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

Chart name is different for chart pushed to OpenShift #75

Open
jfdenise opened this issue Jul 17, 2024 · 0 comments
Open

Chart name is different for chart pushed to OpenShift #75

jfdenise opened this issue Jul 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jfdenise
Copy link
Collaborator

This issue appeared with XP5. In our released EAP XP5, the chart is named eap-xp5, it needs to be named redhat-eap-xp5.

As a short term solution for the release, In the redhat-eap-xp5-1.0.0.tgz pushed to the https://github.com/openshift-helm-charts/charts repo, I did the following changes:

  • changed the directory structure inside the tgz from ./eap-xp5-1.0.0/eap-xp5/* to ./redhat-eap-xp5/*
  • In Chart.yaml, changed the name from eap-xp5 to redhat-eap-xp5

In addition the chart verifier reports some errors that need to be investigated.

@jfdenise jfdenise added the bug Something isn't working label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant