-
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
Bump k8s.io/utils to 6e3d28 to pick up nested trace #91634
Conversation
@jpbetz: GitHub didn't allow me to request PR reviews from the following users: SomtochiAma. Note that only kubernetes members and repo collaborators can review this PR, and authors cannot review their own PRs. 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. |
/retest |
/lgtm |
/assign @thockin |
cc @dims |
@jpbetz please hold this. this brings in a change that is being tested in another PR #91468 and is running into trouble. Also looks like we may have a fix in progress for that issue in kubernetes/utils#169 /hold |
Thanks @dims. I'll wait for the other bump of utils to resolve, and if it pull in a newer version than I needed, I'll just close this. Holding.. |
thanks. it has trouble in unmount volume on windows node |
/hold cancel kubernetes/utils#173 reverts the PR that broke utils (see #91634 (comment)). Updated this PR to pick up the latest commit of utils. |
test timeouts /retest |
Integration tests seems to be consistently failing on
|
Different integration test failure on last run, rebasing and retrying. |
/retest |
test timeout /retest |
/retest |
@dims would you have a look? This is with the PR that broke untold rolled back. |
/approve /assign @liggitt |
/retest |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims, jpbetz, liggitt, sttts The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@jpbetz: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
/retest |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Picks up nested tracing support (kubernetes/utils#139) which is needed by #88936
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
no
/priority important-longterm
/sig api-machinery
/cc @sttts @somtochiama @thockin