projectRootDir de la dsc n'est pas appliqué lors de la génération dune application sur ArgoCD#1831
Hidden character warning
Conversation
|
🤖 Hey ! The @cpn-console/vault-plugin (v2.3.0) package already exists on npm but the source code has changed, you should consider updating the package version. The version update warning should be ignored in the case of modifications that do not affect the code once it has been built, such as code formatting, etc... |
|
🤖 Hey ! The @cpn-console/argocd-plugin (v2.3.0) package already exists on npm but the source code has changed, you should consider updating the package version. The version update warning should be ignored in the case of modifications that do not affect the code once it has been built, such as code formatting, etc... |
|
🤖 Hey ! The security scan report for the current pull request is available here. |
|
🤖 Hey ! A preview of the application is available at : https://console-pr-1831.sdid-hp.cpin.numerique-interieur.com Please be patient, deployment may take a few minutes. |
c4f1f6a to
76da0cd
Compare
|

0 New Issues
0 Fixed Issues
0 Accepted Issues
No data about coverage (71.90% Estimated after merge)
Issues liées
Issues numéro: #1829
Quel est le comportement actuel ?
La création des "values" concernant Vault n'inclue pas la valeur de
projectsRootDir, mais seulement ce qui concerne les autorisations (credentials)Quel est le nouveau comportement ?
La propriété
projectsRootDirest bien transmise, et le code côté Vault a été remanié pour être typé plus finementCette PR introduit-elle un breaking change ?
Non.