github cert-manager/cert-manager v1.0.0-alpha.0

latest releases: v1.14.5, cmd/ctl/v1.14.5, v1.13.6...
pre-release3 years ago

Changes by Kind

Feature

  • Add Events of the Certificate and of the CertificateRequest to the output of the ctl command status certificate (#3102, @hzhou97)
  • Add priorityClassName field to podTemplate for ACME HTTP01 issuers (#3112, @meyskens)
  • Add serviceAccountName field to podTemplate for ACME HTTP01 issuers (#3139, @paulwilljones)
  • Add webhook.hostNetwork option to the Helm Chart to run the webhook in hostNetwork mode (#3113, @jfrancisco0)
  • Add output about the Issuer/ClusterIssuer of the Certificate resource and about creation time of the Certificate. (#3120, @hzhou97)
  • Add output about the Secret resource for status certificate command (#3131, @hzhou97)
  • Added Namespace to VaultIssuer to support vault roles from a different vault namespaces (#3106, @thejasbabu)
  • Allow cert-manager.io/common-name annotation on ingresses (#3085, @meyskens)
  • Helm chart: add extra custom annotation block to the mutating and validating webhooks. (#3142, @Cyanopus)

Other (Bug, Cleanup or Flake)

  • Ensures Secrets created from the Certificates controller contains the annotation containing the Issuer Group Name. (#3151, @JoshVanL)
  • Fix bug of status certificate command where the matching CR gets overwritten (#3117, @hzhou97)
  • Use klog v2 and improve the use of log levels (#3143, @meyskens)
  • Use rbac.authorization.k8s.io/v1 (#3172, @meyskens)

Don't miss a new cert-manager release

NewReleases is sending notifications on new releases.