Skip to content

Releases: cert-manager/approver-policy

v0.9.0-alpha.0

25 Oct 10:49
cb72560

Choose a tag to compare

v0.9.0-alpha.0 Pre-release
Pre-release

Docker Image: quay.io/jetstack/cert-manager-approver-policy:v0.9.0-alpha.0

What's Changed

  • Refactor Evaluate preparing for CEL by @erikgb in #272
  • Fix typo pared -> paired by @SgtCoDFish in #279
  • feat: add TODO for validation of fields with set semantics by @erikgb in #281
  • Bump the all group with 3 updates by @dependabot in #282
  • chore: add .gitattributes to mark generated files by @erikgb in #285
  • chore: rename ' .gitattributes' to .gitattributes by @erikgb in #286
  • Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #284
  • Bump golang.org/x/net from 0.10.0 to 0.17.0 in /hack/tools by @dependabot in #283
  • docs: refine CertificateRequestPolicy API docs by @erikgb in #280
  • refactor: support for multiple errors on same field by @erikgb in #290
  • chore(deps): bump K8s dependencies to latest releases by @erikgb in #291
  • Bump the all group with 1 update by @dependabot in #292

Full Changelog: v0.8.0...v0.9.0-alpha.0

v0.8.0

24 Oct 13:30
9ecb1be

Choose a tag to compare

Docker Image: quay.io/jetstack/cert-manager-approver-policy:v0.8.0

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

01 Jun 10:19
ce8aeca

Choose a tag to compare

Docker Image: quay.io/jetstack/cert-manager-approver-policy:v0.7.0

⚠️ Breaking change! ⚠️

The path of the webhook validation handler has been changed from /validate to /validate-policy-cert-manager-io-v1alpha1-certificaterequestpolicy, see #233 (comment)
This might cause a brief webhook downtime during upgrade where, if the path the webhook handler serves does not match the path in ValidatingWebhookConfiguration, it will not be possible to create or update CertificateRequestPolicy objects. Folks should verify that after upgrading to this version of approver-policy, CertificateRequestPolicys can be applied as expected.

What's Changed

Full Changelog: v0.6.3...v0.7.0

v0.6.3

20 Mar 16:10
6a5b021

Choose a tag to compare

Docker Image: quay.io/jetstack/cert-manager-approver-policy:v0.6.3

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

14 Feb 20:23
9de6e0f

Choose a tag to compare

Docker Image: quay.io/jetstack/cert-manager-approver-policy:v0.6.2

What's Changed

  • Upgrade dependencies by @inteon in #200
  • Improve makefile & add securityContext configuration to deployment by @inteon in #201

Full Changelog: v0.6.1...v0.6.2

v0.6.2-alpha.0

14 Feb 18:39
9de6e0f

Choose a tag to compare

v0.6.2-alpha.0 Pre-release
Pre-release

Docker Image: quay.io/jetstack/cert-manager-approver-policy:v0.6.2-alpha.0

What's Changed

  • Upgrade dependencies by @inteon in #200
  • Improve makefile & add securityContext configuration to deployment by @inteon in #201

Full Changelog: v0.6.1...v0.6.2-alpha.0

v0.6.1

27 Jan 12:30
e38f3e7

Choose a tag to compare

Docker Image: quay.io/jetstack/cert-manager-approver-policy:v0.6.1

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

27 Jan 08:52
f8c9b98

Choose a tag to compare

Docker Image: quay.io/jetstack/cert-manager-approver-policy:v0.6.0

Major changes

Other improvments/ bugfixes

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

06 Dec 19:23
0fb4ad2

Choose a tag to compare

Docker Image: quay.io/jetstack/cert-manager-approver-policy:v0.5.0

Features

  • CertificateRequestPolicy: selector.namespace by @JoshVanL in #96
  • Adds imagePullSecrets option to helm chart by @JoshVanL in #104
  • Adds the Helm value .Values.app.webhook.certificateDir by @JoshVanL in #105
  • Change default webhook port by @aidy in #144

Bug Fixes

  • Fire event on CertificateRequest resource after status has been updated. by @JoshVanL in #119

Miscellaneous

  • Sets poll and timeouts for eventuallys in tests. by @JoshVanL in #131
  • Fixes the spelling of WildcardMatchs -> WildcardMatches by @JoshVanL in #98
  • Automatically push Docker images when release when tags are pushed by @wallrj in #150
  • Partially automate the Helm chart release by @wallrj in #157
  • Partially automated GitHub releases by @wallrj in #151
  • Fix flakey tests and improve the test log output by @wallrj in #166
  • Update distroless base image by @wallrj in #167

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.5.0-beta.0

06 Dec 17:10
a812bd5

Choose a tag to compare

v0.5.0-beta.0 Pre-release
Pre-release

Docker Image: quay.io/jetstack/cert-manager-approver-policy:v0.5.0-beta.0

What's Changed

Full Changelog: v0.5.0-alpha.1...v0.5.0-beta.0