Skip to content

fix: when ACR is enabled automatically setup acr pull permission#595

Open
Carus11 wants to merge 1 commit into
sassoftware:mainfrom
Carus11:fix/issue-400-acr-aks-role-assignment
Open

fix: when ACR is enabled automatically setup acr pull permission#595
Carus11 wants to merge 1 commit into
sassoftware:mainfrom
Carus11:fix/issue-400-acr-aks-role-assignment

Conversation

@Carus11

@Carus11 Carus11 commented May 14, 2026

Copy link
Copy Markdown
Contributor

Fixes #400
This change automatically sets up acr pull permission from the kubernetes cluster. This aligns with current security guidelines of not using static credentials (a docker login secret), and the other principal of secure by default.
Additionally it introduces a parameter to name the acr, to help ensure global uniqueness. Previously there were some global uniqueness problems using only {prefix}acr.

… kubelet

Signed-off-by: Carus Kyle <caruskyle@gmail.com>
@github-actions github-actions Bot added the bug Something isn't working label May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Connect Container Registry to AKS cluster

1 participant