Skip to content

Commit b24778e

Browse files
committed
remove wrong log message
1 parent 7d1dc9e commit b24778e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/mcp-operator/app/app.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ func (o *Options) runInit(ctx context.Context) error {
151151
}
152152

153153
// manage architecture immutability
154-
setupLog.Info("Architecture immutability validation disabled, checking for previously deployed ValidatingAdmissionPolicies ...")
155154
labelSelector := client.MatchingLabels{
156155
openmcpv1alpha1.ManagedByLabel: OperatorName,
157156
openmcpv1alpha1.ManagedPurposeLabel: openmcpv1alpha1.ManagedPurposeArchitectureImmutability,

0 commit comments

Comments
 (0)