Skip to content
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

Tasks for v1.11 release cycle #2945

Closed
19 tasks done
sbueringer opened this issue Apr 25, 2024 · 17 comments
Closed
19 tasks done

Tasks for v1.11 release cycle #2945

sbueringer opened this issue Apr 25, 2024 · 17 comments
Assignees
Milestone

Comments

@sbueringer
Copy link
Member

sbueringer commented Apr 25, 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 Kubernetes minor release:

  • Bump the Kubernetes version
    • Publish new OVA images
    • Bump e2e tests
      • 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
      • PR: ✨ Bump e2e tests to kubernetes v1.31.0 #3154
    • Update ProwJob configuration accordingly

Late in the cycle:

Continuously:

@sbueringer
Copy link
Member Author

sbueringer commented Apr 25, 2024

@chrischdi Whoever takes Prepare main branch for development of the new release, let's take the chance to finalize the corresponding doc section after we finalized what exactly we have to do in the PR

@chrischdi
Copy link
Member

@chrischdi Whoever takes Prepare main branch for development of the new release, let's take the chance to finalize the corresponding doc section after we finalized what exactly we have to do in the PR

PR for docs update: #2951

@sbueringer
Copy link
Member Author

sbueringer commented May 2, 2024

@adityabhatia @zhanggbj I think we can go ahead with "Remove keep alive handler" if someone has time / is looking for a bit of work :)

@zhanggbj
Copy link
Contributor

zhanggbj commented May 6, 2024

@sbueringer I would like to work on it :-)

@fabriziopandini
Copy link
Member

@sbueringer is Bump the Kubernetes version when we start testing Kubernetes 1.31?

@sbueringer
Copy link
Member Author

sbueringer commented May 10, 2024

@fabriziopandini I would say it's when we test against 1.31 (instead of just latest-ci)

@sbueringer
Copy link
Member Author

Removed the test sub-task from this issue, will add it to a new umbrella issue

@sbueringer sbueringer added this to the v1.11 milestone Jul 10, 2024
@sbueringer
Copy link
Member Author

sbueringer commented Jul 10, 2024

@chrischdi Assigned to both of us and added to the v1.11 milestone. Please keep especially building the OVA on your radar as it's one of the tasks we have to do after the 1.31 release that takes the most time until we can cut CAPV v1.11

@sbueringer
Copy link
Member Author

sbueringer commented Jul 25, 2024

@chrischdi @fabriziopandini

Highlights for the upcoming relase (notes) (based on v1.11.0-beta.0, probably have to amend later)

## Highlights

- Tested with Kubernetes v1.31 & cloud-provider-vsphere v1.31
- Based on Cluster API v1.8
- Bumped to controller-runtime v0.18, k8s.io/* v0.30, controller-gen v0.15
- Bumped to Go 1.22

supervisor mode:
- Significantly improved unit and e2e test coverage (#2995)
- VirtualMachine namingStrategy (#3099)
- Now uses vm-operator v1alpha2 APIs (#3029, #3104)
- Dropped ProviderServiceAccount ConfigMap and deprecated ProviderServiceAccountFinalizer (#3009)

govmomi mode:
- Support for vGPU (#3025)
- Removed the keep alive feature (#2984)
- Use sha256 thumbprint in tests (#3076) (using sha1 thumbprint is now deprecated)

@sbueringer
Copy link
Member Author

@chrischdi Added a new sub-task to adopt recent CAPI changes in CAPV

@sbueringer
Copy link
Member Author

Checked diff to latest rc. Nothing to add to the highlights

@chrischdi
Copy link
Member

All PR's for v1.31 should be prepared now.

Waiting for the v1.31.0 release.

@sbueringer
Copy link
Member Author

sbueringer commented Aug 14, 2024

All done for v1.11.0 (updated the tasks above)

@chrischdi
Copy link
Member

So should we close this one?

@sbueringer
Copy link
Member Author

I wasn't sure because of v1.11.1. But let's drop this from this issue and just track it between us?

@sbueringer
Copy link
Member Author

Didn't get a notification when you added the 👍 :)

/close

@k8s-ci-robot
Copy link
Contributor

@sbueringer: Closing this issue.

In response to this:

Didn't get a notification when you added the 👍 :)

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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

5 participants