Skip to content

Releases: aws-controllers-k8s/acmpca-controller

v0.0.12

26 Apr 20:12
e07bb9e
Compare
Choose a tag to compare

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

Full Changelog: v0.0.11...v0.0.12

v0.0.11

23 Apr 14:35
43a62bc
Compare
Choose a tag to compare

What's Changed

  • Check for RequestInProgressException when creating CA resource by @ndbhat in #46

Full Changelog: v0.0.10...v0.0.11

v0.0.10

19 Apr 19:12
fbe19ea
Compare
Choose a tag to compare

What's Changed

  • Change CertificateSigningRequest field type by @ndbhat in #41
  • Refactor CertificateAuthorityActivation and Certificate resources by @ndbhat in #43
  • Release artifacts for release v0.0.10 by @ndbhat in #45

Full Changelog: v0.0.9...v0.0.10

v0.0.9

01 Apr 17:45
4b8311c
Compare
Choose a tag to compare

What's Changed

  • Update to ACK runtime v0.33.0, code-generator v0.33.0 by @ack-bot in #42

Full Changelog: v0.0.8...v0.0.9

v0.0.8

14 Mar 14:03
5427e36
Compare
Choose a tag to compare

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

06 Mar 23:17
f3a3dd9
Compare
Choose a tag to compare

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-generator v0.32.1 by @ack-bot in #36

Full Changelog: v0.0.6...v0.0.7

v0.0.6

29 Jan 08:05
f7d0554
Compare
Choose a tag to compare

What's Changed

  • Update to ACK runtime v0.29.2, code-generator v0.29.2 by @ack-bot in #29

Full Changelog: v0.0.5...v0.0.6

v0.0.5

10 Jan 23:13
f15684f
Compare
Choose a tag to compare

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

v0.0.4

09 Jan 17:40
4e0168c
Compare
Choose a tag to compare

What's Changed

  • Add CertificateAuthorityActivation Resource by @ndbhat in #10
  • Add a method GetClient() to instanciate a k8s dynamic client by @ndbhat in #16
  • Release artifacts for v0.0.4 by @ndbhat in #17

Full Changelog: v0.0.3...v0.0.4

v0.0.3

21 Dec 20:01
4f901b3
Compare
Choose a tag to compare

What's Changed

  • Add Certificate resource by @ndbhat in #5
  • Record writeCertificateToSecret call metrics by @ndbhat in #8
  • Release artifacts for v0.0.3 by @ndbhat in #9

Full Changelog: v0.0.2...v0.0.3