You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returnadmission.NewForbidden(attr, fmt.Errorf("%s infrastructure resource has empty status.controlPlaneTopology or status.infrastructureTopology", PluginName))
186
+
}
187
+
183
188
// not the SNO cluster, skip mutation
184
189
// TODO: currently we supports only SNO use case because we have not yet worked out the best approach to determining whether the feature
185
190
// should be on or off in a multi-node cluster, and computing that state incorrectly could lead to breaking running clusters.
0 commit comments