Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Double check that status from ServiceInstance is propagated into the bundle resource #317

Open
ash2k opened this issue Sep 18, 2018 · 1 comment
Assignees
Labels

Comments

@ash2k
Copy link
Contributor

ash2k commented Sep 18, 2018

❯ k get serviceinstance -n noderefapp noderefapp -o yaml 
 ...
  conditions:
  - lastTransitionTime: 2018-09-26T23:25:19Z
    message: The instance is being provisioned asynchronously
    reason: Provisioning
    status: "False"
    type: Ready

But nothing in Bundle's status.

@wryun
Copy link
Contributor

wryun commented Oct 3, 2018

Possibly to do with 'status: False'? See also VYGR-132

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants