Conversation
|
@tssurya: This pull request references Bugzilla bug 1879607, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
DetailsIn 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. |
1c98afa to
c13bf7f
Compare
|
/test verify-deps |
6bcc58f to
c6edc6b
Compare
|
/hold until all tests pass |
|
wtf! locally I don't see any of the errors seen on the ci/prow/verify-deps job.
make has no right to swear I should be the one swearing -_- . Will take a look at this tomorrow, |
1dbf538 to
578b8d0
Compare
|
/test verify-deps |
1 similar comment
|
/test verify-deps |
|
/retest |
dbcb835 to
9531821
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tssurya The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
9531821 to
2a7410b
Compare
ok this was happening because the ci-job was using golang 1.13 and I had 1.15. |
|
/hold |
|
gosh did I mess up metrics point healthcheck somewhere? Cluster in trouble May day: Warning Unhealthy 116s (x18 over 3m21s) kubelet, ci-ln-p3sg3qt-f76d1-mtk45-master-2 Readiness probe failed: looking into this. |
had to update this patch to accommodate this change: kubernetes/kubernetes@8747ba9 |
2a7410b to
ae5259e
Compare
|
@tssurya: This pull request references Bugzilla bug 1879607, which is valid. 3 validation(s) were run on this bug
DetailsIn 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. |
1 similar comment
|
@tssurya: This pull request references Bugzilla bug 1879607, which is valid. 3 validation(s) were run on this bug
DetailsIn 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. |
|
/test e2e-gcp |
|
/retest |
|
/test e2e-gcp |
|
ok so the CI failures seem unrelated: |
|
/hold cancel |
|
/retest |
1 similar comment
|
/retest |
ae5259e to
274c4f3
Compare
|
/test e2e-aws |
|
/test e2e-gcp |
1 similar comment
|
/test e2e-gcp |
|
/test e2e-gcp |
|
/retest |
|
/hold It seems like something is again wrong specific to this patch: level=info msg=Cluster operator network Progressing is True with Deploying: DaemonSet "openshift-multus/network-metrics-daemon" is not available (awaiting 3 nodes) investigating.... |
|
/retest |
|
@tssurya: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
obsoleted by #227 which updates to 1.20 |
|
@danwinship: Closed this PR. DetailsIn 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. |
|
@tssurya: This pull request references Bugzilla bug 1879607. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW state. DetailsIn 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. |
This PR rebases sdn on k8sv1.19.2.
Also includes the upstream PR openshift/kubernetes@6e071b2
Part of SDN-1346