Skip to content

Instantly share code, notes, and snippets.

@eparis
Created March 11, 2018 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eparis/78b2b958cd42235d5846511fd25da0f2 to your computer and use it in GitHub Desktop.
Save eparis/78b2b958cd42235d5846511fd25da0f2 to your computer and use it in GitHub Desktop.
# oc get servicebindings -n demo-project -o yaml
apiVersion: v1
items:
- apiVersion: servicecatalog.k8s.io/v1beta1
kind: ServiceBinding
metadata:
creationTimestamp: 2018-03-11T16:58:52Z
deletionGracePeriodSeconds: 0
deletionTimestamp: 2018-03-11T20:34:01Z
finalizers:
- kubernetes-incubator/service-catalog
generateName: jenkins-persistent-wdbkx-
generation: 2
name: jenkins-persistent-wdbkx-2bffh
namespace: demo-project
resourceVersion: "271134"
selfLink: /apis/servicecatalog.k8s.io/v1beta1/namespaces/demo-project/servicebindings/jenkins-persistent-wdbkx-2bffh
uid: 79d27b0b-254d-11e8-b9d3-0a580a820005
spec:
externalID: ffbac091-f98d-4a90-8cd0-077a67da7a60
instanceRef:
name: jenkins-persistent-wdbkx
secretName: jenkins-persistent-wdbkx-credentials-1e4rc
userInfo:
groups:
- system:serviceaccounts
- system:serviceaccounts:kube-system
- system:authenticated
uid: ""
username: system:serviceaccount:kube-system:namespace-controller
status:
asyncOpInProgress: false
conditions:
- lastTransitionTime: 2018-03-11T20:26:01Z
message: 'Error unbinding from ServiceInstance "demo-project/jenkins-persistent-wdbkx"
of ClusterServiceClass (K8S: "93cfef20-2480-11e8-b305-0adf9c2d8066" ExternalName:
"jenkins-persistent") at ClusterServiceBroker "template-service-broker": Status:
403; ErrorMessage: <nil>; Description: templateinstances.template.openshift.io
"f6fa12e8-a5e1-4a20-be3f-085ff85d6177" is forbidden: User "system:serviceaccount:kube-system:namespace-controller"
cannot update templateinstances.template.openshift.io in project "demo-project";
ResponseError: <nil>'
reason: UnbindCallFailed
status: Unknown
type: Ready
currentOperation: Unbind
externalProperties:
userInfo:
extra:
scopes.authorization.openshift.io:
- user:full
groups:
- system:authenticated:oauth
- system:authenticated
uid: ""
username: eparis
operationStartTime: 2018-03-11T18:13:10Z
orphanMitigationInProgress: false
reconciledGeneration: 1
unbindStatus: Required
kind: List
metadata:
resourceVersion: ""
selfLink: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment