yp-engineering/mesos-runonce

Auth issue - no principal

Closed this issue · 1 comments

If you don't pass in a principal, the framework will give you error messaging but never exit. Account for this by either checking for principal and secret-file before talking to mesos && || by reacting to certain messages we get back from mesos better by exiting non-zero with helpful message.

Dup of #5