Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 14:55
· 1156 commits to main since this release
v0.3.0
45913ed

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