Skip to content

Releases: MahammadAgayev/n3d

Release list

0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 08:16
6bc367a

Changelog

  • 6bc367a Merge pull request #11 from MahammadAgayev/feat/loadbalancer
  • ea0740f [DOCKER] remove redundant code piece
  • d499cfc [FEAT] Added custom port expose feature for nomad workers
  • 878c135 [FEAT] implemented load balancer at cluster creation
  • ebaf16a [FEAT] post expose config update
  • 6380b10 [FEAT] Added loadbalancer package
  • 29bb646 Added load balancer type
  • 21f9558 [FEAT] added yaml parser
  • 70ca156 [CLEANUP] removed test nomad files
  • 4d4b0e9 Merge pull request #10 from MahammadAgayev/patch/rm-volumes-on-delete
  • a9f63aa [FEA] [VOL] Added removing volumes on cluster delete
  • c1c49d6 Added 443 port for worker
  • fcb46a9 remove bundle crt
  • 83942b2 Merge pull request #9 from MahammadAgayev/feat/custom-registries
  • d1e0fc2 Added extra certs feat
  • ba94aaf Added extra certs option
  • bd6945e Merge pull request #8 from MahammadAgayev/patch/vault-conf
  • 22ea9c8 [PATCH] [VAULT] fix vault file access issue
  • d7d07af Merge pull request #2 from MahammadAgayev/feat/multiple-workers
  • 140b783 [FEAT] [CMD] added w flag for specifying workers count
  • 0bde7cf [FEAT] [NOMAD] Added multiple wokers support for nomad cluster

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 01 Jan 10:58

Changelog

  • 1453da0 added release workflows
  • d77f90f Merge pull request #1 from MahammadAgayev/patch/volumes
  • 0a7cb10 Changed consul volume
  • e971cfb [Volumes] [Constants] created volumes
  • 10f8b25 implemented vault unseal feature
  • 0c00a23 renamed nomad client image
  • 398b374 Fixed cluster name param
  • 0073a9d Fixed component naming flaws, added verbosity to cli
  • 8a5ae41 Added not published message to readme
  • 3e7a1ba removed state handling, added container labels
  • 3415ce7 test nomad jobs for testing cluster
  • f4e48b2 Enriched readme
  • 4df1d59 Tests and bug fixes
  • 7795702 Added simple header for n3d
  • bfd2ea5 Init project
  • c88523f Initial commit