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.
2 parents 456f00d + 719cbdf commit f563206Copy full SHA for f563206
controlplane/rosa/controllers/rosacontrolplane_controller_test.go
@@ -206,7 +206,7 @@ func TestRosaControlPlaneReconcileStatusVersion(t *testing.T) {
206
},
207
208
}
209
- identity.SetGroupVersionKind(infrav1.GroupVersion.WithKind("AWSClusterStaticIdentity"))
+ identity.SetGroupVersionKind(infrav1.GroupVersion.WithKind("AWSClusterControllerIdentity"))
210
211
rosaControlPlane := &rosacontrolplanev1.ROSAControlPlane{
212
ObjectMeta: metav1.ObjectMeta{
0 commit comments