Skip to content

Instantly share code, notes, and snippets.

@jsanda
Created November 14, 2018 21:24
Show Gist options
  • Save jsanda/2b442db1adba0c9f452957e909dae818 to your computer and use it in GitHub Desktop.
Save jsanda/2b442db1adba0c9f452957e909dae818 to your computer and use it in GitHub Desktop.
$ oc get all -n knative-build -o yaml
apiVersion: v1
items:
- apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"operators.coreos.com/v1alpha1","kind":"Subscription","metadata":{"annotations":{},"generateName":"knative-build-","name":"knative-build-subscription","namespace":"knative-build"},"spec":{"channel":"alpha","name":"knative-build","source":"knative-operators","startingCSV":"knative-build.v0.2.0"}}
creationTimestamp: 2018-11-14T20:53:10Z
generateName: knative-build-
generation: 1
name: knative-build-subscription
namespace: knative-build
resourceVersion: "5339"
selfLink: /apis/operators.coreos.com/v1alpha1/namespaces/knative-build/subscriptions/knative-build-subscription
uid: 4b7ffd98-e84f-11e8-a40e-52540023ecc6
spec:
channel: alpha
name: knative-build
source: knative-operators
startingCSV: knative-build.v0.2.0
status:
installedCSV: ""
lastUpdated: 2018-11-14T20:53:10Z
reason: InvalidCatalog
state: AtLatestKnown
kind: List
metadata:
resourceVersion: ""
selfLink: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment