jdef

Results 451 comments of jdef

It looks like your pod is failing every 3m. Most of the default timeouts that we enforce are 5m. Have you changed any of them in your configuration? It would...

did you build the code from one of our stable release tags? e.g. github.com/mesosphere/kubernetes at v0.7.2-v1.1.5 it's a common mistake that people build from kubernetes/kubernetes using the release-1.1 branch. our...

opt-in for 100% iptables-managed rules in v1.1: https://github.com/kubernetes/kubernetes/issues/3760#issuecomment-143280584

this likely won't work correctly until k8s/dcos v0.7.2 lands, which should have an RC release sometime next week

labeled with test/smoke, even though it's not an automated test at this point. will need manual testing

binaries for v0.7.2-v1.1.5 have been published. this _should_ be working now that we have support for Service Accounts by default. still needs manual verification.

@thilinapiy are you able to test this using the latest k8s/dcos release?

First thoughts about reasonable defaults (because executors really shouldn't write anything outside of their container): rootDir={sandbox}/root staticPods={sandbox}/static And then if you want to override rootDir to point to some location...

related conversation, though more concerned with determining the correct "internal IP" vs "external IP": https://github.com/mesosphere/mesos-dns/issues/379

why do we need public IP's to run conformance tests?