Skip to content

fix(cssc): 31694219 inform user when images matching their configuration are 0#30

Merged
Ruchii-27 merged 1 commit into
feature/cssc_extfrom
ruchi/FixCLIBugWhen0MatchingImages
Mar 10, 2025
Merged

fix(cssc): 31694219 inform user when images matching their configuration are 0#30
Ruchii-27 merged 1 commit into
feature/cssc_extfrom
ruchi/FixCLIBugWhen0MatchingImages

Conversation

@Ruchii-27
Copy link
Copy Markdown

During dry-run, we inform the user if images matching their configuration = 0.
However, currently, during actual create/update, this information is lost.

With this fix, I am basically matching up the dry-run and actual run logs by relaying this information to the user.
Intentionally not blocking the create/update operation - for the scenarios when user wants to create the patching workflow first and later wants to push relevant images.

Bug - https://msazure.visualstudio.com/AzureContainerRegistry/_workitems/edit/31694219/?view=edit

Behavior after fix on Update...
image

Behavior after fix on Create..
image

@Ruchii-27 Ruchii-27 requested review from cegraybl and huanwu March 7, 2025 23:22
Comment thread src/acrcssc/azext_acrcssc/_validators.py
Comment thread src/acrcssc/azext_acrcssc/_validators.py
@Ruchii-27 Ruchii-27 merged commit 44cc40d into feature/cssc_ext Mar 10, 2025
@cegraybl cegraybl deleted the ruchi/FixCLIBugWhen0MatchingImages branch April 23, 2025 17:33
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.

3 participants