Skip to content

Releases: kubernetes-sigs/cluster-api-operator

v0.17.1

12 Mar 17:29
v0.17.1
0f1ec6a

Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

25 Feb 11:04
v0.17.0
da897f7

Choose a tag to compare

What's Changed

✨ New Features

  • Allow accepting self-hosted gitlab installations by @ts-mini in #706
  • Handle Kubernetes events for waiting CoreProvider in preflight check by @dmvolod in #703
  • Add IPAM provider support to Cluster API Operator Helm chart by @rgeraskin in #688

🐛 Bug Fixes

  • ConfigMap OCI Image Label Error by @nalum in #724

🌱 Others

  • Update helm chart index.yaml to v0.16.0 by @furkatgofurov7 in #702
  • Add new Makefile target to run e2e tests locally by @dmvolod in #715
  • Fix linter for the e2e test packages by @dmvolod in #718
  • Bump golangci/golangci-lint-action from 6.1.1 to 6.3.0 by @dependabot in #721
  • Bump the kubernetes group in /test with 3 updates by @dependabot in #708
  • Bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.19.5 in /test by @dependabot in #709
  • Bump the kubernetes group with 5 updates by @dependabot in #710
  • Bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.19.5 by @dependabot in #712
  • Bump github.com/evanphx/json-patch/v5 from 5.9.0 to 5.9.11 by @dependabot in #713
  • Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #714
  • Bump golang.org/x/oauth2 from 0.24.0 to 0.26.0 by @dependabot in #722
  • Bump golangci/golangci-lint-action from 6.3.0 to 6.3.1 by @dependabot in #723
  • Add alias to GenericProviderReconciler type by @dmvolod in #725
  • Add ability to build operator images in a private docker registry by @dmvolod in #728
  • Bump CAPI to latest v1.9.5 patch release by @furkatgofurov7 in #729
  • Bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 by @dependabot in #727
  • Bump actions/cache from 4.2.0 to 4.2.1 by @dependabot in #731
  • Utilize tilt-provider.yaml and Tilt deploy approach from the Cluster API by @dmvolod in #726

📖 Documentation

  • Add info about version selection in ConfigMap to the air-gapped env by @dmvolod in #704

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

29 Jan 11:25
v0.16.0
a0d39e2

Choose a tag to compare

What's Changed

✨ New Features

  • Adding fetchConfig to InfrastructureProvider template in helmchart by @ts-mini in #650
  • Add OCI source for provider ConfigMap preparation by @Danil-Grigorev in #683

🐛 Bug Fixes

🌱 Others

📖 Documentation

  • Document OCI source usage, publish and preload subcommands by @Danil-Grigorev in #690
  • Simplifying ConfigMap with metadata configuration by @dmvolod in #697

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.1

27 Dec 12:42
v0.15.1
cc6a168

Choose a tag to compare

This patch release addresses several bug fixes and improvements, including the removal of metricsBindAddr and an enhanced e2e test coverage with full chart installation.

What's Changed

🐛 Bug Fixes

Other Changes

Thanks to all our contributors! 😊

Full Changelog: v0.15.0...v0.15.1

v0.15.0

17 Dec 06:53
v0.15.0
fddfcf1

Choose a tag to compare

What's Changed

  • ✨ Add featureGates to ControlPlaneProvider by @kahirokunn in #536
  • 🐛 Fix remove namespace arg check for provider by @serngawy in #625
  • 📖 Improve release notes with additional information by @furkatgofurov7 in #622
  • 🌱 Update helm chart index.yaml to v0.14.0 by @furkatgofurov7 in #621
  • 🌱 Bump CAPI to v1.8.5 by @furkatgofurov7 in #632
  • 🌱 Bump actions/cache from 4.1.0 to 4.1.2 by @dependabot in #626
  • 🌱 Bump the kubernetes group across 1 directory with 5 updates by @dependabot in #636
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.0 in /test by @dependabot in #640
  • 🌱 Bump golang.org/x/tools from 0.26.0 to 0.27.0 in /test by @dependabot in #642
  • 🌱 Bump actions/cache from 4.1.2 to 4.2.0 by @dependabot in #647
  • 🌱 Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by @dependabot in #646
  • 🌱 Bump github.com/onsi/gomega from 1.35.1 to 1.36.1 in /test by @dependabot in #653
  • 🌱 Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /test by @dependabot in #648
  • 🌱 Bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #652
  • 🌱 Bump github.com/onsi/gomega from 1.35.1 to 1.36.1 in the ginkgo group across 1 directory by @dependabot in #655
  • 🌱 Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /hack/chart-update by @dependabot in #651
  • 🌱 Bump CAPI to 1.9 by @Danil-Grigorev in #649
  • 🌱 Bump the kubernetes group across 1 directory with 5 updates by @dependabot in #659
  • 🌱 Bump golang.org/x/crypto from 0.25.0 to 0.31.0 in /hack/tools by @dependabot in #657
  • 🌱 Bump golang.org/x/crypto to v0.31.0 in root and test go mod by @furkatgofurov7 in #660

New Contributors

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

v0.14.0

09 Oct 16:29
v0.14.0
4cb6d7b

Choose a tag to compare

What's Changed

  • ✨ Update index.yaml for v0.13.0 minor release by @Danil-Grigorev in #599
  • ✨ Handle config secret updates by @tjamet in #565
  • 🐛 Remove the invalid caBundle, required for 1.31 by @MaxRink in #591
  • 🐛 Allow to use image overrides from mounted custerctl-config.yaml file by @Danil-Grigorev in #616
  • 🌱 Verify PR titles with shell script by @Danil-Grigorev in #601
  • 🌱 Clarify release test infra steps by @Danil-Grigorev in #603
  • 🌱 pr-verify: use env var for passing the PR title by @chrischdi in #606
  • 🌱 Bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.17.6 by @dependabot in #595
  • 🌱 Bump golang.org/x/oauth2 from 0.18.0 to 0.23.0 by @dependabot in #608
  • 🌱 Bump the kubernetes group across 1 directory with 3 updates by @dependabot in #610
  • 🌱 Bump actions/cache from 4.0.2 to 4.1.0 by @dependabot in #615
  • 🌱 Bump golang.org/x/tools from 0.21.0 to 0.26.0 in /test by @dependabot in #618
  • 🌱 Bump golang.org/x/net from 0.17.0 to 0.23.0 in /hack/chart-update by @dependabot in #498
  • 🌱 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #558
  • 🌱 Add additional hook post-upgrade by @nightguide in #571
  • 🌱 build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.6+incompatible in /hack/chart-update by @dependabot in #581
  • 🌱 Bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible in /test by @dependabot in #582
  • 🌱 Bump the kubernetes group across 1 directory with 5 updates by @dependabot in #609
  • 🌱 Bump CAPI to v1.7.7 and other dependencies by @furkatgofurov7 in #620

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

03 Sep 15:36
v0.13.0
75b4f46

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

31 Jul 17:51
v0.12.0
771e8a3

Choose a tag to compare

What's Changed

  • ✨Update index.yaml for v0.11.0 by @alexander-demicev in #551
  • ✨ Add support for customizing additional provider deployments by @willie-yao in #538
  • 🐛 feat(rbac): use real ServiceAccount instead of default by @cwrau in #519
  • 🌱 Add more cases to helm test by @willie-yao in #549
  • 📖 Fix manifestPatches field name by @apricote in #561
  • 📖 Correct Helm chart install instructions in docs + add warnings about --wait being required by @willie-yao in #550

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

05 Jun 14:11
v0.11.0
1e758d1

Choose a tag to compare

Changelog

  • 1e758d1 Merge pull request #539 from willie-yao/add-sync-wave
  • a93dff8 Add sync-wave annotations
  • 7e8c9cd Merge pull request #533 from willie-yao/fix-upstream-chart
  • 92f0294 Fix helm chart logic
  • fab98f2 Merge pull request #523 from kubernetes-sigs/dependabot/go_modules/test/golang.org/x/tools-0.21.0
  • e644619 Merge pull request #521 from Fedosin/helm_no_cert_manager
  • cc612a3 Merge pull request #528 from Fedosin/bump_cert_manager
  • e5af903 Merge pull request #511 from kubernetes-sigs/dependabot/go_modules/sigs.k8s.io/cluster-api-1.7.1
  • 1de0b55 Merge pull request #508 from kubernetes-sigs/dependabot/go_modules/ginkgo-8c24f35628
  • 4db37e4 Merge pull request #527 from kubernetes-sigs/dependabot/github_actions/golangci/golangci-lint-action-6
  • 40c9191 Merge branch 'main' into dependabot/go_modules/sigs.k8s.io/cluster-api-1.7.1
  • 26bde5e Bump cert-manager version to v1.14.5
  • 4123e88 docs: update documentation on cert manager removal from helm chart
  • 3103c1e 🌱 Bump golangci/golangci-lint-action from 5 to 6
  • 2e244f4 Merge pull request #510 from kubernetes-sigs/dependabot/go_modules/test/sigs.k8s.io/cluster-api-1.7.1
  • a00fc0a 🌱 Bump sigs.k8s.io/cluster-api from 1.7.0 to 1.7.1 in /test
  • 436643a Merge pull request #512 from kubernetes-sigs/dependabot/go_modules/test/sigs.k8s.io/cluster-api/test-1.7.1
  • 5b08632 🌱 Bump golang.org/x/tools from 0.19.0 to 0.21.0 in /test
  • a182056 Merge pull request #514 from kubernetes-sigs/dependabot/go_modules/test/github.com/onsi/gomega-1.33.1
  • 4891995 Update generated code
  • ef61df2 🌱 Bump github.com/onsi/gomega in the ginkgo group
  • 44ffe2e Update generated code
  • b8e319c 🌱 Bump github.com/onsi/gomega from 1.32.0 to 1.33.1 in /test
  • 3bb5a22 🌱 Bump sigs.k8s.io/cluster-api/test in /test
  • b2a75ba 🌱 Bump sigs.k8s.io/cluster-api from 1.7.0 to 1.7.1
  • 8cb8da6 Merge pull request #507 from kubernetes-sigs/dependabot/go_modules/kubernetes-ec3d011d16
  • a83d119 breaking: remove cert-manager support from helm chart
  • 22b3a28 Merge pull request #408 from Fedosin/plugin_upgrade_plan
  • c57f03f Merge pull request #517 from Fedosin/hack_tools_gomod
  • 7e6e7eb fix: remove TestDeployCAPIOperator
  • f02776a test: add "upgrade plan" tests
  • 8b61e23 Implement "upgrade plan" support
  • b8998ba fix go.mod for hack/tools
  • 3553969 Update generated code
  • af08a04 🌱 Bump the kubernetes group with 5 updates
  • 1e93d52 Merge pull request #505 from Fedosin/fix_unsupported_downgrade_message
  • 3c01964 Merge pull request #502 from kubernetes-sigs/dependabot/github_actions/golangci/golangci-lint-action-5
  • 0c2a3fd Fix unsupportedProviderDowngradeMessage message
  • 7879197 Merge pull request #504 from Danil-Grigorev/index-v0.10.1
  • 21e0b8a This PR updates index.yaml for v0.10.1. Automatically generated by make update-helm-repo.
  • cc5a7aa 🌱 Bump golangci/golangci-lint-action from 4 to 5
  • 505d465 Merge pull request #500 from Danil-Grigorev/retain-crds-on-delete
  • 8095eab Merge pull request #501 from alexander-demicev/index-v0.10.0
  • 5a19c98 Add helm.sh/resource-policy: keep to CRDs to prevent deletion
  • fc2e8ba Merge pull request #494 from Fedosin/bump_tooling
  • 4268ed3 This PR updates index.yaml for v0.10.0. Automatically generated by make update-helm-repo.
  • d929c4e chore: bump tooling

v0.10.1

29 Apr 13:26
v0.10.1
76553db

Choose a tag to compare

Changelog

  • 76553db Merge pull request #503 from k8s-infra-cherrypick-robot/cherry-pick-500-to-release-0.10
  • 8544321 Add helm.sh/resource-policy: keep to CRDs to prevent deletion