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

Load pause container image by default on linux. #2300

Merged
merged 2 commits into from
Dec 5, 2019
Merged

Conversation

suneyz
Copy link
Contributor

@suneyz suneyz commented Dec 4, 2019

Summary

This commits addresses the issue on #2290. Load pause container image by default. Enforce pid/ipc capabilities append to check for existence of pause container image

Implementation details

Testing

New tests cover the changes: yes

Built locally and verified pause image is loaded with task eni set to disabled. Also agent is able to emit ipc/pid capability based on if pause image is loaded.

Description for the changelog

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This commits addresses the issue on aws#2290. Load pause container image by default. Enforce pid/ipc capabilities append to check for existence of pause container image
agent/app/agent_unix.go Outdated Show resolved Hide resolved
agent/app/agent.go Outdated Show resolved Hide resolved
agent/app/agent_unix.go Outdated Show resolved Hide resolved
@suneyz suneyz merged commit dde6b64 into aws:dev Dec 5, 2019
@suneyz suneyz added this to the 1.35.0 milestone Dec 10, 2019
@petderek petderek mentioned this pull request Dec 11, 2019
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 this pull request may close these issues.

3 participants