Bug Report
What did you do?
operator-sdk run bundle
What did you expect to see?
operator installed
What did you see instead? Under which circumstances?
operator-sdk run bundle {host}/zhenjin-operator-bundle:0.0.1 -n operators
INFO[0013] Successfully created registry pod: {host}-zhenjin-operator-bundle-0-0-1
INFO[0013] Created CatalogSource: zhenjin-operator-catalog
INFO[0013] Created Subscription: zhenjin-operator-v0-0-1-sub
FATA[0120] Failed to run bundle: install plan is not available for the subscription zhenjin-operator-v0-0-1-sub: timed out waiting for the condition
Environment
Operator type:
/language go
Kubernetes cluster type:
tencent kuberneters engine
$ operator-sdk version
operator-sdk version: "v1.1.0", commit: "9d27e224efac78fcc9354ece4e43a50eb30ea968", kubernetes version: "v1.18.2", go version: "go1.15 linux/amd64", GOOS: "linux", GOARCH: "amd64"
$ kubectl version
Client Version: version.Info{Major:"1", Minor:"16+", GitVersion:"v1.16.3-tke.11", GitCommit:"43d7ff3fae76c311692393308feeca4ceb740ebc", GitTreeState:"clean", BuildDate:"2020-10-12T03:32:22Z", GoVersion:"go1.12.14", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"16+", GitVersion:"v1.16.3-tke.11", GitCommit:"43d7ff3fae76c311692393308feeca4ceb740ebc", GitTreeState:"clean", BuildDate:"2020-10-12T03:37:10Z", GoVersion:"go1.12.14", Compiler:"gc", Platform:"linux/amd64"}
Bug Report
What did you do?
operator-sdk run bundle
What did you expect to see?
operator installed
What did you see instead? Under which circumstances?
operator-sdk run bundle {host}/zhenjin-operator-bundle:0.0.1 -n operatorsINFO[0013] Successfully created registry pod: {host}-zhenjin-operator-bundle-0-0-1INFO[0013] Created CatalogSource: zhenjin-operator-catalogINFO[0013] Created Subscription: zhenjin-operator-v0-0-1-subFATA[0120] Failed to run bundle: install plan is not available for the subscription zhenjin-operator-v0-0-1-sub: timed out waiting for the conditionEnvironment
Operator type:
/language go
Kubernetes cluster type:
tencent kuberneters engine
$ operator-sdk versionoperator-sdk version: "v1.1.0", commit: "9d27e224efac78fcc9354ece4e43a50eb30ea968", kubernetes version: "v1.18.2", go version: "go1.15 linux/amd64", GOOS: "linux", GOARCH: "amd64"$ kubectl versionClient Version: version.Info{Major:"1", Minor:"16+", GitVersion:"v1.16.3-tke.11", GitCommit:"43d7ff3fae76c311692393308feeca4ceb740ebc", GitTreeState:"clean", BuildDate:"2020-10-12T03:32:22Z", GoVersion:"go1.12.14", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"16+", GitVersion:"v1.16.3-tke.11", GitCommit:"43d7ff3fae76c311692393308feeca4ceb740ebc", GitTreeState:"clean", BuildDate:"2020-10-12T03:37:10Z", GoVersion:"go1.12.14", Compiler:"gc", Platform:"linux/amd64"}