-
Notifications
You must be signed in to change notification settings - Fork 25
Azure support #2027
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Azure support #2027
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
a28be68
WIP: Merge lio's work
edw-defang edcef49
WIP able to start cd container
edw-defang 0990f24
WIP start working on logging
edw-defang 0dc3aea
WIP: Have aci logging, able to run cd
edw-defang b763ef3
WIP: fix the cd permission
edw-defang 452fd1f
WIP: able to build
edw-defang 6a64dbb
Implement config and down api
edw-defang 4474283
Update hash and go.mod
edw-defang 90dd2ca
Merge branch 'main' into edw/azure
edw-defang 17b1da3
Update nix sha
edw-defang f11f37e
Address PR comments
edw-defang 2166bd5
Merge branch 'main' into edw/azure
edw-defang b2ea2ec
Switch to container apps to run cd, use key vault for config
edw-defang f313c89
Update nix sha
edw-defang e2745be
Merge branch 'main' into edw/azure
edw-defang 2268eb6
Add build log
edw-defang 58d1727
Update nix sha
edw-defang 18b47c7
Streaming cd log
edw-defang 4cc2b3c
Add test coverage and fix linting
edw-defang 5772e33
Azure BYOC: device-code login, drop App Configuration, separate blob …
edw-defang 0b1582a
Merge branch 'main' into edw/azure
edw-defang d425e4a
No need to pass the RG and keyvault as env var to cd
edw-defang 8fd99e5
Merge branch 'main' into edw/azure
lionello 6994599
Update Nix vendorHash to sha256-RDLJgsMv0iRbIiNWENOoV4JDcgjzD+4Hbi0vJ…
github-actions[bot] 84ce4dd
Apply suggestions from code review
lionello 74a0567
Trim off pre-signed token from context url
edw-defang c40a7fc
Merge remote-tracking branch 'origin/edw/azure' into edw/azure
edw-defang a6c76bb
Merge branch 'main' into edw/azure
edw-defang 18f66de
Self assign keyvault permissions if missing
edw-defang 584b9e2
Remove location from the resource group
edw-defang f10f8d5
Rename config keyvault from kv- to defang-config-
edw-defang 9b1b7e7
fix: ensure proper closure of log channels by waiting for all gorouti…
lionello 7936397
fix: return raw error for transient failures in GetDeploymentStatus
lionello 3265eb2
fix: increase cliTimeout to 90 seconds for improved Azure CLI perform…
lionello d8027ae
fix: add DEFANG_PULUMI_DEBUG and DEFANG_PULUMI_DIFF environment varia…
lionello 4343da5
fix: increase CD container resources for improved Pulumi performance
lionello 17a54c8
fix: update PollUntilDone calls to use azure.PollOptions for consiste…
lionello d7f129b
fix(azure): cd ls command used wrong blob container
lionello dd5c89b
fix(azure): ensure container resources are explicitly set in job exec…
lionello 1a679e3
fix(azure): update blob iteration and state file parsing to use speci…
lionello File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.