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 4df1908 commit 719cbdfCopy full SHA for 719cbdf
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