Skip to content

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

Draft
mkjpryor wants to merge 1 commit into
mainfrom
feature/random-suffix
Draft

WIP: Allow Helm releases to have a random suffix#33
mkjpryor wants to merge 1 commit into
mainfrom
feature/random-suffix

Conversation

@mkjpryor

@mkjpryor mkjpryor commented Aug 23, 2023

Copy link
Copy Markdown
Contributor

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