From cd892da09ff06bc82cfe55d7426f809f9e489eec Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Thu, 18 Jul 2024 10:31:37 -0700 Subject: [PATCH] Make ServiceBackendPort an atomic struct This allows different actors to force ownership of it without having to explicitly unset the other field. Kubernetes-commit: 7313990f61881c676c1f5d68365144a1d77cced3 --- applyconfigurations/internal/internal.go | 1 + 1 file changed, 1 insertion(+) diff --git a/applyconfigurations/internal/internal.go b/applyconfigurations/internal/internal.go index 21adbdc4..40dd7efa 100644 --- a/applyconfigurations/internal/internal.go +++ b/applyconfigurations/internal/internal.go @@ -11003,6 +11003,7 @@ var schemaYAML = typed.YAMLObject(`types: - name: number type: scalar: numeric + elementRelationship: atomic - name: io.k8s.api.networking.v1alpha1.IPAddress map: fields: