Releases: gopaddle-io/configurator
Releases · gopaddle-io/configurator
v0.0.2
- Re-architect Configurator to use Kubebuilder and CodeGen to generate Controller
- 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