Skip to content

v0.17.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 11:04
· 2 commits to main since this release
v0.17.0
da897f7

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