generated from cybozu-go/neco-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
add or change k8s v1.27 #54
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
c7f0443
add or change k8s v1.27
takara9 f61f0ec
upgrade CONTROLLER_TOOLS_VERSION v0.12.0 -> v0.12.1
takara9 3efd7f5
update annotation 0.12.1 nyamber.cybozu.io_autovirtualdcs.yaml and ny…
takara9 0424399
change tmp to PD
takara9 7f183bc
revert CONTROLLER_TOOLS_VERSION v0.12.1
takara9 f7bf4ae
revert zz_generated.deepcopy.go
takara9 c681042
Change ENVTEST_K8S_VERSION by ./bin/setup-envtest list
takara9 2d7c351
Add comment Makefile, change kustomize ver 5.2.0
takara9 2d8ae7c
add comment Makefile to avoid pitfalls
takara9 b23904e
add extra coment at Makefile
takara9 cb80938
update e2e-test for k8s 1.27
takara9 2d0b16b
change kustomize v5.2.0 -> v5.2.1
takara9 f69f84d
update go.mod
takara9 3ad82fc
fix typo
takara9 8417447
update go.mod and go.sum
takara9 821a3bf
fix typo
takara9 790611c
Change golang ver 1.21 in Dockerfile. It same go version in go.mod
takara9 26a81d4
Change for PD
takara9 b817882
Change for PD
takara9 c08d750
revert go.mod and go.sum
takara9 9bc0229
update for api change
takara9 35866f7
update for newer controller-runtime
takara9 2545a60
change controller-gen.kubebuilder.io/version 0.12.1 -> 0.13.0
takara9 07d1901
update for 'k8s.io/utils/pointer' is deprecated
takara9 1284127
update for PD
takara9 617facc
update BindAddre for PD
takara9 722a8df
change BindAddres
takara9 82cee6b
update BindAddress
takara9 058c097
set 0 BindAddress
takara9 90a6ae8
update job test numbers
takara9 4db43e3
test8 extend time 1 -> 5 sec
takara9 fad5877
fix typo in changing
takara9 19e7b2e
update using a self-signed certificate will be used
takara9 76ae05b
config webhook server
takara9 0daf80b
change timeout 180 -> 500
takara9 0345803
change for PD
takara9 91a7aff
change for PD2
takara9 1327298
change webhook and metrics server
takara9 457af57
update some version
takara9 282affa
Update cmd/nyamber-controller/main.go
takara9 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 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
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
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
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
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
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
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
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.
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.
Is this empty line intentional?
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.
Not, I will delete this line.