-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: lockable-resources-plugin
-
Labels:None
-
Similar Issues:
'Lockable Resources' within Jenkins global configuration can grow quickly when lock names are selected which are dynamically created and are transient in nature.
Would be nice to clean-up the global configuration when locks released by removing the named lock value.
- is related to
-
JENKINS-46235 API does not allow to remove lockable resource
-
- Open
-
Using code from comments above, I have a Jenkins job that runs weekly to remove the ones that start with certain phrases. This may have race conditions (see later comments):