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

Remove -chart suffix from OBS chart build process #829

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

anmazzotti
Copy link
Contributor

Fixes #826

But it's most likely going to break a lot of things

@anmazzotti anmazzotti requested a review from a team as a code owner August 22, 2024 14:01
@github-actions github-actions bot added area/tests test related changes area/build build related changes labels Aug 22, 2024
@anmazzotti anmazzotti marked this pull request as draft August 22, 2024 14:37
@kkaempf
Copy link
Contributor

kkaempf commented Aug 22, 2024

I'm actually not sure if we should add a workaround for argocd since the current charts are perfectly acceptable to helm 🤔

Signed-off-by: Andrea Mazzotti <[email protected]>
@github-actions github-actions bot removed the area/tests test related changes label Aug 22, 2024
@anmazzotti anmazzotti marked this pull request as ready for review August 22, 2024 15:13
@anmazzotti
Copy link
Contributor Author

I'm actually not sure if we should add a workaround for argocd since the current charts are perfectly acceptable to helm 🤔

If you mean the workaround code, sorry, that was my mistake, it's gone now.
This will however effectively change the name of the helm charts and potentially impact some other e2e/UI tests.

@kkaempf
Copy link
Contributor

kkaempf commented Aug 23, 2024

Actually I meant the name change.

Apparently, this is a non-issue for helm (and Fleet) but only bothers argocd. So I'd argue this is more of an argocd bug than an elemental-operator bug 🤔

@anmazzotti
Copy link
Contributor Author

Indeed seems to be a variant of this: argoproj/argo-cd#13042

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build build related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make helm charts argocd compatible
2 participants