-
Notifications
You must be signed in to change notification settings - Fork 4
projectRootDir de la dsc n'est pas appliqué lors de la génération dune application sur ArgoCD #1831
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The head ref may contain hidden characters: "1829-bug---projectrootdir-de-la-dsc-nest-pas-appliqu\u00E9-lors-de-la-g\u00E9n\u00E9ration-dune-applciation-sur-argocd"
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.