-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Panic: "invalid memory address or nil pointer dereference" in daemon_controller.go #698
Comments
logs can be found under GCP project: workload-controller-manager: |
9/10/2020 [perf-tests][arktos][node5000][workloadDisabled] openfiles-3a0w1eAnother repro for this panic in kube-controller-manager.log |
9/11/2020 [perf-tests][arktos][node5000] load1st-3a0w1e5K runs started from load testing has a repro for this issue, Logs can be can be found under GCP project: workload-controller-manager: sonya-useast1: home/sonyali/logs/perf-test/gce-5000/arktos/0911-load1st-3a0w1e |
9/15/2020 [perf-tests][arktos][node5000] issue645-3a0w1e5k runs yesterday to verify different issue, all of them using community ETCD3.4.4 with workload-controller disabled:
|
9/15/2020 [perf-tests][arktos][node5000] baseline-1a0w1e5k runs yesterday to verify different issue, all of them using community ETCD3.4.4 with workload-controller disabled:
|
close this issue because we are replacing workload-controler with scale-out solution |
What happened:
run perf-tests with 5K nodes and disable workload-controller-manager, get the panic:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: