github cert-manager/cert-manager v1.9.0-beta.0

latest releases: v1.14.5, cmd/ctl/v1.14.5, v1.13.6...
pre-release22 months ago

Changes since v1.9.0-alpha.0

Feature

  • Adds new LICENSES format and ability to verify and update licenses through make (#5243, @SgtCoDFish)
  • Adds private key Ingress annotations to set private key properties for Certificate (#5239, @oGi4i)

Bug or Regression

  • Increases Venafi Issuer timeout for retrieving a certificate increased to 60 seconds, up from 10. This gives TPP instances longer to complete their workflows and make the certificate available before cert-manager times out and re-queues the request. (#5247, @hawksight)

Other (Cleanup or Flake)

  • Adds make update-all as a convenience target to run before raising a PR (#5251, @SgtCoDFish)
  • Adds make targets for updating and verifying CRDs and codegen (#5242, @SgtCoDFish)
  • Only require python for the one test we have which needs it, rather than requiring it globally (#5245, @SgtCoDFish)
  • Removes support for networking/v1beta Ingresses in ingress-shim. (#5250, @irbekrm)
  • Updates Kubernetes libraries to v0.24.2. (#5097, @lucacome)
  • Updates warning message that is thrown if issuance fails because private key does not match spec, but private key regeneration is disabled. See #5199. (#5199, @irbekrm)

Dependencies

Added

  • github.com/armon/go-socks5: e753329
  • github.com/blang/semver/v4: v4.0.0
  • github.com/flowstack/go-jsonschema: v0.1.1
  • github.com/go-gorp/gorp/v3: v3.0.2
  • github.com/google/gnostic: v0.6.9
  • github.com/onsi/ginkgo/v2: v2.1.3
  • github.com/pkg/diff: 20ebb0f
  • github.com/poy/onpar: ee068f8

Changed

Removed

  • github.com/Microsoft/hcsshim/test: 43a75bb
  • github.com/bitly/go-simplejson: v0.5.0
  • github.com/bmizerany/assert: b7ed37b
  • github.com/checkpoint-restore/go-criu/v4: v4.1.0
  • github.com/denverdino/aliyungo: a747050
  • github.com/dnaeon/go-vcr: v1.0.1
  • github.com/fullsailor/pkcs7: d7302db
  • github.com/garyburd/redigo: 535138d
  • github.com/go-ini/ini: v1.25.4
  • github.com/gofrs/uuid: v4.0.0+incompatible
  • github.com/iancoleman/strcase: v0.2.0
  • github.com/lyft/protoc-gen-star: v0.5.3
  • github.com/marstr/guid: v1.1.0
  • github.com/mitchellh/osext: 5e2d6d4
  • github.com/ncw/swift: v1.0.47
  • github.com/opencontainers/runtime-tools: 1d69bd0
  • github.com/sagikazarmark/crypt: v0.3.0
  • github.com/willf/bitset: v1.1.11
  • google.golang.org/cloud: 975617b
  • gopkg.in/gorp.v1: v1.7.2
  • k8s.io/kubernetes: v1.13.0

Don't miss a new cert-manager release

NewReleases is sending notifications on new releases.