autodesk-cloud / ochopod

Your friendly orchestration overlay over Mesos, K8S and more !
http://autodesk-cloud.github.io/ochopod/
Apache License 2.0
122 stars 20 forks source link

Added: logging for subprocess #17

Closed lmok closed 9 years ago

lmok commented 9 years ago

The pod will now open a new threading.Thread upon configuration to poll the callback for stdout/stderr. This is available using the /log/app Flask endpoint. Ochothon functionality to come.

Fixes #8.

opaugam commented 9 years ago

good stuff man ... a few minor comments in the code .. correct them and you're blessed

opaugam commented 9 years ago

hey - actually ... where do you nuke the logging thread ? Do you have to ? How does this work ?