operator-marketplace
operator-marketplace copied to clipboard
Looks latest image "quay.io/openshift/origin-operator-marketplace:latest" is broken
Image log:
time="2020-08-17T07:21:32Z" level=info msg="Go Version: go1.10.8"
time="2020-08-17T07:21:32Z" level=info msg="Go OS/Arch: linux/amd64"
time="2020-08-17T07:21:32Z" level=info msg="operator-sdk Version: v0.8.0"
flag provided but not defined: -registryServerImage
Usage of marketplace-operator:
-clusterOperatorName string
the name of the OpenShift ClusterOperator that should reflect this operator's status, or the empty string to disable ClusterOperator updates
-defaultsDir string
the directory where the default CatalogSources are stored
-kubeconfig string
Paths to a kubeconfig. Only required if out-of-cluster.
-master string
The address of the Kubernetes API server. Overrides any value in kubeconfig. Only required if out-of-cluster.
-tls-cert string
Path to use for certificate (requires tls-key)
-tls-key string
Path to use for private key (requires tls-cert)
-version
displays marketplace source commit info.
When I replaced and used stable tag, image and operator installation become recovered...
Image used: https://github.com/operator-framework/operator-marketplace/blob/master/deploy/upstream/08_operator.yaml#L19 or released versions https://github.com/operator-framework/operator-marketplace/blob/release-4.7/deploy/upstream/08_operator.yaml#L19 tags: release-4.0 - release-4.7