dazzling-animal-98825
09/29/2024, 3:28 AMpulumi:pulumi:Stack (dev-aks-dev):
error: preview failed
kubernetes:admissionregistration.k8s.io/v1:MutatingWebhookConfiguration (akv2k8s:akv2k8s/akv2k8s-envinjector):
error: Preview failed: 1 error occurred:
* the Kubernetes API server reported that "akv2k8s-envinjector" failed to fully initialize or become live: Server-Side Apply field conflict detected. See <https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/#handle-field-conflicts-on-existing-resources> for troubleshooting help.
The resource managed by field manager "pulumi-kubernetes-76f53175" had an apply conflict: Apply failed with 1 conflict: conflict with "admissionsenforcer" using admissionregistration.k8s.io/v1: .webhooks[name="pods.env-injector.admission.spv.no"].namespaceSelector
Pulumi attempts to apply changes to the Kubernetes resource MutatingWebhookConfiguration named akv2k8s-envinjector. Specifically, the conflict is with a field managed by another field manager called admissionsenforcer
hallowed-photographer-31251
09/30/2024, 4:08 PMconflict with “admissionsenforcer”you’re using AKS? https://learn.microsoft.com/en-us/azure/aks/faq#can-admission-controller-webhooks-impact-kube-system-and-internal-aks-namespaces-
dazzling-animal-98825
10/01/2024, 7:51 PMdazzling-animal-98825
10/01/2024, 7:53 PM