add CAP_NET_RAW capability to CRI stats summery test#95321
add CAP_NET_RAW capability to CRI stats summery test#95321k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
Signed-off-by: Harshal Patil <[email protected]>
|
Hi @harche. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
/sig node |
|
/lgtm |
|
/test pull-kubernetes-e2e-gce-100-performance |
|
@harche: Cannot trigger testing until a trusted user reviews the PR and leaves an 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. |
|
/ok-to-test |
|
/lgtm |
|
/assign @sjenning |
|
/triage accepted |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: harche, sjenning The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
👋 Release Notes 1.20 team here, this PR was marked with the release notes "No" instead of none at all (the right way to mark no release notes is to use I'm going to try removing it for now 😄 /release-note-none |
|
@wilsonehusin: you can only set the release note label to release-note-none if the release-note block in the PR body text is empty or "none". 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. |
Signed-off-by: Harshal Patil [email protected]
What type of PR is this?
/kind failing-test
What this PR does / why we need it:
We need to set the capability
CAP_NET_RAWat the test container level for the runtimes like CRIO, that do not add this by default.Which issue(s) this PR fixes:
Fixes #95320
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: