Skip to content

Add command for deploying to ACA from Docker extension#212

Merged
bwateratmsft merged 8 commits intomainfrom
bmw/deployImageApi
Feb 7, 2023
Merged

Add command for deploying to ACA from Docker extension#212
bwateratmsft merged 8 commits intomainfrom
bmw/deployImageApi

Conversation

@bwateratmsft
Copy link
Copy Markdown
Contributor

Closes #209.

@bwateratmsft bwateratmsft requested a review from a team as a code owner October 11, 2022 15:41
Comment thread package.json
Comment thread src/commands/deployImage/deployImageApi.ts Outdated
Copy link
Copy Markdown
Member

@nturinski nturinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good than the TODO. Did you want to merge or were you going to finish it up first?

@bwateratmsft
Copy link
Copy Markdown
Contributor Author

Everything looks good than the TODO. Did you want to merge or were you going to finish it up first?

@nturinski it needs to be finished. I should have created this as a draft.

@bwateratmsft bwateratmsft marked this pull request as draft November 18, 2022 17:14
@bwateratmsft bwateratmsft marked this pull request as ready for review February 1, 2023 15:03
@bwateratmsft
Copy link
Copy Markdown
Contributor Author

I think this is ready to go. @nturinski can you take a look? Me and @MicroFish91 authored it so I wouldn't consider a signoff from either of us to be "valid" 😄

@alexweininger
Copy link
Copy Markdown
Member

If anyone else besides Docker starts consuming this in the future, I'd like to have a more robust API surface than just a command. At a minimum typings, but maybe even a package like we did for RGs.

Comment thread src/commands/deployImage/getRegistryCredentialsAndSecrets.ts Outdated
@bwateratmsft bwateratmsft merged commit 31adbfd into main Feb 7, 2023
@bwateratmsft bwateratmsft deleted the bmw/deployImageApi branch February 7, 2023 18:00
@microsoft microsoft locked and limited conversation to collaborators Mar 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for deploying container apps from ACR and private Docker Hub repos w/ help of Docker extension

4 participants