Skip to content

v0.15.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 May 15:50
· 74 commits to main since this release
v0.15.0
39c4846

cert-manager-csi-driver enables issuing secretless X.509 certificates for pods using cert-manager!

This release includes some follow up work to deferred issuance from @patyogesh20 including a really cool pod readiness gate mechanic specifying what csi-driver should wait for when issuing.

It also includes some handy new flags for controlling Kubernetes API ratelimiting.

What's Changed

Important changes

  • fix: rename image helper to avoid umbrella chart conflicts by @FelixPhipps in #633
  • Allow setting hostNetwork values in helm chart by @BojanZelic in #616
  • feat: add --kube-api-qps and --kube-api-burst flags to CSI driver by @spuzirev in #627
  • feat: add --pod-readiness-gate flag to defer certificate issuance until pod conditions are met by @patyogesh20 in #638

CI / Bumps

  • [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #628
  • [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #631
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.2 by @renovate[bot] in #632
  • [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #634
  • fix(deps): update github.com/onsi deps by @renovate[bot] in #635
  • fix(deps): update kubernetes go deps by @renovate[bot] in #629
  • Bump github.com/Azure/go-ntlmssp from 0.0.0-20221128193559-754e69321358 to 0.1.1 in the go_modules group across 1 directory by @dependabot[bot] in #630
  • [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #637
  • [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #639
  • [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #640
  • [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #641
  • [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #643
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.24.1 by @renovate[bot] in #644
  • fix(deps): update kubernetes go patches to v0.36.1 by @renovate[bot] in #645
  • [CI] Merge self-upgrade-main into main by @octo-sts[bot] in #647
  • fix(deps): update github.com/onsi deps by @renovate[bot] in #648

New Contributors

Full Changelog: v0.14.0...v0.15.0