cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
Bump to Cluster API v1.7
trafficstars
Just an umbrella issue to collect follow-up tasks once we bumped to Cluster API v1.7 (to be released in April 2024):
- [ ] Start using release markers in our e2e config: https://github.com/kubernetes-sigs/cluster-api/pull/9265
- [ ] Ensure we don't add
"component", "remote/clustercachetracker"twice. Since https://github.com/kubernetes-sigs/cluster-api/pull/9813 it is added by the CCT automatically - [ ] Adapt to https://github.com/kubernetes-sigs/cluster-api/pull/9946
- [ ] Bump to Go 1.21: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/pull/2741
- [ ] Cherry-pick into release-1.9, release-1.8, release-1.7
- [ ] Drop test/infrastructure/tmp added in #2613