Skip to content

0.1.0

Latest

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