Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ensure AKS managed RG has perist:true tag #1303

Merged
merged 1 commit into from
Feb 11, 2025
Merged

ensure AKS managed RG has perist:true tag #1303

merged 1 commit into from
Feb 11, 2025

Conversation

geoberle
Copy link
Collaborator

What this PR does

an AKS clusters RG inherits the tags of the AKS resource itself. but even if an ARO HCP environment is set up with persist: false, the managed RG of the AKS clusters should not be touched by our RG cleanup job as they are lifecycled together with their AKS cluster anyways.

therefore we will set persist:true on all AKS clusters we create, regardless of the nature of the environment.

Jira:
Link to demo recording:

Special notes for your reviewer

Copy link

Please rebase pull request.

an AKS clusters RG inherits the tags of the AKS resource itself. but even if an ARO HCP environment is set up with `persist: false`, the managed RG of the AKS clusters should not be touched by our RG cleanup job as they are lifecycled together with their AKS cluster anyways.

therefore we will set `persist:true` on all AKS clusters we create, regardless of the nature of the environment.

Signed-off-by: Gerd Oberlechner <goberlec@redhat.com>
@geoberle geoberle merged commit a9a8cb5 into main Feb 11, 2025
21 checks passed
@geoberle geoberle deleted the persist-aks branch February 11, 2025 17:17
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.

2 participants