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.26) #623

Closed
14 of 17 tasks
pluser opened this issue Dec 12, 2022 · 5 comments
Closed
14 of 17 tasks

Update supporting Kubernetes (1.26) #623

pluser opened this issue Dec 12, 2022 · 5 comments

Comments

@pluser
Copy link
Contributor

pluser commented Dec 12, 2022

Update Procedure

Before Check List

There is a check list to confirm depending libraries or tools are released.

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.

Checklist

  • Finish implementation of the issue
  • Test all functions
@toshipp
Copy link
Contributor

toshipp commented Jan 18, 2023

We use deprecated ginkgo features. also fix them.

  • CurrentGinkgoTestDescription() is deprecated in Ginkgo V2. Use CurrentSpecReport() instead.
  • --failFast is deprecated, use --fail-fast instead

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had any activity for 30 days. It will be closed in a week if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Mar 18, 2023
@toshipp toshipp added keepalive and removed stale labels Mar 19, 2023
@pluser
Copy link
Contributor Author

pluser commented Apr 3, 2023

The following breaking changes need to be corrected.

@toshipp
Copy link
Contributor

toshipp commented May 8, 2023

@toshipp
Copy link
Contributor

toshipp commented May 9, 2023

kubernetes-csi/docs#569

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

No branches or pull requests

2 participants