Skip to content

Remove -chart suffix from OBS chart build process#829

Open
anmazzotti wants to merge 2 commits intorancher:mainfrom
anmazzotti:fix_obs_chart_name
Open

Remove -chart suffix from OBS chart build process#829
anmazzotti wants to merge 2 commits intorancher:mainfrom
anmazzotti:fix_obs_chart_name

Conversation

@anmazzotti
Copy link
Contributor

Fixes #826

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

Signed-off-by: Andrea Mazzotti <andrea.mazzotti@suse.com>
@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 <andrea.mazzotti@suse.com>
@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