Same underlying issue from BZ 1692637. *** This bug has been marked as a duplicate of bug 1692637 ***
Originally we thought this was a duplicate of 1692637. After re-reading the bugzilla, I believe it is indeed a different problem. Investigating to see if this is a broker issue or an APB issue.
After further investigation, this is not really a bug. I've seen the issue where the pod is in ContainerCreating and the state is Provisioning. Then still in ContainerCreating then the state is marked as Ready, but when I requery the pod, it is now Ready. There has always been a slight disconnect between APBs and Service Catalog serviceinstance which required a refactoring which we won't be doing, as most of the issues were fixed by using an Operator instead of an APB.
Jesus, That is OKay for me. Thanks for your clarification.