-
Notifications
You must be signed in to change notification settings - Fork 1.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
⚠️ Use Kubernetes 1.26 in Quick Start docs and CAPD. #7799
⚠️ Use Kubernetes 1.26 in Quick Start docs and CAPD. #7799
Conversation
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.
Did a first pass review. Looks good.
Will verify quick-start and report back.
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.
seems fine to me
Thx! one nit + "Will verify quick-start and report back." from @ykakarap |
looks good to me! |
/lgtm |
LGTM label has been added. Git tree hash: 00569e85b8f25732ffafe581593d68d7eccd27c2
|
/lgtm |
459e6b6
to
d1d4430
Compare
/lgtm |
LGTM label has been added. Git tree hash: 944f9cae50e7a34e1a10c7fe3959b04b9d1fe2c6
|
@aniruddha2000 Can you please rebase? |
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.
Rebase + last nits otherwise I think we can merge
/cherry-pick release-1.3 |
@sbueringer: once the present PR merges, I will cherry-pick it on top of release-1.3 in a new PR and assign it to you. 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. |
/cherry-pick release-1.2 |
@sbueringer: once the present PR merges, I will cherry-pick it on top of release-1.2 in a new PR and assign it to you. 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. |
d1d4430
to
eeb06ab
Compare
Changes look good. @aniruddha2000 Can you please rebase the PR? |
Sure! |
Signed-off-by: Aniruddha Basak <[email protected]>
eeb06ab
to
3aae0e8
Compare
/test ? |
This comment was marked as outdated.
This comment was marked as outdated.
Thx! /test pull-cluster-api-e2e-full-main /lgtm Will approve after successful tests. |
LGTM label has been added. Git tree hash: d634f28f7c2bd91e6a56b4e0b0b77ad9b89fc2cb
|
/retest |
/approve Thank you! 🎉 |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer 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 |
@sbueringer: #7799 failed to apply on top of branch "release-1.3":
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. |
@sbueringer: #7799 failed to apply on top of branch "release-1.2":
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. |
@aniruddha2000 Can you please open manual cherry-picks for release-1.3 and release-1.2? |
Signed-off-by: Aniruddha Basak [email protected]
What this PR does / why we need it:
Updates the Quick Start guide to use Kubernetes 1.26.
Part of #7671
cc @kubernetes-sigs/cluster-api-release-team