Skip to content
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

Removing the jenkins:credentials:type tag from a secret does not make it disappear from Jenkins #69

Closed
chriskilding opened this issue Jan 5, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@chriskilding
Copy link
Contributor

If the type tag is removed, then the credential should disappear from Jenkins when the cache is reloaded.

But what happens at the moment is...

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.)

Moved from JENKINS-61112

@chriskilding chriskilding added the bug Something isn't working label Jan 5, 2021
@chriskilding
Copy link
Contributor Author

Closing due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant