> On Nov. 13, 2015, 2:45 a.m., Guangya Liu wrote: > > docs/reservation.md, line 242 > > <https://reviews.apache.org/r/40242/diff/1/?file=1124336#file1124336line242> > > > > Not yours, but I have a question: currently, the HTTP endpoint for > > dynamic reservation request <operator_principal>:<password>, otherwise the > > request will be failed. In my understanding, we should enable the HTTP > > endpoint in the case the end user is not using anthentication? Comments?
Guangya, I just looked into this a little bit. It looks to me that it's my bug. When authentication is disabled, everything should be considered authorized. This is currently not the case... I've filed [MESOS-3940](https://issues.apache.org/jira/browse/MESOS-3940) to capture the issue. - Michael ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40242/#review106357 ----------------------------------------------------------- On Nov. 13, 2015, 12:45 p.m., Neil Conway wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40242/ > ----------------------------------------------------------- > > (Updated Nov. 13, 2015, 12:45 p.m.) > > > Review request for mesos, Greg Mann and Michael Park. > > > Bugs: MESOS-2455 > https://issues.apache.org/jira/browse/MESOS-2455 > > > Repository: mesos > > > Description > ------- > > Improved docs for dynamic reservation HTTP endpoints. > > > Diffs > ----- > > docs/home.md 7aa785e9ae07f2cc14eb0f1108ae4ab4c8748599 > docs/persistent-volume.md 0951ccb69daaa19b959e11cf3bf972a674a58305 > docs/reservation.md 81f21c3755b216b0932876c1ddd9de4d3fbe814a > > Diff: https://reviews.apache.org/r/40242/diff/ > > > Testing > ------- > > > Thanks, > > Neil Conway > >
