Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.1
-
None
Description
Validate the name format of mesos-managed docker containers in order to avoid false positives when looking for orphaned mesos tasks.
Currently names such as 'mesos-master', 'mesos-agent' and 'mesos-dns' are wrongly terminated when --docker_kill_orphans is set to true (default).
Attachments
Issue Links
- breaks
-
MESOS-6507 'DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID' fails consistently.
- Resolved
- is related to
-
MESOS-6202 Docker containerizer kills containers whose name starts with 'mesos-'
- Resolved