-
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
Upgrade from kubebuilder v3.11.1 to v3.12.0 #1011
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
int128
force-pushed
the
upgrade-kubebuilder-v3.12.0
branch
2 times, most recently
from
December 10, 2023 08:56
69e9d69
to
9864b0e
Compare
This comment has been minimized.
This comment has been minimized.
int128
force-pushed
the
upgrade-kubebuilder-v3.12.0
branch
from
December 10, 2023 09:08
ac1a9a1
to
99b2431
Compare
diff
config/default/apiextensions.k8s.io_v1_customresourcedefinition_applicationhealths.argocdcommenter.int128.github.io.yaml--- a/tmp/kustomize-action-dS0mTg/config/default/apiextensions.k8s.io_v1_customresourcedefinition_applicationhealths.argocdcommenter.int128.github.io.yaml
+++ b/tmp/kustomize-action-tWjpR1/config/default/apiextensions.k8s.io_v1_customresourcedefinition_applicationhealths.argocdcommenter.int128.github.io.yaml
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
- controller-gen.kubebuilder.io/version: v0.12.0
+ controller-gen.kubebuilder.io/version: v0.13.0
name: applicationhealths.argocdcommenter.int128.github.io
spec:
group: argocdcommenter.int128.github.io e2e_test/controller/apiextensions.k8s.io_v1_customresourcedefinition_applicationhealths.argocdcommenter.int128.github.io.yaml--- a/tmp/kustomize-action-dS0mTg/e2e_test/controller/apiextensions.k8s.io_v1_customresourcedefinition_applicationhealths.argocdcommenter.int128.github.io.yaml
+++ b/tmp/kustomize-action-tWjpR1/e2e_test/controller/apiextensions.k8s.io_v1_customresourcedefinition_applicationhealths.argocdcommenter.int128.github.io.yaml
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
- controller-gen.kubebuilder.io/version: v0.12.0
+ controller-gen.kubebuilder.io/version: v0.13.0
name: applicationhealths.argocdcommenter.int128.github.io
spec:
group: argocdcommenter.int128.github.io
|
int128
force-pushed
the
upgrade-kubebuilder-v3.12.0
branch
from
December 30, 2023 06:07
9c1bc7e
to
d54f705
Compare
int128
force-pushed
the
upgrade-kubebuilder-v3.12.0
branch
from
January 13, 2024 06:07
5cfd3a3
to
7ebe23c
Compare
int128
force-pushed
the
upgrade-kubebuilder-v3.12.0
branch
from
February 11, 2024 08:33
526605a
to
6cc7aa5
Compare
int128
force-pushed
the
upgrade-kubebuilder-v3.12.0
branch
from
June 15, 2024 08:49
ecef83a
to
d3dc9cc
Compare
diff
config/default/apiextensions.k8s.io_v1_customresourcedefinition_applicationhealths.argocdcommenter.int128.github.io.yaml--- a/tmp/kustomize-action-XXXXXXyC2CLX/config/default/apiextensions.k8s.io_v1_customresourcedefinition_applicationhealths.argocdcommenter.int128.github.io.yaml
+++ b/tmp/kustomize-action-XXXXXXc43qwH/config/default/apiextensions.k8s.io_v1_customresourcedefinition_applicationhealths.argocdcommenter.int128.github.io.yaml
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
- controller-gen.kubebuilder.io/version: v0.12.0
+ controller-gen.kubebuilder.io/version: v0.13.0
name: applicationhealths.argocdcommenter.int128.github.io
spec:
group: argocdcommenter.int128.github.io e2e_test/controller/apiextensions.k8s.io_v1_customresourcedefinition_applicationhealths.argocdcommenter.int128.github.io.yaml--- a/tmp/kustomize-action-XXXXXXyC2CLX/e2e_test/controller/apiextensions.k8s.io_v1_customresourcedefinition_applicationhealths.argocdcommenter.int128.github.io.yaml
+++ b/tmp/kustomize-action-XXXXXXc43qwH/e2e_test/controller/apiextensions.k8s.io_v1_customresourcedefinition_applicationhealths.argocdcommenter.int128.github.io.yaml
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
- controller-gen.kubebuilder.io/version: v0.12.0
+ controller-gen.kubebuilder.io/version: v0.13.0
name: applicationhealths.argocdcommenter.int128.github.io
spec:
group: argocdcommenter.int128.github.io
|
This was referenced Aug 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.
Pick int128/kubebuilder-updates@e503579