Created
October 19, 2020 08:30
-
-
Save b1zzu/75cca7cb342d9dc3b9bcff0861cc76b3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: operators.coreos.com/v1 | |
kind: OperatorGroup | |
metadata: | |
annotations: | |
kubectl.kubernetes.io/last-applied-configuration: | | |
{"apiVersion":"operators.coreos.com/v1","kind":"OperatorGroup","metadata":{"annotations":{},"labels":{"app":"strimzi"},"name":"strimzi-group","namespace":"user-cluster-test"},"spec":{"targetNamespaces":["user-cluster-test"]}} | |
olm.providedAPIs: Kafka.v1beta1.kafka.strimzi.io,KafkaBridge.v1alpha1.kafka.strimzi.io,KafkaConnect.v1beta1.kafka.strimzi.io,KafkaConnectS2I.v1beta1.kafka.strimzi.io,KafkaConnector.v1alpha1.kafka.strimzi.io,KafkaMirrorMaker.v1beta1.kafka.strimzi.io,KafkaMirrorMaker2.v1alpha1.kafka.strimzi.io,KafkaRebalance.v1alpha1.kafka.strimzi.io,KafkaTopic.v1beta1.kafka.strimzi.io,KafkaUser.v1beta1.kafka.strimzi.io | |
creationTimestamp: "2020-10-19T08:28:17Z" | |
generation: 1 | |
labels: | |
app: strimzi | |
managedFields: | |
- apiVersion: operators.coreos.com/v1 | |
fieldsType: FieldsV1 | |
fieldsV1: | |
f:metadata: | |
f:annotations: | |
.: {} | |
f:kubectl.kubernetes.io/last-applied-configuration: {} | |
f:labels: | |
.: {} | |
f:app: {} | |
f:spec: | |
.: {} | |
f:targetNamespaces: | |
.: {} | |
v:"user-cluster-test": {} | |
manager: oc | |
operation: Update | |
time: "2020-10-19T08:28:17Z" | |
- apiVersion: operators.coreos.com/v1 | |
fieldsType: FieldsV1 | |
fieldsV1: | |
f:metadata: | |
f:annotations: | |
f:olm.providedAPIs: {} | |
f:status: | |
.: {} | |
f:lastUpdated: {} | |
f:namespaces: | |
.: {} | |
v:"user-cluster-test": {} | |
manager: olm | |
operation: Update | |
time: "2020-10-19T08:28:22Z" | |
name: strimzi-group | |
namespace: user-cluster-test | |
resourceVersion: "32939898" | |
selfLink: /apis/operators.coreos.com/v1/namespaces/user-cluster-test/operatorgroups/strimzi-group | |
uid: a4bd4c42-8f93-4a9b-b8d5-d377333bcfb0 | |
spec: | |
targetNamespaces: | |
- user-cluster-test | |
status: | |
lastUpdated: "2020-10-19T08:28:17Z" | |
namespaces: | |
- user-cluster-test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: operators.coreos.com/v1alpha1 | |
kind: Subscription | |
metadata: | |
annotations: | |
kubectl.kubernetes.io/last-applied-configuration: | | |
{"apiVersion":"operators.coreos.com/v1alpha1","kind":"Subscription","metadata":{"annotations":{},"labels":{"app":"strimzi"},"name":"strimzi-sub","namespace":"user-cluster-test"},"spec":{"channel":"stable","config":{"env":[{"name":"STRIMZI_LOG_LEVEL","value":"DEBUG"},{"name":"STRIMZI_FULL_RECONCILIATION_INTERVAL_MS","value":"30000"},{"name":"STRIMZI_OPERATION_TIMEOUT_MS","value":"300000"}]},"installPlanApproval":"Automatic","name":"strimzi-kafka-operator","source":"strimzi-operator-catalogsource","sourceNamespace":"openshift-marketplace","startingCSV":"strimzi-cluster-operator.v0.19.0"}} | |
creationTimestamp: "2020-10-19T08:28:20Z" | |
generation: 1 | |
labels: | |
app: strimzi | |
managedFields: | |
- apiVersion: operators.coreos.com/v1alpha1 | |
fieldsType: FieldsV1 | |
fieldsV1: | |
f:metadata: | |
f:annotations: | |
.: {} | |
f:kubectl.kubernetes.io/last-applied-configuration: {} | |
f:labels: | |
.: {} | |
f:app: {} | |
f:spec: | |
.: {} | |
f:channel: {} | |
f:config: | |
.: {} | |
f:env: {} | |
f:installPlanApproval: {} | |
f:name: {} | |
f:source: {} | |
f:sourceNamespace: {} | |
f:startingCSV: {} | |
manager: oc | |
operation: Update | |
time: "2020-10-19T08:28:20Z" | |
- apiVersion: operators.coreos.com/v1alpha1 | |
fieldsType: FieldsV1 | |
fieldsV1: | |
f:spec: | |
f:config: | |
f:resources: {} | |
f:status: | |
.: {} | |
f:catalogHealth: {} | |
f:conditions: {} | |
f:currentCSV: {} | |
f:installPlanGeneration: {} | |
f:installPlanRef: | |
.: {} | |
f:apiVersion: {} | |
f:kind: {} | |
f:name: {} | |
f:namespace: {} | |
f:resourceVersion: {} | |
f:uid: {} | |
f:installedCSV: {} | |
f:installplan: | |
.: {} | |
f:apiVersion: {} | |
f:kind: {} | |
f:name: {} | |
f:uuid: {} | |
f:lastUpdated: {} | |
f:state: {} | |
manager: catalog | |
operation: Update | |
time: "2020-10-19T08:28:26Z" | |
name: strimzi-sub | |
namespace: user-cluster-test | |
resourceVersion: "32939979" | |
selfLink: /apis/operators.coreos.com/v1alpha1/namespaces/user-cluster-test/subscriptions/strimzi-sub | |
uid: fe1befcc-f94f-4bab-b71c-2253101f08bb | |
spec: | |
channel: stable | |
config: | |
env: | |
- name: STRIMZI_LOG_LEVEL | |
value: DEBUG | |
- name: STRIMZI_FULL_RECONCILIATION_INTERVAL_MS | |
value: "30000" | |
- name: STRIMZI_OPERATION_TIMEOUT_MS | |
value: "300000" | |
installPlanApproval: Automatic | |
name: strimzi-kafka-operator | |
source: strimzi-operator-catalogsource | |
sourceNamespace: openshift-marketplace | |
startingCSV: strimzi-cluster-operator.v0.19.0 | |
status: | |
catalogHealth: | |
- catalogSourceRef: | |
apiVersion: operators.coreos.com/v1alpha1 | |
kind: CatalogSource | |
name: certified-operators | |
namespace: openshift-marketplace | |
resourceVersion: "32934630" | |
uid: 96170d9f-9fbd-49a3-bb45-8ec65577475e | |
healthy: true | |
lastUpdated: "2020-10-19T08:28:22Z" | |
- catalogSourceRef: | |
apiVersion: operators.coreos.com/v1alpha1 | |
kind: CatalogSource | |
name: community-operators | |
namespace: openshift-marketplace | |
resourceVersion: "32934717" | |
uid: 4bfc39c7-5a42-49f1-a3de-e3c5ad6ea749 | |
healthy: true | |
lastUpdated: "2020-10-19T08:28:22Z" | |
- catalogSourceRef: | |
apiVersion: operators.coreos.com/v1alpha1 | |
kind: CatalogSource | |
name: redhat-marketplace | |
namespace: openshift-marketplace | |
resourceVersion: "32934628" | |
uid: 49ca6dc3-767c-451a-93fc-6c717476a4ea | |
healthy: true | |
lastUpdated: "2020-10-19T08:28:22Z" | |
- catalogSourceRef: | |
apiVersion: operators.coreos.com/v1alpha1 | |
kind: CatalogSource | |
name: redhat-operators | |
namespace: openshift-marketplace | |
resourceVersion: "32934627" | |
uid: c962c2f6-bdf9-4488-9a7b-fa72f8126e35 | |
healthy: true | |
lastUpdated: "2020-10-19T08:28:22Z" | |
- catalogSourceRef: | |
apiVersion: operators.coreos.com/v1alpha1 | |
kind: CatalogSource | |
name: strimzi-operator-catalogsource | |
namespace: openshift-marketplace | |
resourceVersion: "32934629" | |
uid: 16f7843b-9a66-42bd-93b2-bc9a819f9eda | |
healthy: true | |
lastUpdated: "2020-10-19T08:28:22Z" | |
conditions: | |
- lastTransitionTime: "2020-10-19T08:28:22Z" | |
message: all available catalogsources are healthy | |
reason: AllCatalogSourcesHealthy | |
status: "False" | |
type: CatalogSourcesUnhealthy | |
currentCSV: strimzi-cluster-operator.v0.19.0 | |
installPlanGeneration: 1 | |
installPlanRef: | |
apiVersion: operators.coreos.com/v1alpha1 | |
kind: InstallPlan | |
name: install-7l6cw | |
namespace: user-cluster-test | |
resourceVersion: "32939889" | |
uid: 6397484a-b42b-4482-b4a9-72251ecf2560 | |
installedCSV: strimzi-cluster-operator.v0.19.0 | |
installplan: | |
apiVersion: operators.coreos.com/v1alpha1 | |
kind: InstallPlan | |
name: install-7l6cw | |
uuid: 6397484a-b42b-4482-b4a9-72251ecf2560 | |
lastUpdated: "2020-10-19T08:28:26Z" | |
state: AtLatestKnown |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment