@adam @vinod Starting to work  on
https://issues.apache.org/jira/browse/MESOS-6679 . Need some inputs.


The goal is to allow the `network/cni` isolator to load CNI configs without
the need for agent restarts. Had a discussion with @jieyu and the solution
we came up with was for the `network/cni` isolator to expose an endpoint
called `reload`. The endpoint will accept `POST` requests (with an empty
body), which will trigger the `network/cni` isolator to reload the CNI
configs present in the `network_cni_config_dir`. On a successful `reload`
the `network/cni` isolator will respond with an empty HTTP response. Wanted
to run this by you guys to understand the implications on authn/authz and
if this is the right place (the `network/cni` isolator) to host this
endponit?

-- 
Avinash Sridharan, Mesosphere
+1 (323) 702 5245

Reply via email to