Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

[helm chart release] improved helm chart generation

Abierto
#4 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
2/5
Tiempo estimado
1-3 horas
Aptitud para principiantes
35/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
go, helm

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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

Lenguaje dominante
Sin datos de lenguaje
Estrellas
1
Forks
7
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de redhat-cop/github-workflows-operators

Todos los issues de redhat-cop/github-workflows-operators

Issues similares

Más issues de Build System

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.