jdef
jdef
AFAICT the webhook server is automatically started, based on the presence of hook registration calls. In an effort to guard against libraries setting up webhooks on a manager, or at...
I upgraded from controller-gen 0.6.2 to 0.9.0 and now I see breakage because a project directory `_foo/` is now seemingly processed by `paths=./...` in the newer v0.9.0 version, whereas it...
xref https://github.com/mesosphere/multiverse/pull/78
- the isolator will be enabled by default in DCOS 1.7 - the isolator is incompatible with volume management as implemented by kubelet - kubelet expects to manage the mount...
- kubectl subcommand needs to fetch token from local dcos.toml file - kubectl binary needs to send Authorization: header for dcos EE compat
multiverse packaging changes: https://github.com/mesosphere/multiverse/pull/78 cherry-picks from upstream: - MESOS: swappable storage backends for frameworkID #759 - https://github.com/kubernetes/kubernetes/pull/20387 - MESOS: fix nil panic in scheduler procurement #768 - https://github.com/kubernetes/kubernetes/pull/20936 - MESOS:...
https://github.com/kubernetes/kubernetes/pull/22246#issuecomment-190755561
for context: https://github.com/mesosphere/universe/pull/200#issuecomment-135461209 given the current state of the integration: - additional mesos work is likely required - additional docker work is likely required it's possible that the upcoming unified...
cleanup of code that was causing a test flake upstream.
encountered while testing v0.7.2rc1 on DCOS. scheduler logs: ``` E0130 03:11:12.218600 14414 http_transporter.go:402] HTTPTransporter failed to listen: listen tcp4 10.0.2.69:25501: bind: address already in use E0130 03:11:12.218623 14414 scheduler.go:801] Scheduler...