Skip to content
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

document CAP_SYS_ADMIN required for systemd PrivateNetwork #6682

Closed

Conversation

jamescassell
Copy link
Contributor

This wasn't working for rootful containers either without the --privileged flag. I did some searching and found that CAP_SYS_ADMIN is required for PrivateNetwork feature to work: https://stackoverflow.com/questions/39539188/why-unshareclone-newnet-requires-cap-sys-admin

@openshift-ci-robot
Copy link
Collaborator

Hi @jamescassell. Thanks for your PR.

I'm waiting for a containers member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@openshift-ci-robot openshift-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jun 19, 2020
@jamescassell
Copy link
Contributor Author

original "PrivateNetwork doesn't work in rootless" reference in the docs was added in #3972

@rhatdan
Copy link
Member

rhatdan commented Jun 19, 2020

Thanks @jamescassell, but you need to sign your PR.
git commit -a --amend -s
git push --force
LGTM

rootless.md Outdated Show resolved Hide resolved
@jamescassell jamescassell force-pushed the doc-sysadmin-for-privatenet branch from 971e8fd to ee74083 Compare June 19, 2020 17:27
@vrothberg
Copy link
Member

The tests are currently failing because an container image we use in the CI has changed and regressed. Can you rebase the PR on the lastet master? This will unblock CI.

Copy link
Member

@vrothberg vrothberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jamescassell
Copy link
Contributor Author

Seems like CI should be testing a merge, not the PR HEAD....

@rhatdan
Copy link
Member

rhatdan commented Jun 22, 2020

@jamescassell Please rebase.

rootless.md Outdated Show resolved Hide resolved
@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jamescassell
To complete the pull request process, please assign mheon
You can assign the PR to them by writing /assign @mheon in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@TomSweeneyRedHat
Copy link
Member

@jamescassell still missing a signature on your commit git commit --amend -s and the gating tests won't let it through until it gets one.

@TomSweeneyRedHat
Copy link
Member

Changes LGTM otherwise.

@vrothberg
Copy link
Member

@jamescassell can you squash the two commits and repush? That should unblock CI and turn it green.

@rhatdan rhatdan closed this Jul 18, 2020
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants