Skip to content

Commit

Permalink
test: run unittests
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronschweig committed Nov 21, 2024
1 parent 4f221d8 commit 68a7157
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ operator match the snapshot:
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
type: string
metadataGoTemplate:
x-kubernetes-preserve-unknown-fields: true
readyConditionType:
description: |-
The type of a condition that must be set to True on the Extension object
Expand Down Expand Up @@ -451,6 +453,8 @@ operator match the snapshot (with kubeconfigSecret):
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
type: string
metadataGoTemplate:
x-kubernetes-preserve-unknown-fields: true
readyConditionType:
description: |-
The type of a condition that must be set to True on the Extension object
Expand Down Expand Up @@ -825,6 +829,8 @@ operator match the snapshot with webhook enabled:
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
type: string
metadataGoTemplate:
x-kubernetes-preserve-unknown-fields: true
readyConditionType:
description: |-
The type of a condition that must be set to True on the Extension object
Expand Down

0 comments on commit 68a7157

Please sign in to comment.