-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
76db4ac
commit 502a080
Showing
29 changed files
with
392 additions
and
415 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ env: | |
# Common versions | ||
GO_VERSION: '1.22' | ||
GOLANGCI_VERSION: 'v1.59' | ||
KIND_VERSION: 'v0.7.0' | ||
KIND_VERSION: 'v0.23.0' | ||
|
||
jobs: | ||
|
||
|
@@ -64,9 +64,9 @@ jobs: | |
- name: install Kubebuilder | ||
uses: RyanSiu1995/[email protected] | ||
with: | ||
version: 3.1.0 | ||
version: 3.15.1 | ||
kubebuilderOnly: false | ||
kubernetesVersion: v1.28.0 | ||
kubernetesVersion: v1.29.0 | ||
|
||
- name: Run Make test | ||
run: make test | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.