Skip to content

v0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@gopaddle-io gopaddle-io released this 21 Dec 09:19
· 22 commits to v0.0.2 since this release
90b8ea0
  1. Re-architect Configurator to use Kubebuilder and CodeGen to generate Controller
  2. Make Configurator GitOps friendly
  • Generate ConfigMap and Secret Versions in the background as CustomConfigMaps and CustomSecrets
  • Annotate the ConfigMaps, Secrets, CustomConfigMaps, CustomSecrets and Deployments to point to the right versions
  • Initialize ConfigMaps and Secret Version when Configurator is installed for the first time in a cluster
  • Periodically purge unused CustomConfigMap and CustomSecret revisions that are unused