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

WIP: Allow Helm releases to have a random suffix #33

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mkjpryor
Copy link
Collaborator

@mkjpryor mkjpryor commented Aug 23, 2023

Fixes #26

Because we don't want Azimuth itself to be aware of the random suffixes, we need to introduce a Kubernetes App object that manages the underlying HelmRelease. Having Azimuth manage the HelmReleases directly was always a bit of a hack. The code will adopt any existing HelmReleases that represent apps by creating App objects for them.

@mkjpryor mkjpryor changed the title Allow Helm releases to have a random suffix WIP: Allow Helm releases to have a random suffix Oct 26, 2023
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.

Use a random cluster suffix
1 participant