-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Upgrade CI kind testing so we test against k8s 1.24 #8655
Comments
@strongjz: GuidelinesPlease ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met. If this request no longer meets these requirements, the label can be removed In response to this:
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/test-infra repository. |
/assign |
As per @tao12345666333 we are not ready for K8S version 1.24 #8667 (comment) Why are we testing against K8S v1,24 if code is not ready for K8S v1.24 because of #8091 We even merged the PR that added K8S v1.24 to the ci.yaml matrix and co-incidentally all CI runs are failing on K8S v1.24 on main. /reopen |
@longwuyuan: Reopened this issue. In response to this:
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/test-infra repository. |
@Ab-hishek can you please look at the failing CI jobs for K8S v1.24. We have a slack discussion ongoing as well https://kubernetes.slack.com/archives/C021E147ZA4/p1654602861402769thread_ts=1654602027.797439&cid=C021E147ZA4 |
/area stabilization |
/close |
@strongjz: Closing this issue. In response to this:
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/test-infra repository. |
Need to upgrade kind testing to v0.14.0 so we can test against k8s 1.24 releases
https://github.com/kubernetes/ingress-nginx/blob/main/.github/workflows/ci.yaml#L223
/kind feature
/good-first-issue
/priority backlog
/triage accepted
The text was updated successfully, but these errors were encountered: