Actions
Task #5786
closedRemove "missing workers" from Status API
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 62
Quarter:
Description
Problem¶
Environments that have random worker names chosen each time a worker starts, e.g. k8s/openshift, will accumulate a "missing worker" each time a worker starts. This part of the API made sense when the workers always used the same names.
Solution¶
Remove the "missing workers" from the Task API
Actions
Remove "missing_workers" from Status API
Having "missing_workers" did not work well when worker names are unique each time. It accumulated an endless number of worker names.
https://pulp.plan.io/issues/5786 closes #5786