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

setting resource limits causes bad behavior for unprivileged containers #11

Open
xmcqueen opened this issue Jun 11, 2019 · 2 comments
Open

Comments

@xmcqueen
Copy link

xmcqueen commented Jun 11, 2019

I've started working on this. It looks to be not very active. I'm wondering about the state of this plugin. I'm working on getting it going for unprivileged containers. Its working at this point, but I want to take it further.

I noticed when I use the existing plugin's setResourceLimits, I get some odd behavior. One of which is when I add resource limits, the plugin starts the unprivileged containers, and then starts a whole new set of privileged ones.

I'm looking for warnings or advice from any maintainers, since I'm about to push ahead and make this work.

  • Is this plugin designed to run as root and do only privileged containers?
  • If so should I try to make it do both privileged and unprivileged or should I just go rogue

I've got some related questions about the design assumptions, so I guess if there are any maintainers I'd like to chat.

@xmcqueen xmcqueen changed the title setting resource limits causes bad behaviour for unprivileged containers setting resource limits causes bad behavour for unprivileged containers Jun 11, 2019
@xmcqueen xmcqueen changed the title setting resource limits causes bad behavour for unprivileged containers setting resource limits causes bad behavior for unprivileged containers Jun 13, 2019
@towe75
Copy link
Contributor

towe75 commented Jun 28, 2019

@xmcqueen i'd like to contribute also some stuff to this project and filed 2 pull requests. Maybe we can work somehow together?
Please check my proposal/question in #14 regarding a better build environment. What do you think about it?

@xmcqueen
Copy link
Author

xmcqueen commented Jul 1, 2019

Yes, I'm interested. I'll check it out when I catch up. I've been out-of-town for some weeks. I'm glad to hear from somebody else.

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

No branches or pull requests

2 participants