HomeMesosphereNo notifications. 4 unresolved issues.

Support version endpoints for pods.
AbandonedAll Users

Authored by jasongilanfarr on Sep 27 2016, 9:25 PM.

Diff Detail

Repository
rMARATHON marathon
Branch
jason/pod-versions
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 44
Build 44: arc lint + arc unit
jasongilanfarr retitled this revision from to Support version endpoints for pods..Sep 27 2016, 9:25 PM
jasongilanfarr updated this object.
jasongilanfarr edited the test plan for this revision. (Show Details)
jasongilanfarr added a subscriber: marathon-team.
jdef added inline comments.Sep 27 2016, 10:42 PM
src/main/scala/mesosphere/marathon/api/v2/PodsResource.scala
210

probably want authz here

222

you probably want authz here (withAuthorization(ViewRunSpec, ..))

Merged into feature/pods