-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Update runtime-tools #9290
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
Update runtime-tools #9290
Conversation
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
cdb24a2
to
a065ae9
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9290 +/- ##
==========================================
+ Coverage 66.91% 66.96% +0.05%
==========================================
Files 198 198
Lines 27190 27191 +1
==========================================
+ Hits 18193 18209 +16
+ Misses 7494 7484 -10
+ Partials 1503 1498 -5 🚀 New features to boost your workflow:
|
/test ci-e2e-conmonrs |
/retest |
1 similar comment
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: saschagrunert, sohankunkerkar 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 |
/override ci/prow/ci-e2e-evented-pleg |
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/ci-e2e-evented-pleg 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-sigs/prow repository. |
What type of PR is this?
/kind dependency-change
What this PR does / why we need it:
Update the runtime tools to the latest commit and cleanup the imports.
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
None
Does this PR introduce a user-facing change?