Marcel de Graaf

Results 10 comments of Marcel de Graaf

FYI: this patch no longer seems to work with Sinatra 1.1.3. Just tried it and got this: ``` /Users/mdg/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.1.3/lib/sinatra/base.rb:865:in `set': wrong number of arguments (3 for 2) (ArgumentError) from /Users/mdg/.rvm/gems/ruby-1.9.2-p136/gems/cijoe-0.9.4/lib/cijoe/server.rb:107:in...

Any news on this change? Just received a "final notice" email from Slack regarding the upcoming changes to `rtm.start` and `rtm.connect`:

No, it was upgraded from Mavericks to Yosemite, and now to El Capitan.

@mubashirkamran I'm no longer using/maintaining this gem. Maybe @qpowell can help? Cheers!

We're seeing 503 errors as well, but only during rolling restarts of our deployments. This is the `RollingUpdate` configuration in one of our deployments: ```yaml strategy: type: RollingUpdate rollingUpdate: maxUnavailable:...

I think I'm having this issue as well, for `searchableAttributes`. After reindexing a specific index in my application this setting disappears, leading to application exceptions later on, when this field...

To be clear; this is what I'm seeing in the `kube-lego-nginx` service while getting the `503` errors: ![kube-lego-nginx - kubernetes dashboard 2017-11-18 09-44-44](https://user-images.githubusercontent.com/15011/32978585-4fed3d94-cc45-11e7-8b16-e7284c58bde3.png) Note how the list of Pods is...

@simonswine @munnerz sorry if you're not the right people to ping but I'm wondering if this issue is on the radar? It's preventing me from using kube-lego at the moment....

@deltcloud thanks for your reply. I'm afraid I don't really understand what you mean though – I'm a bit new to Kubernetes and the related terms. Can you elaborate on...