-
Notifications
You must be signed in to change notification settings - Fork 28
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
bump to k8s 1.24 #83
bump to k8s 1.24 #83
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: s-urbaniak The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
We need to rename the resources to lower case due to https://github.com/kubernetes/kubernetes/pull/108263/files Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
Add WithNamespace NamespaceNone as it is now required by upstream. Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
/test e2e-component |
1 similar comment
/test e2e-component |
/hold |
/test e2e-component |
17eac04
to
0e3466b
Compare
/hold cancel |
/test e2e-component |
/retest |
@s-urbaniak: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
/close |
@s-urbaniak: PR needs rebase. 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. |
closing in favor of #81 |
@s-urbaniak: Closed this PR. 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. |
This is a follow-up of #81 using the right go version (1.17 vs. 1.19)
Fixes https://issues.redhat.com/browse/OCPBUGS-533 by pulling in kubernetes/kubernetes#109137 fixing kubernetes/kubernetes#109115.