-
Notifications
You must be signed in to change notification settings - Fork 51
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 linux bridge CNI #1544
Bump linux bridge CNI #1544
Conversation
This introduces a bug fix resolving an issue where deleting pods took too long when there were many rules / chains in the kubernetes node [0]. [0] - https://bugzilla.redhat.com/show_bug.cgi?id=2175041 Signed-off-by: Miguel Duarte Barroso <[email protected]>
/cc @phoracek I need you to do your image generation + pushing magic for this to work. Feel free to push on top / loot this PR. |
Signed-off-by: Petr Horacek <[email protected]>
Kudos, SonarCloud Quality Gate passed!
|
/test pull-e2e-cnao-multus-dynamic-networks-functests |
1 similar comment
/test pull-e2e-cnao-multus-dynamic-networks-functests |
There's a problem in the teardown of Working on it ... /hold |
/override pull-e2e-cnao-multus-dynamic-networks-functests |
@qinqon: Overrode contexts on behalf of qinqon: pull-e2e-cnao-multus-dynamic-networks-functests 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. |
/hold cancel Let's defer fixing the multus-dynamic-tests. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qinqon 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 |
/cherry-pick release-0.85 |
@phoracek: #1544 failed to apply on top of branch "release-0.85":
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. |
Manual cherry-pick: #1545 |
What this PR does / why we need it:
This introduces a bug fix resolving an issue where deleting pods took too long when there were many rules / chains in the kubernetes node [0].
[0] - https://bugzilla.redhat.com/show_bug.cgi?id=2175041
Special notes for your reviewer:
Unfortunately, this time, there were (at least one) feature merged in container-networking CNI project: containernetworking/plugins#829
Release note: