Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Limitations: Remove seccomp limitation.#342

Merged
grahamwhaley merged 1 commit into
kata-containers:masterfrom
nitkon:patch-3
Jan 7, 2019
Merged

Limitations: Remove seccomp limitation.#342
grahamwhaley merged 1 commit into
kata-containers:masterfrom
nitkon:patch-3

Conversation

@nitkon

@nitkon nitkon commented Jan 6, 2019

Copy link
Copy Markdown
Contributor

Document that seccomp support is now available.

FIxes: #341

Signed-off-by: Nitesh Konkar niteshkonkar@in.ibm.com

@jodh-intel jodh-intel left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

A couple of nits but generally...

lgtm

Comment thread Limitations.md Outdated
We only support --security-opt=no-new-privileges option as of today.

See https://github.com/kata-containers/kata-containers/issues/31 for more information.
We only support --security-opt=no-new-privileges and security-opt seccomp=/path/to/seccomp/profile.json

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Missing dashes: --security-opt seccomp=/path/to/seccomp/profile.json.

Also -- although not strictly part of this PR -- it might be worth rendering these options in backticks:

We only support --security-opt=no-new-privileges and --security-opt seccomp=/path/to/seccomp/profile.json ...

Comment thread Limitations.md Outdated
We only support --security-opt=no-new-privileges and security-opt seccomp=/path/to/seccomp/profile.json
option as of today.

Note: The `--security-opt apparmor=your_profile` is yet not supported. See https://github.com/kata-containers/runtime/issues/707

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

  • I think "not yet" rather than "yet not" ready more clearly.
  • Nit: Missing period at end of sentence.

Document that seccomp support is now available.

FIxes: #341

Signed-off-by: Nitesh Konkar niteshkonkar@in.ibm.com
@nitkon

nitkon commented Jan 7, 2019

Copy link
Copy Markdown
Contributor Author

Thanks, @jodh-intel , Fixed!

@jodh-intel

Copy link
Copy Markdown

Thanks @nitkon ! ;)

@grahamwhaley grahamwhaley left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@grahamwhaley grahamwhaley merged commit 069987a into kata-containers:master Jan 7, 2019
@grahamwhaley

Copy link
Copy Markdown
Contributor

Doh, this was nominally blocked on the merge of kata-containers/runtime#689, but that was only noted in the Issue, and there was no DNM on this PR.
I think we can leave this merged for the minute, as I suspect the related PR will get fixed/merged v.soon.
oops...

devimc pushed a commit to devimc/kata-documentation that referenced this pull request Sep 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants