You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature, tool or process you are suggesting improvement for:
Currently ACRs are created as part of the AKS infrastructure, this ends up leading to having to promote images between a NonProd and Production ACR.
How you suggest to improve it:
@dnitsch suggests splitting out the ACR code from the AKS code and having a single ACR for both NonProd and Prod and this eliminates the Promotion step.
Both NonProd and Prod AKS would talk to the same "core" ACR.
The text was updated successfully, but these errors were encountered:
Feature, tool or process you are suggesting improvement for:
Currently ACRs are created as part of the AKS infrastructure, this ends up leading to having to promote images between a NonProd and Production ACR.
How you suggest to improve it:
@dnitsch suggests splitting out the ACR code from the AKS code and having a single ACR for both NonProd and Prod and this eliminates the Promotion step.
Both NonProd and Prod AKS would talk to the same "core" ACR.
The text was updated successfully, but these errors were encountered: