Skip to content

Releases: jonasvinther/nomad-gitops-operator

v0.1.2

10 Jul 11:23
4d852f7
Compare
Choose a tag to compare
  • Fix argument names #19

v0.1.1

02 May 19:36
97bd0ae
Compare
Choose a tag to compare
  • Add Docker image release.

v0.1.0

08 Feb 06:59
f4491b5
Compare
Choose a tag to compare
  • Add support for bootstrapping local fs path
  • Add reconcile package to allow git and fs bootstrap to be reused.
  • Add watch flag to disable or enable watch mode (i.e. loop forever)
  • Add delete flag to disable or enable delete of missing jobs.
  • For git watch and delete flag is enabled by default
  • For fs watch and delete flag is disabled by default
  • Nomad use job "name" to detect duplicates instead of filename. Detect dupes using the job.Name and skip if dupe is encountered.
  • Add support for variable reconciliation. Variables are *.yml instead of hcl files as in the future we can easily add support for built-in sops decryption without installing additional tool. As meta is not supported for variables based on hashicorp/nomad#19329, using nomoporator and nomoporatorOldKeys to maintain state.

Thanks to @prabirshrestha.

v0.0.2

27 Jul 11:02
a27bb84
Compare
Choose a tag to compare

v0.0.1

28 Apr 20:43
Compare
Choose a tag to compare

Initial release of Nomoporator.

v0.0.1-pre

19 Dec 20:28
Compare
Choose a tag to compare

Changelog