----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58369/#review171911 -----------------------------------------------------------
src/launcher/default_executor.cpp Lines 1406-1410 (original), 1410-1414 (patched) <https://reviews.apache.org/r/58369/#comment244900> Construct authorization header here. - Greg Mann On April 12, 2017, 9:21 a.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/58369/ > ----------------------------------------------------------- > > (Updated April 12, 2017, 9:21 a.m.) > > > Review request for mesos, Alexander Rukletsov, Anand Mazumdar, Gastón > Kleiman, 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 > >
