vixns

Results 30 issues of vixns

We are using chronos (master branch) on several clusters. On one of them, we are using zookeeper 3.5 with authentication, and mesos 1.6.2 with SSL and suthentication. We face a...

UI build is failing when building from a fresh clone (no pre-existing node_modules folder). create-react-class is now required by react-input-autosize. https://github.com/JedWatson/react-input-autosize/pull/83 moves if form dev to peer dependencies, so I...

…binding for non tcp apps. #533 with requested changes.

Just had a case where a simple non-breaking space in a vhosts label was generating invalid haproxy configuration. Labels sanitation should prevent this.

I have 503 responses with NOSRV in haproxy logs, all about SNI and crawlers. It seems some crawlers are still wrong with SNI http://searchengineland.com/drop-bing-moving-https-sni-caused-224105 https://www.ssllabs.com/ssltest/clients.html Haproxy author does not recommends...

enhancement

Take 2 services, A, B served by marathon-lb. 1/ All up and running 2/ Introduce a mistake in A ( eg "HAPROXY_0_AUTH": "test:test:test" ), the generated haproxy.cfg contains an error,...

I want to pass a single backslash for a haproxy configuration directive `http-response add-header Docker-Distribution-Api-Version:\ registry/2.0` The right label should be `"HAPROXY_0_HTTPS_FRONTEND_ACL": " http-response add-header Docker-Distribution-Api-Version:\\ registry/2.0 if {{ ssl_fc_sni...

## Expected Behavior A valid share link ## Current Behavior When sharing a file from the console bucket view, provided links are invalid `Invalid version id specified` Links generated for...

bug
UI

Mesos 1.5.0 introduced regions and zones. http://mesos.apache.org/documentation/latest/fault-domains/ mesos-dns could return them when defined as subdomains in SRV responses . As an exemple, `_chronos._tcp.marathon.mesos. 10 IN SRV 0 0 8080 chronos-n7z8k-s1.marathon.mesos.`...