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

Potential ServiceIntstance issue #389

Open
benbarclay opened this issue Nov 26, 2018 · 0 comments
Open

Potential ServiceIntstance issue #389

benbarclay opened this issue Nov 26, 2018 · 0 comments
Labels

Comments

@benbarclay
Copy link
Contributor

Objects are different after specification re-check (`a` is what we've sent and `b` is what Kubernetes persisted and returned):

object[spec][clusterServiceClassRef]:
  a: map[string]interface {}{\"name\":\"312ebba6-e3df-443f-a151-669a04f0619b\"}
  b: <nil>
object[spec][clusterServicePlanRef]:
  a: map[string]interface {}{\"name\":\"8933f0a5-b232-4319-9861-baaccece62fd\"}
  b: <nil>
object[status]:
  a: <nil>
  b: map[string]interface {}{\"conditions\":[]interface {}{}, \"asyncOpInProgress\":false...
@benbarclay benbarclay added the bug label Nov 26, 2018
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

1 participant