[JIRA] (JENKINS-61112) Removing the jenkins:credentials:type tag from a secret does not make it disappear from Jenkins

2020-02-17 Thread chris+jenk...@chriskilding.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Chris Kilding updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61112  
 
 
  Removing the jenkins:credentials:type tag from a secret does not make it disappear from Jenkins   
 

  
 
 
 
 

 
Change By: 
 Chris Kilding  
 

  
 
 
 
 

 
 Given I have a Secret Text credential stored in Secrets Manager (with the jenkins:credentials:type=string tag)When I remove the type tag, and wait for the credentials cache to reload,Then the Secret Text credential still remains in Jenkins. (It only disappears after I initiate a delete to remove the secret altogether, regardless of whether that tag was present or later removed.)If the type tag is removed, then the credential should disappear from Jenkins  when the cache is reloaded .  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on 

[JIRA] (JENKINS-61112) Removing the jenkins:credentials:type tag from a secret does not make it disappear from Jenkins

2020-02-17 Thread chris+jenk...@chriskilding.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Chris Kilding created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61112  
 
 
  Removing the jenkins:credentials:type tag from a secret does not make it disappear from Jenkins   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Chris Kilding  
 
 
Components: 
 aws-secrets-manager-credentials-provider-plugin  
 
 
Created: 
 2020-02-17 11:09  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Chris Kilding  
 

  
 
 
 
 

 
 Given I have a Secret Text credential stored in Secrets Manager (with the jenkins:credentials:type=string tag) When I remove the type tag, and wait for the credentials cache to reload, Then the Secret Text credential still remains in Jenkins. (It only disappears after I initiate a delete to remove the secret altogether, regardless of whether that tag was present or later removed.) If the type tag is removed, then the credential should disappear from Jenkins.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment