We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a298a1 commit d690e1cCopy full SHA for d690e1c
pkg/test/extensions/binary.go
@@ -313,6 +313,10 @@ var extensionBinaries = []TestBinary{
313
imageTag: "cluster-authentication-operator",
314
binaryPath: "/usr/bin/cluster-authentication-operator-tests-ext.gz",
315
},
316
+ {
317
+ imageTag: "cluster-cloud-controller-manager-operator",
318
+ binaryPath: "/usr/bin/cloud-controller-manager-aws-tests-ext.gz",
319
+ },
320
{
321
imageTag: "cloud-credential-operator",
322
binaryPath: "/usr/bin/cloud-credential-tests-ext.gz",
0 commit comments