cert-manager
Automated TLS certificate management for Kubernetes
cert-manager's 1.21 line is about failure handling: backoff caps, renewal policies and clearer auth errors
◆Recent moves
- 1mo ago
v1.21.0-beta.0
The beta adds certificateRequestMaximumBackoffDuration, letting operators cap how long a failed CertificateRequest backs off — configurable by file, CLI flag or Helm value, defaulting to 32 hours. It bounds a retry curve that previously ran unchecked.
View source ↗ - 1mo ago
v1.21.0-alpha.1
Adds Venafi OAuth token observability and an AuthFailed issuer condition that separates bad credentials from transient infrastructure errors — a distinction operators previously had to infer from logs. A new flag also propagates Helm common labels to dynamically created ACME HTTP01 solver resources.
View source ↗ - 4mo ago
v1.21.0-alpha.0
Opens the 1.21 cycle with certificate renewal policies, promotes the CAInjectorMerging feature gate to GA, and removes deprecated API surface. The renewal policy work is the piece to watch as the line matures.
View source ↗