Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-57328

Should not use secret name as credential ID

XMLWordPrintable

      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}'.

            teilo James Nord
            cizezsy Shenyu Zheng
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: