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 supporting Kubernetes (1.30) #891

Open
12 of 18 tasks
llamerada-jp opened this issue Apr 22, 2024 · 2 comments
Open
12 of 18 tasks

Update supporting Kubernetes (1.30) #891

llamerada-jp opened this issue Apr 22, 2024 · 2 comments

Comments

@llamerada-jp
Copy link
Contributor

llamerada-jp commented Apr 22, 2024

Update Procedure

Before Check List

There is a check list to confirm depending libraries or tools are released. The release notes for Kubernetes should also be checked.

Must Update Dependencies

Must update Kubernetes with each new version of Kubernetes.

Semi-required Dependencies

These are not released on the occasion of a Kubernetes version upgrade, so if there is a release that corresponds to a Kubernetes version, use it.

Release notes check

  • Read the necessary release notes for Kubernetes.

Checklist

  • Finish implementation of the issue
  • Test all functions
@satoru-takeuchi satoru-takeuchi changed the title Update supporting Kubernetes (1.29) Update supporting Kubernetes (1.30) Apr 22, 2024
@toshipp
Copy link
Contributor

toshipp commented May 15, 2024

external-resizer 1.11.0 contains a fix not to submit verbose events, we will be able to remove this.

@pluser
Copy link
Contributor

pluser commented May 24, 2024

Please check the following once before carrying out the task.

  • external-provisioner: the CSI driver must report VOLUME_ACCESSIBILITY_CONSTRAINTS capability. (release notes)
  • external-provisioner: must be able to patch persistentvolume resources. (release notes)
  • external-snapshotter: validation webhook is likely to be removed and replaced by CEL validation rules. (release notes)
  • external-snapshotter: the API under VolumeGroupSnapshot.status has changed. (release notes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

3 participants