-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
Provide extensibility for the external workspace manager plugin.
For this, implement various Extension Points.
e.g.
- DiskRestriction - restrict to particular jobs/nodes
- DiskInfoProvider - disk space calculation, etc.
- DiskAllocationStrategy - intelligent disk selection
- is related to
-
JENKINS-36418 Write a design for the extensions points that the EWM plugin may implement
- Resolved