Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Mesosphere Sprint 19, Mesosphere Sprint 20, Mesosphere Sprint 21
-
3
Description
/call endpoint on the slave will return a 202 accepted code but has to do some basic validations before. In case of invalidation it will return a BadRequest back to the client.
- We need to create the required infrastructure to validate the request and then process it similar to src/master/validation.cpp in the namespace scheduler i.e. check if the protobuf is properly initialized, has the required attributes set pertaining to the call message etc.
Attachments
Issue Links
- relates to
-
MESOS-2295 Implement the Call endpoint on Slave
- Resolved