-
Notifications
You must be signed in to change notification settings - Fork 39.9k
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
[sig-apps] Daemon set [Serial] should not update pod when spec was updated and update strategy is OnDelete #69356
Comments
I'm investigating this. |
/assign |
FWIW there's one more related test failure - #67903 |
This is also being discussed in this issue: #69445 |
I'm escalating this issue to critical-urgent. At this point, not resolving this is keeping us from verifying the upgrade tests. Because the Daemonsets have been failing for weeks, at this point we don't know what other upgrade test job failures that may be masking, and whether any of the other test flakes are related to the Daemonset failure. This needs to be resolved, ASAP. /priority critical-urgent |
/remove-priority important-soon |
DaemonSet tests passed on run 1842, seems to have been fixed: https://k8s-testgrid.appspot.com/sig-release-master-upgrade#gce-new-master-upgrade-master if it doesn't pop up again - /close |
@nikopen: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
DaemonSet upgrades and downgrades have been failing since 9/25.
Dashboard: https://k8s-testgrid.appspot.com/sig-release-master-upgrade#gce-new-master-upgrade-master
Sample Failure: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-new-master-upgrade-master/1803
This test failure will block 1.13 beta, so please let's fix it before then. Thanks!
/sig apps
/kind failing-test
/priority important-soon
The text was updated successfully, but these errors were encountered: