-
Notifications
You must be signed in to change notification settings - Fork 336
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
T6219: Add support for container sysctl parameter #3614
Conversation
👍 |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
f9fb6c9
to
9214333
Compare
Probably will be conflict with #3607 |
Yep, just added that as separate commit to get the builds green. |
rebased |
@sever-sever would be great if that could be backported to Sagitta |
@Mergifyio backport sagitta |
✅ Backports have been created
|
…3629) * container: T6219: Add support for container sysctl / kernel parameters (cherry picked from commit 717ea64) * T6219: align with system sysctl and limit parameters to supported (cherry picked from commit f030464) --------- Co-authored-by: Ben Pilgrim <[email protected]> Co-authored-by: Nicolas Vollmar <[email protected]>
@Mergifyio backport circinus-stream sagitta-stream |
✅ Backports have been created
|
I can't append to #3288, so I took the liberty to build upon it.
Aligned configuration with system sysctl and added completion with allowed sysctl values for container
Change Summary
Allow setting sysctl settings for containers
Types of changes
Related Task(s)
https://vyos.dev/T6219
Related PR(s)
#3288
Component(s) name
container
Proposed changes
Adds support for configuring a container with the sysctl option:
How to test
Smoketest result
Checklist: