Skip to content

Instantly share code, notes, and snippets.

@kaovilai
Created December 7, 2021 02:22
Show Gist options
  • Save kaovilai/0d3534d945ecc6dee527032ba024a017 to your computer and use it in GitHub Desktop.
Save kaovilai/0d3534d945ecc6dee527032ba024a017 to your computer and use it in GitHub Desktop.
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":{"operators.coreos.com/oadp-operator.velero-ppdm":""},"name":"oadp-operator","namespace":"velero-ppdm"},"spec":{"channel":"alpha","installPlanApproval":"Manual","name":"oadp-operator","source":"community-operators","sourceNamespace":"openshift-marketplace","startingCSV":"oadp-operator.v0.2.3"}}
selfLink: >-
/apis/operators.coreos.com/v1alpha1/namespaces/velero-ppdm/subscriptions/oadp-operator
resourceVersion: '31750'
name: oadp-operator
uid: a93802c6-6293-4e33-82ed-2eb19f98308f
creationTimestamp: '2021-12-07T02:04:46Z'
generation: 1
managedFields:
- apiVersion: operators.coreos.com/v1alpha1
fieldsType: FieldsV1
fieldsV1:
'f:metadata':
'f:annotations':
.: {}
'f:kubectl.kubernetes.io/last-applied-configuration': {}
'f:labels':
.: {}
'f:operators.coreos.com/oadp-operator.velero-ppdm': {}
'f:spec':
.: {}
'f:channel': {}
'f:installPlanApproval': {}
'f:name': {}
'f:source': {}
'f:sourceNamespace': {}
'f:startingCSV': {}
manager: kubectl-client-side-apply
operation: Update
time: '2021-12-07T02:04:46Z'
- apiVersion: operators.coreos.com/v1alpha1
fieldsType: FieldsV1
fieldsV1:
'f:status':
'f:currentCSV': {}
'f:catalogHealth': {}
'f:installPlanRef':
.: {}
'f:apiVersion': {}
'f:kind': {}
'f:name': {}
'f:namespace': {}
'f:resourceVersion': {}
'f:uid': {}
'f:installPlanGeneration': {}
'f:conditions': {}
.: {}
'f:installplan':
.: {}
'f:apiVersion': {}
'f:kind': {}
'f:name': {}
'f:uuid': {}
'f:lastUpdated': {}
'f:state': {}
manager: catalog
operation: Update
time: '2021-12-07T02:04:55Z'
namespace: velero-ppdm
labels:
operators.coreos.com/oadp-operator.velero-ppdm: ''
spec:
channel: alpha
installPlanApproval: Manual
name: oadp-operator
source: community-operators
sourceNamespace: openshift-marketplace
startingCSV: oadp-operator.v0.2.3
status:
catalogHealth:
- catalogSourceRef:
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
name: certified-operators
namespace: openshift-marketplace
resourceVersion: '31528'
uid: 2cf8907e-665b-4c6e-aabd-0dc2f405dac1
healthy: true
lastUpdated: '2021-12-07T02:04:46Z'
- catalogSourceRef:
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
name: community-operators
namespace: openshift-marketplace
resourceVersion: '29298'
uid: 83d2799b-9c3f-4dfe-ae4b-2d89978fe3f8
healthy: true
lastUpdated: '2021-12-07T02:04:46Z'
- catalogSourceRef:
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
name: redhat-marketplace
namespace: openshift-marketplace
resourceVersion: '29028'
uid: f3a0b6be-4a9c-4e60-89c5-135a25bb0e6d
healthy: true
lastUpdated: '2021-12-07T02:04:46Z'
- catalogSourceRef:
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
name: redhat-operators
namespace: openshift-marketplace
resourceVersion: '29156'
uid: dbf49ec2-3b45-44a5-8223-a6a452546b5e
healthy: true
lastUpdated: '2021-12-07T02:04:46Z'
conditions:
- lastTransitionTime: '2021-12-07T02:04:46Z'
message: all available catalogsources are healthy
reason: AllCatalogSourcesHealthy
status: 'False'
type: CatalogSourcesUnhealthy
- lastTransitionTime: '2021-12-07T02:04:55Z'
reason: RequiresApproval
status: 'True'
type: InstallPlanPending
currentCSV: oadp-operator.v0.2.3
installPlanGeneration: 1
installPlanRef:
apiVersion: operators.coreos.com/v1alpha1
kind: InstallPlan
name: install-mfhsf
namespace: velero-ppdm
resourceVersion: '31748'
uid: c87c02da-afbf-4efa-8575-5eaa6889f503
installplan:
apiVersion: operators.coreos.com/v1alpha1
kind: InstallPlan
name: install-mfhsf
uuid: c87c02da-afbf-4efa-8575-5eaa6889f503
lastUpdated: '2021-12-07T02:04:55Z'
state: UpgradePending
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
labels:
operators.coreos.com/oadp-operator.velero-ppdm: ""
name: oadp-operator
namespace: velero-ppdm
spec:
channel: alpha
installPlanApproval: Manual
name: oadp-operator
source: community-operators
sourceNamespace: openshift-marketplace
startingCSV: oadp-operator.v0.2.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment