Skip to content

Releases: 3scale-ops/aws-cvpn-pki-manager

v0.4.9

20 Jan 15:53
3e1454d
Compare
Choose a tag to compare
  • Updates Golang to 1.23, along all the dependencies. This improves quite substantially the HTTP performance.

image

image

v0.4.8

16 Jan 12:56
8245046
Compare
Choose a tag to compare
  • Changed the handler for the /readyz endpoint from healthzHandler to readyzHandler to ensure the correct functionality. #14

v0.4.7

03 Oct 15:09
2f32b12
Compare
Choose a tag to compare

What's Changed

  • feat: add multiarch images for acpm by @raelga in #13

Full Changelog: v0.4.6...v0.4.7

v0.4.6

20 Jun 15:31
d15aa45
Compare
Choose a tag to compare

v0.4.5

20 Jun 15:22
1c67b55
Compare
Choose a tag to compare

v0.4.4

09 Dec 12:45
9472245
Compare
Choose a tag to compare
  • Added /healthz endpoint. It is a deep health check endpoint that tests an operation against vault. It is suited for monitoring the health of the service
  • Added a /readyz endpoint that just checks that the http server is up, intended to be used in Pod's readiness and liveness probes

v0.4.3

09 Dec 12:42
cc0f148
Compare
Choose a tag to compare
  • Fixed a bug in the CRL rotation cronjob

v0.4.2

28 Jan 16:59
7fb2464
Compare
Choose a tag to compare

Initial release