Releases: aws-controllers-k8s/acmpca-controller
Releases · aws-controllers-k8s/acmpca-controller
v0.0.12
What's Changed
- Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #44
- Update CA resource customSetDefaults method for RevocationConfiguration field by @ndbhat in #47
- Check for RequestInProgressException when creating Certificate resource by @ndbhat in #48
- Update OWNERS_ALIASES by @ndbhat in #49
- Release artifacts for release v0.0.12 by @ndbhat in #50
New Contributors
- @dependabot made their first contribution in #44
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
Full Changelog: v0.0.10...v0.0.11
v0.0.10
v0.0.9
What's Changed
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Set Certificate resource fields to immutable and add default values for Secret namespace and key by @ndbhat in #34
- Set CA immutable fields, update CA tags, and set CA fields to default values by @ndbhat in #25
- Implement Certificate Chain Secret and set CertificateAuthorityActivation default fields by @ndbhat in #32
- Release artifacts for release v0.0.8 by @ndbhat in #38
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Refactor e2e tests by @ndbhat in #30
- Add CertificateAuthorityActivation certificateAuthorityRef field by @ndbhat in #23
- Implement CertificateAuthorityActivation deletion by @ndbhat in #24
- Update to ACK runtime
v0.32.0
, code-generatorv0.32.1
by @ack-bot in #36
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Add test to check if certificate is in status of the Certificate resource by @ndbhat in #19
- Remove implementation of Certificate resource deletion by @ndbhat in #18
- Add a method GetSecretsClient() to instantiate a k8s Secrets client by @ndbhat in #20
- Implement update for CertificateAuthorityActivation resource by @ndbhat in #11
- Cleanup Certificate and CertificateAuthorityActivation resources in e2e tests by @ndbhat in #21
- Release artifacts for v0.0.5 by @ndbhat in #22
Full Changelog: v0.0.4...v0.0.5