From 68a7157714afa6be218a02295d742673bfa60709 Mon Sep 17 00:00:00 2001 From: aaronschweig Date: Thu, 21 Nov 2024 12:30:13 +0100 Subject: [PATCH] test: run unittests --- .../tests/__snapshot__/deployment_test.yaml.snap | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/charts/account-operator/tests/__snapshot__/deployment_test.yaml.snap b/charts/account-operator/tests/__snapshot__/deployment_test.yaml.snap index bf4f9b30c..74b97e52d 100644 --- a/charts/account-operator/tests/__snapshot__/deployment_test.yaml.snap +++ b/charts/account-operator/tests/__snapshot__/deployment_test.yaml.snap @@ -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 @@ -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 @@ -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