Skip to content

Tasks for v1.13 #3307

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
6 of 17 tasks
sbueringer opened this issue Dec 27, 2024 · 2 comments
Open
6 of 17 tasks

Tasks for v1.13 #3307

sbueringer opened this issue Dec 27, 2024 · 2 comments
Milestone

Comments

@sbueringer
Copy link
Member

sbueringer commented Dec 27, 2024

Please see the corresponding sections in release-tasks.md for documentation of individual tasks.

Tasks

Early in the cycle:

Release-specific tasks:

After the CAPI beta & RC release:

After the Kubernetes beta & RC release:

After the CPI beta & RC release:

After the Kubernetes minor release:

  • Bump the Kubernetes version
    • Publish new OVA images
      • Build new OVA images via image-builder
      • Make them available in the CI environment
      • Publish them via a GitHub release (e.g. templates/v1.30.0)
      • Update README.md accordingly
    • Bump e2e tests
      • PR: [WIP] 🌱 Bump Kubernetes to v1.33 and add new OVA's #3428
      • Cherry-pick PR: [WIP] 🌱 [release-1.13] Bump Kubernetes to v1.33 and add new OVA's #3429
      • Add the new image to internal/test/helpers/vcsim/model.go
      • Bump template env variables in test/e2e/config/vsphere.yaml and test/e2e/config/config-overrides-example.yaml
        • Also bump KUBERNETES_VERSION_*
        • Also bump KUBERNETES_VERSION_LATEST_CI to the next minor version
        • Also bump CPI_IMAGE_K8S_VERSION
        • Regenerate packaging/flavorgen/cloudprovider/cpi/cpi.yaml by checking out the release tag of https://github.com/kubernetes/cloud-provider-vsphere and running helm template charts/vsphere-cpi
      • Bump in:
        • test/e2e/data/infrastructure-vsphere-govmomi/main/clusterclass/patch-vsphere-template.yaml
        • test/e2e/data/infrastructure-vsphere-supervisor/main/clusterclass/patch-vsphere-template.yaml
    • Update ProwJob configuration accordingly

Late in the cycle:

Continuously:

@sbueringer
Copy link
Member Author

Release notes as of beta.0

## Highlights

- Tested with Kubernetes v1.33 & cloud-provider-vsphere v1.33
- Based on Cluster API v1.10
- Bumped to Go 1.23, controller-runtime v0.20, k8s.io/* v0.32, controller-gen v0.17
- Implemented v1beta2 conditions for all CRDs
- Improved & extended e2e test coverage, e.g. added Scale and NodeDrain e2e test 

govmomi mode:
- Add ability to add new data disks to VM during clone process (#3214 ##3332)
- Add VM naming strategy (#3286)

@sbueringer
Copy link
Member Author

HIghlights (#3307 (comment)) are still up-to-date as of rc.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant