Skip to content

fix(client): clarify values file path hint per value source type - #2715

Merged
KepoParis merged 1 commit into
mainfrom
fix/deployment-values-path-hint
Sep 10, 2026
Merged

fix(client): clarify values file path hint per value source type#2715
KepoParis merged 1 commit into
mainfrom
fix/deployment-values-path-hint

Conversation

@KepoParis

Copy link
Copy Markdown
Contributor

Issues liées

Issues numéro: #2714


Quel est le comportement actuel ?

Le champ « Chemin du fichier de valeurs » affiche toujours « Chemin du fichier relatif à la racine du dépôt », ce qui pousse à répéter le répertoire à déployer pour une source interne.

Quel est le nouveau comportement ?

Le texte d'aide dépend du type de source :

  • interne : chemin relatif au répertoire à déployer
  • externe : chemin relatif à la racine du dépôt de valeurs sélectionné

Cette PR introduit-elle un breaking change ?

Non.

Autres informations

Changement de libellé uniquement.

@KepoParis
KepoParis requested a review from a team as a code owner September 10, 2026 09:20
@KepoParis KepoParis self-assigned this Sep 10, 2026
@KepoParis KepoParis added the bug Something isn't working label Sep 10, 2026
@KepoParis KepoParis added this to the 9.26.0 milestone Sep 10, 2026
@KepoParis
KepoParis enabled auto-merge September 10, 2026 09:22
@github-actions github-actions Bot added the built label Sep 10, 2026
@cloud-pi-native-sonarqube

Copy link
Copy Markdown

@KepoParis
KepoParis added this pull request to the merge queue Sep 10, 2026
Merged via the queue into main with commit 52ac9a3 Sep 10, 2026
35 checks passed
@KepoParis
KepoParis deleted the fix/deployment-values-path-hint branch September 10, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working built

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 [BUG] - Chemin du fichier de values : consigne trompeuse dans la config d'un déploiement

2 participants