-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
Automated cherry pick of #38836 #39114 #39059 upstream release 1.4 #39563
Automated cherry pick of #38836 #39114 #39059 upstream release 1.4 #39563
Conversation
import cycle not allowed in test package k8s.io/kubernetes/pkg/client/restclient (test) imports k8s.io/kubernetes/pkg/api/testapi imports k8s.io/kubernetes/pkg/apis/componentconfig/install imports k8s.io/kubernetes/pkg/apis/componentconfig/v1alpha1 imports k8s.io/kubernetes/pkg/kubelet/qos imports k8s.io/kubernetes/pkg/kubelet/pod imports k8s.io/kubernetes/pkg/client/clientset_generated/clientset imports k8s.io/kubernetes/pkg/client/clientset_generated/clientset/typed/apps/v1beta1 imports k8s.io/kubernetes/pkg/client/restclient
165cefe
to
c0d02ae
Compare
I think there were some problems with the cherry-pick I can look into them if you dont have time |
never mind just saw the new commit :) |
@jessfraz Sorry for another push. It requires a lot of manual effort to resolve those conflicts. :-( |
no worries thanks for taking the time! |
node e2e issue is caused by dockerized node e2e (#39597). |
merged #39632 so this should pass now |
@k8s-bot test this please |
@k8s-bot cvm gce e2e test this |
@k8s-bot verify test this |
c0d02ae
to
290bfb9
Compare
/lgtm cancel //PR changed after LGTM, removing LGTM. @dchen1107 @jessfraz |
#39632 was merged which should fix dockerized node-e2e test. |
@k8s-bot test this please |
Jenkins GCE Node e2e failed for commit 290bfb96ee12592685ef8b5fc20da6e766bde2b3. Full PR test history. The magic incantation to run this job again is 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. I understand the commands that are listed here. |
Jenkins GCE e2e failed for commit 290bfb96ee12592685ef8b5fc20da6e766bde2b3. Full PR test history. The magic incantation to run this job again is 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. I understand the commands that are listed here. |
Jenkins unit/integration failed for commit 290bfb96ee12592685ef8b5fc20da6e766bde2b3. Full PR test history. The magic incantation to run this job again is 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. I understand the commands that are listed here. |
Jenkins GCE etcd3 e2e failed for commit 290bfb96ee12592685ef8b5fc20da6e766bde2b3. Full PR test history. The magic incantation to run this job again is 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. I understand the commands that are listed here. |
Jenkins GCI GCE e2e failed for commit 290bfb96ee12592685ef8b5fc20da6e766bde2b3. Full PR test history. The magic incantation to run this job again is 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. I understand the commands that are listed here. |
Jenkins GKE smoke e2e failed for commit 290bfb96ee12592685ef8b5fc20da6e766bde2b3. Full PR test history. The magic incantation to run this job again is 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. I understand the commands that are listed here. |
Jenkins Kubemark GCE e2e failed for commit 290bfb96ee12592685ef8b5fc20da6e766bde2b3. Full PR test history. The magic incantation to run this job again is 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. I understand the commands that are listed here. |
Jenkins GCI GKE smoke e2e failed for commit 290bfb96ee12592685ef8b5fc20da6e766bde2b3. Full PR test history. The magic incantation to run this job again is 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. I understand the commands that are listed here. |
Jenkins verification failed for commit 290bfb96ee12592685ef8b5fc20da6e766bde2b3. Full PR test history. The magic incantation to run this job again is 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. I understand the commands that are listed here. |
290bfb9
to
d7e396c
Compare
all green merging |
Commit found in the "release-1.4" branch appears to be this PR. Removing the "cherrypick-candidate" label. If this is an error find help to get your PR picked. |
Fixed #38322
Release note: