Conversation
There was a problem hiding this comment.
Pull request overview
Adds Fly Machines as a supported runtime for Workload Identity Federation (WIF) by detecting Fly’s environment and obtaining an OIDC token from Fly’s local Unix-socket API.
Changes:
- Introduces Fly Machines environment detection via
FLY_APP_NAME+FLY_MACHINE_ID. - Adds Fly OIDC token acquisition via POST to the Fly local API over a Unix domain socket.
- Updates environment-detection ordering in
ObtainProviderToken.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
57d3529 to
9bcdbab
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
9bcdbab to
596c0c0
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Saleem Rashid <dev@saleemrashid.com>
596c0c0 to
22b3083
Compare
No description provided.