jenkinsci / jenkinsci/credentials-plugin
[JENKINS-64079] Credentials are not properly merged when applying JCasC
- Dominant language
- Java
- Stars
- 134
- Forks
- 258
- Avg merge
- 48m
- Merged PRs (30d)
- 1
Description
Currently if I manually add a credential (no matter if global domain or new domain) it is cleared after I click on Reload existing configuration in /configuration-as-code/.
I found nothing on how existing configuration is supposed to be merged with the configuration provided as yaml in the documentation. But in the case of credentials it is sometimes desirable to allow credentials next to the ones being maintained in the configuration file.
---
Originally reported by kwin, imported from: Credentials are not properly merged when applying JCasC
Raw content of original issue
Currently if I manually add a credential (no matter if global domain or new domain) it is cleared after I click on Reload existing configuration in /configuration-as-code/.
I found nothing on how existing configuration is supposed to be merged with the configuration provided as yaml in the documentation. But in the case of credentials it is sometimes desirable to allow credentials next to the ones being maintained in the configuration file.
Contributor guide
Assessment
This issue has not been assessed yet.