-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59101/#review174405
-----------------------------------------------------------
Patch looks great!
Reviews applied: [58955, 58964, 59099, 59100, 59101]
Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose'
ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh
- Mesos Reviewbot
On May 9, 2017, 3:58 p.m., Alexander Rojas wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/59101/
> -----------------------------------------------------------
>
> (Updated May 9, 2017, 3:58 p.m.)
>
>
> Review request for mesos, Adam B and Greg Mann.
>
>
> Bugs: MESOS-7415
> https://issues.apache.org/jira/browse/MESOS-7415
>
>
> Repository: mesos
>
>
> Description
> -------
>
> Enables the use of authorization for the `GET_MAINTENANCE_STATUS`
> v1 API call, using the ACL `GetMaintenanceStatus` and the action
> of the same name as the API call.
>
> It also updates the `ApiTests` to take into account the authorization
> case.
>
>
> Diffs
> -----
>
> src/master/http.cpp e2590a17044ac019b24a24629428d4ec8adc0c31
> src/tests/api_tests.cpp faf3242f9c86d866c4bb5e457fcfe47c1063cc09
>
>
> Diff: https://reviews.apache.org/r/59101/diff/1/
>
>
> Testing
> -------
>
> make check
>
>
> Thanks,
>
> Alexander Rojas
>
>
|