Skip to content

Releases: kubernetes-sigs/cluster-api-operator

v0.3.0

07 Jun 14:55
v0.3.0
45913ed
Compare
Choose a tag to compare

What's Changed

  • 🌱 Stop using github.com/pkg/errors by @Fedosin in #89
  • ✨ Update helm chart repository by @alexander-demicev in #93
  • 📖 Add helm chart to getting started doc by @alexander-demicev in #94
  • 🌱 Bump github.com/onsi/gomega from 1.27.4 to 1.27.5 by @dependabot in #96
  • 🌱 Rebase on cluster-api v1.4 by @Fedosin in #88
  • 🌱 Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #97
  • 🌱 Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible by @dependabot in #98
  • 🌱 some e2e improvements by @Fedosin in #101
  • 🌱 Bump dockerfile image to v1.4 by @Fedosin in #100
  • 🐛 Use correct flags in the component customizer by @Fedosin in #102
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 by @dependabot in #106
  • 🐛 fix: ensure that all required env variables are set before running tests by @Fedosin in #105
  • ✨ port to kubebuilder v4 by @Fedosin in #103
  • ✨ support provider downgrades by @Fedosin in #107
  • 🌱 Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible in /hack/chart-update by @dependabot in #99
  • 🌱 Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #109
  • 🌱 Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /hack/chart-update by @dependabot in #110
  • 🐛 Avoid failures on unchanged provider version by @Fedosin in #108
  • ✨ support gitlab repos by @Fedosin in #111
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 by @dependabot in #112
  • 🌱 Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 by @dependabot in #113
  • 🌱 Bump kube-rbac-proxy by @Fedosin in #116
  • 🌱 Bump CAPI, controller tools and other dependencies by @furkatgofurov7 in #117
  • 🌱 Configure importas linter and fix import issues by @furkatgofurov7 in #118
  • 📖 Improve root README.md by @furkatgofurov7 in #124
  • 🌱 Bump golangci lint version to v1.52.2 by @furkatgofurov7 in #125
  • 🐛 Add a preflight check to ensure that custom providers have a fetch config by @Fedosin in #114
  • 🐛 Don't requeue provider if its spec is invalid by @Fedosin in #115
  • 🌱 add more e2e tests by @Fedosin in #121
  • 🌱 Add go.work/go.sum to .gitignore by @furkatgofurov7 in #126
  • 🐛 build: fix image push job by disabling CGO when building kustomize by @furkatgofurov7 in #133
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 by @dependabot in #134
  • 🐛 Download and store manifests from provider URL by @Fedosin in #131
  • 📖 Fix typo in capi-operator-proposal.md by @kishen-v in #139
  • ✨ Validate github token in preflight checks by @alexander-demicev in #135
  • 🌱 Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by @dependabot in #140
  • 🌱 Update OWNERS by @Fedosin in #136

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

22 Mar 14:00
v0.2.0
d807992
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

23 Feb 10:41
v0.1.0
3e7fa21
Compare
Choose a tag to compare

This is the first alpha release, thanks to everyone who participated!