
wget https://operatorhub.io/install/cockroachdb.yaml
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: my-cockroachdb
namespace: default
spec:
channel: stable
name: cockroachdb
source: operatorhubio-catalog
sourceNamespace: olm
kubectl create -f cockroachdb.yaml
--
You received this message because you are subscribed to the Google Groups "Operator Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to operator-framew...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/operator-framework/5ff1bdb9-0424-48c4-95f2-1a7fba6a9d4d%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/operator-framework/CABMfuRvUUBrr9c2pdbbY0d0CX8QZcWM2r_9OJis4G%2BrPAWsniA%40mail.gmail.com.
apiVersion: operators.coreos.com/v1
kind: OperatorGroup
metadata:
name: global-operators
namespace: default
time="2019-08-06T17:40:04Z" level=info msg="requirements were not met" csv=cockroachdb.v2.1.11 id=0Ow+p namespace=operators phase=Pending
time="2019-08-06T17:44:43Z" level=info msg="syncing APIService" apiSvc=v1alpha1.charts.helm.k8s.io id=ThipI
time="2019-08-06T17:44:43Z" level=info msg="csv in operatorgroup" csv=cockroachdb.v2.1.11 id=b/Hkb namespace=operators opgroup=global-operators phase=Pending
time="2019-08-06T17:44:43Z" level=info msg="scheduling ClusterServiceVersion for install" csv=cockroachdb.v2.1.11 id=b/Hkb namespace=operators phase=Pending
time="2019-08-06T17:44:43Z" level=info msg="csv in operatorgroup" csv=cockroachdb.v2.1.11 id=2dL/f namespace=operators opgroup=global-operators phase=InstallReady
time="2019-08-06T17:44:43Z" level=info msg="csv in operatorgroup" csv=cockroachdb.v2.1.11 id=ji5/w namespace=operators opgroup=global-operators phase=Installing
time="2019-08-06T17:44:43Z" level=info msg="updated annotations to match current operatorgroup" csv=cockroachdb.v2.1.11 id=ji5/w namespace=operators phase=Installing
time="2019-08-06T17:44:44Z" level=info msg="csv in operatorgroup" csv=cockroachdb.v2.1.11 id=L7PnT namespace=operators opgroup=global-operators phase=Installing
time="2019-08-06T17:44:44Z" level=info msg="csv in operatorgroup" csv=cockroachdb.v2.1.11 id=G8W2/ namespace=operators opgroup=global-operators phase=Installing
time="2019-08-06T17:44:45Z" level=info msg="csv in operatorgroup" csv=cockroachdb.v2.1.11 id=IGFRS namespace=operators opgroup=global-operators phase=Installing
time="2019-08-06T17:44:45Z" level=info msg="csv in operatorgroup" csv=cockroachdb.v2.1.11 id=TnSaW namespace=operators opgroup=global-operators phase=Installing
time="2019-08-06T17:44:45Z" level=info msg="csv in operatorgroup" csv=cockroachdb.v2.1.11 id=fxM7n namespace=operators opgroup=global-operators phase=Installing
time="2019-08-06T17:44:46Z" level=info msg="csv in operatorgroup" csv=cockroachdb.v2.1.11 id=sw6iy namespace=operators opgroup=global-operators phase=Installing
time="2019-08-06T17:44:46Z" level=info msg="install strategy successful" csv=cockroachdb.v2.1.11 id=sw6iy namespace=operators phase=Installing strategy=deployment
time="2019-08-06T17:44:47Z" level=info msg="csv in operatorgroup" csv=cockroachdb.v2.1.11 id=dWKgu namespace=operators opgroup=global-operators phase=Succeeded
time="2019-08-06T17:44:47Z" level=info msg="updated annotations to match current operatorgroup" csv=cockroachdb.v2.1.11 id=dWKgu namespace=operators phase=Succeeded
--
You received this message because you are subscribed to the Google Groups "Operator Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to operator-framew...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/operator-framework/06f3c920-df30-4384-9001-7cb12dcb0284%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to operator-framework+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/operator-framework/06f3c920-df30-4384-9001-7cb12dcb0284%40googlegroups.com.
--Evan Cordell