Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
Jenkins Version 2.73.1
Description
I removed a specific docker cloud from the configure page on page in jenkins however the cloud-stats plugin still shows it.
Right now inside the configure page there is no cloud with that specific name - yet the cloud-stats plugin still shows the docker cloud.
Shouldn't it be removed once we remove the cloud?
The records will be rotated once replaced by new provisioning attempts. There is a way to improve this as you suggested by detecting cloud deletion but we can not detect cloud rename (and tell renames from deletions/creations) so I prefer to keep this the way it is. Another thing is we can not detect this for templates that are not covered by Cloud API at all.
I am keeping this open as I am not quite satisfied with the way things are. Consider last cloud is deleted and the records keep hanging there forever.