-
Notifications
You must be signed in to change notification settings - Fork 95
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
🐛 Default k8s version in ensure-kubectl script #1432
🐛 Default k8s version in ensure-kubectl script #1432
Conversation
/test-e2e-1-27-1-28-upgrade-main |
/test-e2e-1-26-1-27-upgrade-main |
Signed-off-by: Kashif Khan <[email protected]>
58b2979
to
6f9500a
Compare
/test-e2e-1-27-1-28-upgrade-main |
/test-centos-e2e-integration-main |
/test-e2e-1-27-1-28-upgrade-main |
/test-centos-e2e-integration-main |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lentzi90, smoshiur1237 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 |
If we don't default to the kubernetes version used for the test, it will always use v1.29.0 and it will error out for upgrade tests where we use older k8s version to begin with.