-
Notifications
You must be signed in to change notification settings - Fork 16
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 kubernetes version v1.24~1.28 #191
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pacoxu
force-pushed
the
v1.28-1.25
branch
3 times, most recently
from
November 13, 2024 05:54
568b93c
to
5c97495
Compare
pacoxu
commented
Nov 13, 2024
hack/test_cmd_2.sh
Outdated
echo "+++ Test retry ${n}" | ||
./build/shell.sh -c ' | ||
|
||
make all -C "${KUBE_ROOT}" WHAT=cmd/kubeadm |
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.
make generated_files kubeadm
make generated_files
was deprecated in v1.25. @wzshiming
pacoxu
force-pushed
the
v1.28-1.25
branch
7 times, most recently
from
November 14, 2024 04:46
f38a533
to
65f9e23
Compare
pacoxu
changed the title
bump kubernetes version v1.25~1.28
bump kubernetes version v1.24~1.28
Nov 14, 2024
pacoxu
force-pushed
the
v1.28-1.25
branch
4 times, most recently
from
November 14, 2024 10:51
c7c25de
to
333bd66
Compare
pacoxu
force-pushed
the
v1.28-1.25
branch
20 times, most recently
from
November 15, 2024 08:24
ea0d9df
to
b88808a
Compare
/lgtm |
You do not support using command lgtm
Command approve is not found DetailsInstructions for interacting with me using comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the [gh-ci-bot](https://github.com/wzshiming/gh-ci-bot) repository. |
wzshiming
approved these changes
Nov 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
/kind feature
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #190 #182 #179 #170
Special notes for your reviewer:
Does this PR introduce a user-facing change?