Skip to content

Commit a8e1698

Browse files
committed
generate
1 parent b85590e commit a8e1698

File tree

7 files changed

+3579
-136
lines changed

7 files changed

+3579
-136
lines changed

openapi/generated_openapi/zz_generated.openapi.go

Lines changed: 1872 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapi/openapi.json

Lines changed: 1077 additions & 18 deletions
Large diffs are not rendered by default.

operator/v1alpha1/types_crdchecker.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ type ObjectSchemaValidation struct {
123123
ObjectSelector *metav1.LabelSelector `json:"objectSelector,omitempty"`
124124

125125
// matchConditions defines the matchConditions field of the resulting ValidatingWebhookConfiguration.
126+
// FIXME(chrischdi): should we embed this type? Or maintain our own copy of MatchCondition?
126127
// +listType=map
127128
// +listMapKey=name
128129
// +kubebuilder:validation:MinItems=1

operator/v1alpha1/zz_generated.crd-manifests/0000_20_crd-compatibility-checker_01_crdcompatibilityrequirements.crd.yaml

Lines changed: 256 additions & 45 deletions
Large diffs are not rendered by default.

operator/v1alpha1/zz_generated.deepcopy.go

Lines changed: 78 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)