Skip to content

docs(README): fix helm install command instruction#106

Merged
lucchmielowski merged 1 commit into
openreports:mainfrom
Horgix:readme-helm-install-oci
Jun 8, 2026
Merged

docs(README): fix helm install command instruction#106
lucchmielowski merged 1 commit into
openreports:mainfrom
Horgix:readme-helm-install-oci

Conversation

@Horgix

@Horgix Horgix commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

As-is, the helm install instruction in the README fails with:

Error: INSTALLATION FAILED: must either provide a name or specify --generate-name

given it misses the [NAME] mandatory argument. This PR fixes that.

@Horgix Horgix requested a review from a team as a code owner June 3, 2026 08:57
@lucchmielowski

lucchmielowski commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Hi @Horgix ! Thanks for the fix ! 😉

CI is failing though, could you make sure that all of your commits are signed (commit signature is mandatory for all CNCF projects) ? You'll have to do look something like :

git rebase HEAD~1 --signoff
git push --force-with-lease origin readme-helm-install-oci

Let me know if you need any help, thanks ! 🙏

@lucchmielowski

lucchmielowski commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Note: codegen CI step is failing as well but it's not caused by your PR. It should be fixed once #107 gets merged.

@lucchmielowski lucchmielowski self-assigned this Jun 3, 2026
@Horgix Horgix force-pushed the readme-helm-install-oci branch from b49b145 to 4b28a64 Compare June 4, 2026 14:28
Which was failing with `Error: INSTALLATION FAILED: must either provide a name or specify --generate-name` as-is

Signed-off-by: Alexis Horgix Chotard <github+reports-api@foss.horgix.fr>
@Horgix Horgix force-pushed the readme-helm-install-oci branch from 2ae5050 to b20c5c4 Compare June 8, 2026 08:35
@Horgix

Horgix commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Hey @lucchmielowski , DCO passes now 🙂 Sorry for the delay!

I guess CI will pass again and everything here will be green soon enough - thanks for looking at the PR!

@lucchmielowski lucchmielowski merged commit ea7940d into openreports:main Jun 8, 2026
8 checks passed
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.

2 participants