-
Notifications
You must be signed in to change notification settings - Fork 424
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
chore: Update e2e and integration test Kubernetes/kOps versions #716
base: master
Are you sure you want to change the base?
chore: Update e2e and integration test Kubernetes/kOps versions #716
Conversation
will need to spend a bit more time to look into this, converting to draft for now |
The Makefile driven code generation was removed in upstream in 1.25 and replaced with a script kubernetes/kubernetes#112819
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: bryantbiggs 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 |
ee3b2a2
to
6938055
Compare
somewhere, we are using an older version of the authenticator in the e2e test but I can't spot where in the code. From the e2e test output:
|
2aeba05
to
6b1fce0
Compare
38eab73
to
143141a
Compare
143141a
to
759d2f2
Compare
@bryantbiggs: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
… into chore/update-test-k8s-versions
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-sigs/prow repository. |
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #