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

curl -XPOST http://127.0.0.1:8080/control/ANYTHING bad answer #27

Closed titilambert closed 9 years ago

titilambert commented 9 years ago

Hi ! curl -XPOST http://127.0.0.1:8080/control/ANYTHING take a long while to answer {} I will try to fix it.

opaugam commented 9 years ago

sorry - what's the context?

titilambert commented 9 years ago

You're right, I didn't explain the context :/ I just launch an ochopod instance an try to request it with the following request: curl -XPOST http://127.0.0.1:8080/control/ANYTHING It take a long long while before getting an (empty) answer. (I get {}) May we have to get a 404 error ? Because ANYTHING does not exist (see: http://autodesk-cloud.github.io/ochopod/concepts.html#registration)

opaugam commented 9 years ago

pod 1.0.7 updated (finally)