Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[helm chart release] improved helm chart generation

Aperta
#4 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
2/5
Tempo stimato
1-3 ore
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
go, helm

Direzione di ricerca

Start at the Makefile target named helmchart and inspect how the manifests target invokes the Go subsystem during the Helm chart release step. Make the target depend on kustomize and manifests, ensure the Go subsystem is available for manifests, and verify that the helmchart command runs successfully from the committed manifests.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

the make file command: helmchart should depend on kustomize and the manifests. This protects those situation where the manifests have been committed in an incorrect state, so it should look like:

helmchart: kustomize manifests

in order to run manifests, the go subsystem should be in place in the helm chart release step

Lingua principale
Nessun dato sulla lingua
Stelle
1
Fork
7
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di redhat-cop/github-workflows-operators

Tutte le issue di redhat-cop/github-workflows-operators

Issue simili

Altre issue su Build System

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.