Releases: 3scale-ops/aws-cvpn-pki-manager
Releases · 3scale-ops/aws-cvpn-pki-manager
v0.4.9
v0.4.8
v0.4.7
v0.4.6
- Configures daily rotation for RotateCRL cron task (instead of hourly)
- Updates dependencies to fix security issues
v0.4.5
- Update go to 1.17
- Updates dependencies to fix security issues
v0.4.4
- 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