You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Greg Mann <gr...@mesosphere.io> on 2017/04/12 00:18:10 UTC

Review Request 58369: Updated default executor to pass authorization header to checkers.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58369/
-----------------------------------------------------------

Review request for mesos, Alexander Rukletsov, Anand Mazumdar, and Vinod Kone.


Bugs: MESOS-7377
    https://issues.apache.org/jira/browse/MESOS-7377


Repository: mesos


Description
-------

This patch updates the default executor to pass the executor's
authorization header to the `Checker` and `HealthChecker`
libraries when an authentication token is present in the
environment.


Diffs
-----

  src/launcher/default_executor.cpp 9cc40c6391a931f9cdf6965e64be231980537299 


Diff: https://reviews.apache.org/r/58369/diff/1/


Testing
-------

Testing details can be found at the end of this chain.


Thanks,

Greg Mann