Skip to content

Suggest values during steps when deploying image from ACR#305

Merged
MicroFish91 merged 10 commits intomainfrom
mwf/autofill-existing-images
Mar 28, 2023
Merged

Suggest values during steps when deploying image from ACR#305
MicroFish91 merged 10 commits intomainfrom
mwf/autofill-existing-images

Conversation

@MicroFish91
Copy link
Copy Markdown
Contributor

@MicroFish91 MicroFish91 commented Mar 28, 2023

Partially addresses: #304

Will add a separate PR to address third party registry steps like those associated with Docker Hub.

For this PR, the implementation I've added looks at the current container app image and checks to see if the values can be re-applied for the new deployment. If it can, it will suggest the value by extracting it and placing it at the top of the list of quick picks and add the description: (currently deployed). (I'm very open to whatever labels you guys prefer instead.. I am not great with names/descriptions 😅)

Example:

image

This is different that (recently used) in that it always uses the context of the current Container App rather than using your last pick choice.

If the suggested pick is not found, it will default to the old way of categorizing via (recently used).

@MicroFish91 MicroFish91 marked this pull request as ready for review March 28, 2023 01:56
@MicroFish91 MicroFish91 requested a review from a team as a code owner March 28, 2023 01:56
@MicroFish91 MicroFish91 merged commit 1887a0c into main Mar 28, 2023
@MicroFish91 MicroFish91 deleted the mwf/autofill-existing-images branch March 28, 2023 17:31
@microsoft microsoft locked and limited conversation to collaborators Mar 9, 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.

2 participants