Skip to content

Add init container to wait for UAA before starting CredHub#463

Draft
iaftab-alam wants to merge 1 commit intocloudfoundry:mainfrom
iaftab-alam:fix/credhub-wait-for-uaa
Draft

Add init container to wait for UAA before starting CredHub#463
iaftab-alam wants to merge 1 commit intocloudfoundry:mainfrom
iaftab-alam:fix/credhub-wait-for-uaa

Conversation

@iaftab-alam
Copy link
Contributor

Fixes startup race condition where CredHub attempts to connect to UAA before UAA is ready, causing CredHub to crash with connection refused errors.

The wait-for-uaa init container polls UAA's /healthz endpoint until it responds successfully before allowing the CredHub container to start.

Fixes startup race condition where CredHub attempts to connect to UAA
before UAA is ready, causing CredHub to crash with connection refused
errors.

The wait-for-uaa init container polls UAA's /healthz endpoint until it
responds successfully before allowing the CredHub container to start.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant