-
Notifications
You must be signed in to change notification settings - Fork 1.2k
🐛 setup-envtest: select the newest Kubernetes by default #3380
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
base: main
Are you sure you want to change the base?
Conversation
The order inadvertently changed in 0ddbc52. Fixes: kubernetes-sigs#3379 Signed-off-by: Chris Bandy <bandy.chris@gmail.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: cbandy The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Hi @cbandy. Thanks for your PR. I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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-sigs/prow repository. |
|
/ok-to-test |
|
Hmm. I don't see the setup-envtest tests in the Prow results. Perhaps because it's a separate module? |
|
IIUC, this runs Lines 71 to 77 in 6724282
|
|
You're right. These scripts are a bit of a mess. Can you try to extend that one to also run the setup-envtest unit tests please? (maybe the regression was already covered by existing tests) |
Here or in a separate PR?
The regression was covered, and/but will pass with the changes in this PR. |
This fixes #3379.
No version requested, before, oldest version selected:
No version requested, after, newest version selected:
Tests are passing: