There appears to be a race condition when deploying a component with multiple exposed APIs. The race condition causes the API deployments to fail and the component operator to stick in a 'In-Progress-CompCon' status,
The API resources are created properly, but the status (where you can see the ready status and the URL for the API endpoint) seems to be being constantly over-written.
Description
There appears to be a race condition when deploying a component with multiple exposed APIs. The race condition causes the API deployments to fail and the component operator to stick in a 'In-Progress-CompCon' status,
The API resources are created properly, but the status (where you can see the ready status and the URL for the API endpoint) seems to be being constantly over-written.