Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Mesosphere Sprint 19
-
5
Description
This is the first basic step in ensuring the basic /call functionality:
- Set up the route on the agent for "api/v1/executor" endpoint.
- The endpoint should perform basic header/protobuf validation and return 501 NotImplemented for now.
- Introduce initial tests in executor_api_tests.cpp that just verify the status code.
Attachments
Issue Links
- relates to
-
MESOS-2295 Implement the Call endpoint on Slave
- Resolved