Skip to content

v0.2.0: node config file management 🎉

Compare
Choose a tag to compare
@annismckenzie annismckenzie released this 11 Jan 08:19
· 226 commits to main since this release
94a2ce5

This release's headline feature is the node config file management. When the secret containing the node config files is updated, the node config file on disk is updated as well (#13). 🎉

Other improvements:

  • dependency bump of k8s.io packages (api, apimachinery, client-go) to v0.20.1 (#24)
  • add Dependabot (#17)
  • run Go tests on master and tags as well as on every push in pull requests (#23)