Releases: ForgeRock/secret-agent
Releases · ForgeRock/secret-agent
v1.1.3
Changelog
d8cc82d fix: Flags parsed after logger opts initialized, leading to debug to always be set to false
405956a fix: remove uneeded validation in the webook for trusstores.
v1.1.2
Changelog
4d58cd3 Run automatic docker builds as github actions
28a22f8 chore: Update service account name in readme.
b618962 feat: Support clusters with OwnerReferencesPermissionEnforcement enabled
v1.1.1
Changelog
595a724 fix: Zap struct wasn't using the command line arg to set value
d092d06 fix: remove resource limits re-imposed by kubebuilder upgrade
v1.1.0
Changelog
cd8df82 Remove debug verbosity, add common labels
4efc463 chore: bump golang, kubebuilder, controller-runtime, goclient
7473e5d feat: Add "combined" output for PEM keypairs
5e616ee feat: build and deploy operator to kind when a PR is opened
cf7b341 feat: setting secretsManagerPrefix on a sac will no longer use a namespace in the key name
3a292fe fix: update release workflow
v1.0.5
Changelog
40d8e15 fix: Certificate Key Usages
31567a2 fix: Encode all secret data to Azure, add size limit checks.
v1.0.3
Changelog
9652f0a fix: Add resource to authorizer such that the audience on the token is set correctly
v1.0.2
Changelog
36cae0e Add log entry when loading from secret manager
f93b5e8 Update README.md
dc3649b feat: Add PEM format output for trust stores
bcb8549 fix: Update to support go 1.16
v1.0.1
Changelog
e74c6e9 feat: reconcile keys on a secret
1db6804 fix: clean up apt install command
a0af9a8 fix: handles conflcts with a retry
v1.0.1-rc.3
Changelog
e74c6e9 feat: reconcile keys on a secret
1db6804 fix: clean up apt install command
a0af9a8 fix: handles conflcts with a retry
v1.0.1-rc.2
Changelog
e588131 Add message on how to disable metrics-server
7097b53 Change PodDisruptionBudget for HA deployments
617bd2a Change name template of releases
e96da2b Fix spec.appConfig.createKubernetesObjects
894a3f7 Remove unused VERSION from goreleaser files