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

Add userns_mode and cap_drop fields to Service #32

Closed
k9withabone opened this issue Dec 9, 2023 · 2 comments · Fixed by #33
Closed

Add userns_mode and cap_drop fields to Service #32

k9withabone opened this issue Dec 9, 2023 · 2 comments · Fixed by #33

Comments

@k9withabone
Copy link
Contributor

It was brought to my attention (containers/podlet#31) by one of the users of my podlet project, that the Service struct is missing the userns_mode field. See the linked issue for documentation for the field. Looking at Service's documentation just now I also noticed that the cap_drop field is also missing.

@stephanbuys
Copy link
Owner

@k9withabone do you want to submit a PR with the fix? I would just need some type information for those two fields to add it otherwise.

@k9withabone
Copy link
Contributor Author

Yup, I got it.

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

Successfully merging a pull request may close this issue.

2 participants