We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 737f738 + f1ba4b2 commit e0bb2cdCopy full SHA for e0bb2cd
pkg/test/extensions/binary.go
@@ -247,6 +247,10 @@ var extensionBinaries = []TestBinary{
247
imageTag: "cluster-etcd-operator",
248
binaryPath: "/usr/bin/cluster-etcd-operator-tests-ext.gz",
249
},
250
+ {
251
+ imageTag: "cluster-kube-scheduler-operator",
252
+ binaryPath: "/usr/bin/cluster-kube-scheduler-operator-tests-ext.gz",
253
+ },
254
{
255
imageTag: "cluster-version-operator",
256
binaryPath: "/usr/bin/cluster-version-operator-tests.gz",
0 commit comments