status:
phase: {"pending", "bound", "released", "failed"} [5]
...
1. phases of bucket creation, mutually exclusive:
- _pending_: the operator is processing the request
- _bound_: the operator finished processing the request and linked the OBC and OB
- _released_: the OB has been deleted, leaving the OBC unclaimed but unavailable.
From the doc: