Closed
Bug 1618360
Opened 5 years ago
Closed 5 years ago
[worker-manager] azure-provider should ensure that workerIds have sufficient entropy
Categories
(Taskcluster :: Services, enhancement)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: miles, Unassigned)
Details
At present if workerPoolId is sufficiently long there may not be enough room for reasonable entropy in the VM name / workerId, which includes the entirety of workerPoolId.
We should clip workerPoolIds of a certain length to prevent this.
| Reporter | ||
Comment 1•5 years ago
|
||
We've released a change in v26.0.1 that removes workerPoolId from VM names in Azure, leaving the full workerId worth of entropy.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•