-
Bug
-
Resolution: Unresolved
-
Major
-
None
Currently, this plugin will use secret's name as the credential ID to create a credential. It may cause problems when there are secrets have the same name but in different namespaces.
It is better to use namespace and name to generate the credential ID - like '{namespace}-{name}'.
- is related to
-
JENKINS-62360 Ability to customize credentials id
- Open
- relates to
-
JENKINS-57329 Should support namespace
- Open