-
Notifications
You must be signed in to change notification settings - Fork 716
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
failing e2e tests before 1.28 code freeze #2904
Labels
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Comments
neolit123
added
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
labels
Jul 14, 2023
this changed last month: here is what we produce from kubeadm at master:
so our ok, looks like this merged yesterday. i will log a k/k issue. |
/cc |
more details here: |
tests are green now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
we have a number of failures at testgrid right now.
https://testgrid.k8s.io/sig-cluster-lifecycle-kubeadm#kubeadm-kinder-kubelet-1-26-on-latest
https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-e2e-kubeadm-kinder-kubelet-1-26-on-latest/1679579540906577920/artifacts/kinder-xony-control-plane-1/kubelet.log
same error in:
https://testgrid.k8s.io/sig-cluster-lifecycle-kubeadm#kubeadm-kinder-latest-on-1-27
https://testgrid.k8s.io/sig-cluster-lifecycle-kubeadm#kubeadm-kinder-kubelet-1-27-on-latest
we haven't touched the kubeletconfiguration that kubeadm prepares for the kubelet, which means that something changed in the kubelet or the LoggingConfiguration, which i believe comes from . strange, either way.
need to investigate.
The text was updated successfully, but these errors were encountered: