-
Notifications
You must be signed in to change notification settings - Fork 473
Upgrade Kubernetes Version to 1.32.2 #2521
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
Open
Electronic-Waste
wants to merge
21
commits into
kubeflow:master
Choose a base branch
from
Electronic-Waste:feat/upgrade-k8s-1.32
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 18 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
651643b
chore(Makefile): upgrade envtest version to 1.32 & setup-envtest to r…
Electronic-Waste 597eaac
chore(gomod): upgrade go version to 1.23.0 & update package version.
Electronic-Waste 1091b03
chore: make generate.
Electronic-Waste 486c816
fix(ci): add 1.32 support & remove 1.29 support.
Electronic-Waste 9b5d271
fix(test): add FailureTarget condition to job & add startTime.
Electronic-Waste 7611d09
fix(test): add SuccessCriteriaMet condition.
Electronic-Waste d90720d
fix(test): add StartTime.
Electronic-Waste 162a333
fix(test): create a new Job after the failed job.
Electronic-Waste 674a05d
fix(test): move the failed job test to the end.
Electronic-Waste 1bc7d44
fix(test): update job to indexed job.
Electronic-Waste 69230b5
fix(test): seperate job name between failed job and succeeded job.
Electronic-Waste fb66fdb
fix(test): remove SuccessPolicy.
Electronic-Waste 1fe3a7e
fix(test): disable SuccessCriteriaMet in 1.30.
Electronic-Waste e152a0c
fix(test): delete some fields in Job.
Electronic-Waste 2191fd1
fix(test): update comments.
Electronic-Waste 0015527
fix(test): update lint check verison to 1.23
Electronic-Waste 4ef551a
fix(test): update comments.
Electronic-Waste 6a07dc6
fix(test): upgrade golangci-lint version to 1.60.1
Electronic-Waste 34140be
fix(ci): readd v1.29 version.
Electronic-Waste 1de4c8f
fix(test): fix error in ci.
Electronic-Waste ee27a16
fix(test): fix version error.
Electronic-Waste File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
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.
Update this because support for Go 1.23 starts from v1.60.1
https://golangci-lint.run/product/changelog/#v1601