Details
Description
Currently a framework registers with a single role but in many circumstances it will make more sense for a framework to be able to be given offers (and run tasks/executors) from many roles.
We can likely deprecate the single 'role' field in FrameworkInfo and validate that only one of 'role' or 'roles' is set during registration.
Attachments
Issue Links
- is duplicated by
-
MESOS-1763 Add support for frameworks to receive resources for multiple roles.
- Resolved