We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ef9d9a commit d8c93aeCopy full SHA for d8c93ae
1 file changed
pkg/test/extensions/binary.go
@@ -243,10 +243,6 @@ var extensionBinaries = []TestBinary{
243
imageTag: "cluster-etcd-operator",
244
binaryPath: "/usr/bin/cluster-etcd-operator-tests-ext.gz",
245
},
246
- {
247
- imageTag: "aws-cloud-controller-manager",
248
- binaryPath: "/usr/bin/aws-cloud-controller-manager-tests-ext.gz",
249
- },
250
}
251
252
// Info returns information about this particular extension.
0 commit comments