Skip to content

fix(hub): use Container Apps identity endpoint for managed identity (#104)#58

Open
chris-sevorix wants to merge 1 commit into
mainfrom
sync/watchtower-0081cef
Open

fix(hub): use Container Apps identity endpoint for managed identity (#104)#58
chris-sevorix wants to merge 1 commit into
mainfrom
sync/watchtower-0081cef

Conversation

@chris-sevorix

Copy link
Copy Markdown
Contributor

…#104)

* fix(hub): use Container Apps identity endpoint for managed identity token fetch

Azure Container Apps does not expose the standard VM IMDS endpoint
(169.254.169.254). Tokens must be fetched from the local
IDENTITY_ENDPOINT using the IDENTITY_HEADER, which Container Apps
injects as env vars. This was causing all artifact push/pull operations
to 500 on the deployed hub.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* style: rustfmt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: cjhoogenboom <chrishoogenboom102599@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
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