-
Notifications
You must be signed in to change notification settings - Fork 56
Fix: Updated k8s version and GitHub action workflow version #212
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
Merged
FogDong
merged 18 commits into
kubevela:main
from
vishal210893:feature/upgrade-k8s-version
Jun 25, 2025
Merged
Changes from 16 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
80f8ac1
Fix: Update admission decoder type from pointer to value in handlers
vishal210893 2faa336
Chore: Upgrade controller-gen version to v0.18.0 and refactor decoder…
vishal210893 7886d41
Chore: Upgrade ginkgo to v2 and update import paths in test files
vishal210893 83b0e66
Chore: Refactor feature gate handling in workflow tests
vishal210893 8d90f36
Chore: Remove unused done channel from BeforeSuite in test files
vishal210893 daa557e
Chore: Refactor feature gate handling in workflow tests
vishal210893 f71dce2
Chore: Update decoder handling in test files for consistency
vishal210893 958a403
Chore: Upgrade Kubernetes version to v1.31.10 in unit-test.yaml
vishal210893 e21c63a
Chore: Removed KIND version from unit-test.yaml
vishal210893 3dc1ad0
Chore: Update backport action to use korthout/backport-action@v3
vishal210893 45af50b
Chore: Upgrade Kubernetes dependencies to v0.31.10 in go.mod
vishal210893 082b465
Chore: Upgrade K3D image version to v1.31.10 and refactor feature gat…
vishal210893 6a3d9c7
Chore: Downgrade controller-tools version to v0.16 in dependency.mk
vishal210893 d0d893d
Chore: Update K3D image version to v1.31 in e2e.yaml
vishal210893 302f81a
Chore: Downgrade go-cmp and ginkgo/gomega versions in go.mod and go.sum
vishal210893 787e718
chore: sets timeout in beforeeach nodes
roguepikachu 764a727
chore: updates controller runtime version
roguepikachu aad3834
chore: fixes linter warnings
roguepikachu 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
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.
Uh oh!
There was an error while loading. Please reload this page.