We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d1dc9e commit b24778eCopy full SHA for b24778e
cmd/mcp-operator/app/app.go
@@ -151,7 +151,6 @@ func (o *Options) runInit(ctx context.Context) error {
151
}
152
153
// manage architecture immutability
154
- setupLog.Info("Architecture immutability validation disabled, checking for previously deployed ValidatingAdmissionPolicies ...")
155
labelSelector := client.MatchingLabels{
156
openmcpv1alpha1.ManagedByLabel: OperatorName,
157
openmcpv1alpha1.ManagedPurposeLabel: openmcpv1alpha1.ManagedPurposeArchitectureImmutability,
0 commit comments