-
Notifications
You must be signed in to change notification settings - Fork 1.1k
build(deps): bump ocicni to latest master #7709
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
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #7709 +/- ##
=======================================
Coverage 47.98% 47.99%
=======================================
Files 145 145
Lines 16261 16261
=======================================
+ Hits 7803 7804 +1
Misses 7513 7513
+ Partials 945 944 -1 |
|
/retest-required |
|
@dfr, let me see if I can quickly get the pending Pull Request with dependencies updates fixed so we can merge them and then rebase this one. Bear with me... |
|
@dlr, OK. Rebase when you have a moment. 🙂 |
|
/retest-required |
This picks up fixes which make the mapping from pods/containers to FreeBSD jails slightly more efficient. Signed-off-by: Doug Rabson <[email protected]>
Rebased |
|
/retest-required |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dfr, kwilczynski 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 |
|
/kind dependency |
|
@kwilczynski: The label(s) 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. |
|
/kind dependencies |
|
@kwilczynski: The label(s) 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. |
|
/kind dependency-change |
|
Third time's a charm. ☘️ |
|
/retest-required |
1 similar comment
|
/retest-required |
|
/override ci/prow/e2e-aws-ovn |
|
@haircommander: Overrode contexts on behalf of haircommander: ci/prow/e2e-aws-ovn 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. |
This picks up fixes which make the mapping from pods/containers to FreeBSD jails slightly more efficient.
Once this is merged, I will rebase #7472, aiming to move the FreeBSD port forward a little quicker this year.
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Sync with github.com/cri-o/ocicni to pick up FreeBSD improvements
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
Does this PR introduce a user-facing change?