Details
-
Improvement
-
Status: Accepted
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
Mesosphere Q4 Sprint 3 - 12/7, Mesosphere Q1 Sprint 1 - 1/23
Description
Like masters can whitelist slaves (and only announce available resources from slaves whitelisted), slaves should be able to whitelist masters they are willing/allowed to connect to. I have a proof-of-concept ready which ties into the slave::detected() method and prevents non-whitelisted masters to register.
If "*" is provided - whitelisting is not enforced (which would be the usual case).
Attachments
Issue Links
- is related to
-
MESOS-1546 Introduce an optional master whitelist for replicated log based registrar.
- Open
- requires
-
MESOS-2114 Extract and generalize WhitelistWatcher
- Resolved