jdef

Results 126 issues of 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...

help wanted
lifecycle/frozen

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...

integration/k8s
integration/DCOS

- kubectl subcommand needs to fetch token from local dcos.toml file - kubectl binary needs to send Authorization: header for dcos EE compat

integration/k8s
WIP
integration/DCOS
tracking
needs-greenlight
MVP

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:...

WIP
integration/DCOS

https://github.com/kubernetes/kubernetes/pull/22246#issuecomment-190755561

class/bug
area/scheduler
priority/P1

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...

class/bug
integration/k8s
integration/docker
integration/mesos
area/scheduler
area/executor
integration/DCOS
epic/K8S-136 maintenance 15q4

cleanup of code that was causing a test flake upstream.

class/enhancement
tracking
epic/K8S-136 maintenance 15q4

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...

class/bug
area/scheduler
priority/P1
integration/DCOS
area/networking
MVP