Jan Schlicht created MESOS-8593:
-----------------------------------
Summary: Support credential updates in Docker config without
restarting the agent
Key: MESOS-8593
URL: https://issues.apache.org/jira/browse/MESOS-8593
Project: Mesos
Issue Type: Improvement
Components: containerization, docker
Reporter: Jan Schlicht
When using the Mesos containerizer with a private Docker repository with
{{--docker_config}} option, the repository might expire credentials after some
time, forcing the user to login again. In that case the Docker config in use
will change and the agent needs to be restarted to reflect the change. Instead
of restarting, the agent could reload the Docker config file every time before
fetching.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)