Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 11:46
2d2a3f7

0.10.0 (2024-06-24)

What's Changed

Exciting New Features 🎉

Fixes 🔧

  • fix: use external Nutanix API types directly by @dkoshkin in #698
  • fix: Post-process clusterconfig CRDs for supported CSI providers by @jimmidyson in #695
  • fix: nutanix credentials Secrets owner refs by @dkoshkin in #711
  • fix: credential provider response secret ownership by @dkoshkin in #709
  • fix: static credentials Secret generation by @dkoshkin in #717
  • fix: set ownerReference on imageRegistry and globalMirror Secrets by @dkoshkin in #720
  • fix: Allow Nutanix CSI snapshot controller & webhook to run on CP nodes by @dlipovetsky in #723
  • refactor: Use maps for CSI providers and storage classes by @jimmidyson in #696
  • fix: CredentialProviderConfig matchImages to support registries with port by @dkoshkin in #724
  • fix: Allow Node Feature Discovery garbage collector to run on control-plane nodes by @dlipovetsky in #722
  • fix: RBAC role for namespace-sync controller to watch,list namespaces by @dkoshkin in #738
  • fix: image registries not handling CA certificates by @dkoshkin in #729
  • fix: adds a docker buildx step before release-snapshot by @faiq in #741

Other Changes

New Contributors

Full Changelog: v0.9.0...v0.10.0