Skip to content

Allow sharing UTS namespace of another container #3462

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Rid
Copy link

@Rid Rid commented Mar 8, 2022

Signed-off-by: Grant Millar rid@cylo.io

- What I did
Allow sharing of the UTS namespace of another container using --uts container:<name|id>

- How I did it

  • Updated tests
  • Updated bash/fish shell completion
  • Updated readme

- How to verify it
See moby/moby#43349

- Description for the changelog

Allow sharing UTS namespace of another container

- A picture of a cute animal (not mandatory but encouraged)
🐤

This first requires vendoring of moby/moby#43349 due to changes in host_config interfaces.

@Rid Rid requested review from thaJeztah and albers as code owners March 8, 2022 13:15
Signed-off-by: Grant Millar <rid@cylo.io>
@Rid Rid force-pushed the uts_mode_improve branch from 0519e21 to 719f262 Compare March 8, 2022 14:09
Copy link
Collaborator

@albers albers left a comment

Choose a reason for hiding this comment

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

bash completion works. Please move the section so that the options appear in alphabetical oder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants