Skip to content

fix: normalize values file naming to dash convention - #5

Open
shikanime wants to merge 2 commits into
mainfrom
fix/values-naming
Open

fix: normalize values file naming to dash convention#5
shikanime wants to merge 2 commits into
mainfrom
fix/values-naming

Conversation

@shikanime

Copy link
Copy Markdown
Member

Issues liées

#3 (fermer délibérément après la fusion)


Quel est le comportement actuel ?

Deux conventions de nommage coexistent : values-<env>.yaml (tiret) et values.<env>.yaml (point).

Quel est le nouveau comportement ?

Tous les overlays suivent la convention tiret : values.cpin-hp.yaml devient values-demo-cpin-hp.yaml (nom distinct, il pointe vers le projet demo/*), values.formation-dev.yaml, values.formation-zone.yaml, values.minarm.yaml et values.prod.yaml sont renommés en conséquence.

Cette PR introduit-elle un breaking change ?

Non pour le chart ; les pipelines externes qui référencent ces noms de fichiers devront suivre les nouveaux noms.

Autres informations

Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
Change-Id: I77aaadb86db2a1703921f70db8a63d2c6a6a6964
Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
Change-Id: If6d0fcc2482e9ddeb9125d6c1d5832366a6a6964
@shikanime shikanime self-assigned this Aug 26, 2026
@shikanime
shikanime marked this pull request as ready for review August 26, 2026 13:04
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.

1 participant