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

Update CSI images for K8s 1.29 and CPI images for K8s 1.29/1.30 support #81

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

krunalhinguu
Copy link
Contributor

@krunalhinguu krunalhinguu commented Jun 10, 2024

Pull Request Checklist

  • Any new images or tags consumed by charts has been added here
  • Chart version has been incremented (if necessary)
  • That helm lint and pack run successfully on the chart.
  • Deployment of the chart has been tested and verified that it functions as expected.
  • Changes to scripting or CI config have been tested to the best of your ability

Types of Change

  • Images has been bumped for vsphere-csi and vsphere-cpi to support k8s 1.29.

Linked Issues

After the PR is merged

Once the PR is merged, typically upon a new release, the necessary teams will be notified via Slack hook to perform the RKE2 Charts and RKE2 changes. Any developer working on this issue is not responsible for updating RKE2 Charts or RKE2.

@krunalhinguu krunalhinguu requested review from a team as code owners June 10, 2024 07:40
@krunalhinguu krunalhinguu marked this pull request as draft June 10, 2024 07:42
@krunalhinguu krunalhinguu marked this pull request as ready for review June 10, 2024 16:02
Copy link
Collaborator

@snasovich snasovich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment to address.
Also CI is failing - looks like one of the tests needs to be updated (or maybe it's catching actual issue? 🤷 )
https://github.com/rancher/vsphere-charts/actions/runs/9444377823/job/26054730155#step:5:1200

charts/rancher-vsphere-csi/values.yaml Outdated Show resolved Hide resolved
@krunalhinguu krunalhinguu marked this pull request as draft June 11, 2024 03:11
@krunalhinguu krunalhinguu marked this pull request as ready for review June 11, 2024 06:13
snasovich
snasovich previously approved these changes Jun 11, 2024
Copy link
Collaborator

@snasovich snasovich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@krunalhinguu , LGTM now - thank you for updating the versions range and fixing YAML formatting to get CI to pass (tests are actually helpful!).

@brandond
Copy link
Member

Can we add CPI 1.30 support here as well? It has been available for ~3 weeks now.
https://github.com/kubernetes/cloud-provider-vsphere/releases/tag/v1.30.1

@snasovich
Copy link
Collaborator

Can we add CPI 1.30 support here as well? It has been available for ~3 weeks now. kubernetes/cloud-provider-vsphere@v1.30.1 (release)

@brandond , this is planned to be done as part of rancher/rancher#45746 but I wouldn't mind if it's rolled into this PR. @krunalhinguu , up to you if you want to tack it onto this PR or open a separate one.

@krunalhinguu
Copy link
Contributor Author

sure @snasovich . Adding 1.30 support for CPI as part of this PR as it wont make much difference raising in separate PR

@krunalhinguu krunalhinguu marked this pull request as draft June 12, 2024 04:54
@krunalhinguu krunalhinguu marked this pull request as ready for review June 13, 2024 04:44
@krunalhinguu krunalhinguu requested a review from snasovich June 13, 2024 04:44
@snasovich snasovich changed the title Update csi/cpi images for k8s 1.29 support Update CSI images for K8s 1.29 and CPI images for K8s 1.29/1.30 support Jun 13, 2024
Copy link
Collaborator

@snasovich snasovich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@krunalhinguu krunalhinguu merged commit 6f2bb5e into rancher:main Jun 13, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants