Skip to content
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

Drop "properties: {}" from empty-v1alpha1-patch #4813

Merged
merged 2 commits into from
Sep 8, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions config/crds/v1/all-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2053,7 +2053,6 @@ spec:
openAPIV3Schema:
description: to not break compatibility when upgrading from previous versions
of the CRD
properties: {}
type: object
served: false
storage: false
Expand Down Expand Up @@ -5532,7 +5531,6 @@ spec:
openAPIV3Schema:
description: to not break compatibility when upgrading from previous versions
of the CRD
properties: {}
type: object
served: false
storage: false
Expand Down Expand Up @@ -7997,7 +7995,6 @@ spec:
openAPIV3Schema:
description: to not break compatibility when upgrading from previous versions
of the CRD
properties: {}
type: object
served: false
storage: false
Expand Down
1 change: 0 additions & 1 deletion config/crds/v1/patches/add-empty-v1alpha1-patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@
storage: false
schema:
openAPIV3Schema:
properties: {}
type: object
description: "to not break compatibility when upgrading from previous versions of the CRD"
Original file line number Diff line number Diff line change
Expand Up @@ -2068,7 +2068,6 @@ spec:
openAPIV3Schema:
description: to not break compatibility when upgrading from previous versions
of the CRD
properties: {}
type: object
served: false
storage: false
Expand Down Expand Up @@ -5565,7 +5564,6 @@ spec:
openAPIV3Schema:
description: to not break compatibility when upgrading from previous versions
of the CRD
properties: {}
type: object
served: false
storage: false
Expand Down Expand Up @@ -8042,7 +8040,6 @@ spec:
openAPIV3Schema:
description: to not break compatibility when upgrading from previous versions
of the CRD
properties: {}
type: object
served: false
storage: false
Expand Down