rasputnik

Results 13 comments of rasputnik

Sorry to chase this (it's my own fault for patching the wrong class in #19), but could you consider another push of this to rubygems (if it needs a rebase...

I did consider this in #35 - word on the street is that Marathon are looking to move away from zookeeper as an implementation thing, and since you're poking around...

@lancehudson ugh, not good. marathon has had shaky proxying for a good while, but i'd heard it was fixed in more recent versions. what version of marathon are you running?

@lancehudson ah ok, i have a feeling the proxy fixes went in around 10.x so an upgrade may not help you much. I've definitely seen a similar issue on our...

I'd log an issue with the Marathon project - that was also my understanding of how it worked, but in practice it's slightly different. See this thread: ``` https://groups.google.com/forum/#!topic/marathon-framework/i_tg5EErtQI ```...

I've seen this before - haroxy constantly reloading will often cause a logjam if they happen too frequently, although Bamboo attempts to debounce reloads. Are you constantly redeploying apps? A...

The environment variables feature pre-dates marathon and Mesos' label feature, but I agree it's probably a cleaner solution. Haven't upgraded our mesos stacks to 0.22.x yet or i'd have submitted...

Labels just landed if anyone is still waiting on them.

you can check the data structure bamboo is going to use to template by looking at 0:8080/api/state . I've had older marathons give odd responses which sometimes mess up that...