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

oc describe scc: show seccomp profiles #13509

Merged
merged 1 commit into from
Mar 23, 2017

Conversation

php-coder
Copy link
Contributor

Examples:

$ oc describe scc privileged | grep seccomp
  Allowed Seccomp Profiles:			*
$ oc describe scc anyuid | grep seccomp
  Allowed Seccomp Profiles:			<none>
$ oc describe scc custom | grep seccomp
  Allowed Seccomp Profiles:			default/docker,default/something

Fix #13459

PTAL @pweil-

Copy link

@pweil- pweil- left a comment

Choose a reason for hiding this comment

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

LGTM

@pweil-
Copy link

pweil- commented Mar 22, 2017

[test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to e98ca9c

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/424/) (Base Commit: f797b1e)

@pweil-
Copy link

pweil- commented Mar 23, 2017

Edit: removing merge tag.

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to e98ca9c

@openshift-bot
Copy link
Contributor

openshift-bot commented Mar 23, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/188/) (Base Commit: 6a7ea04) (Image: devenv-rhel7_6098)

@pweil-
Copy link

pweil- commented Mar 23, 2017

@php-coder removed merge, please make sure this lands post rebase so we don't make their life harder

cc @sttts

@openshift-bot openshift-bot merged commit f3fce56 into openshift:master Mar 23, 2017
@pweil-
Copy link

pweil- commented Mar 23, 2017

Dang, missed it. Sorry @sttts 😢 Revert if necessary

@php-coder php-coder deleted the fix_describe_scc branch March 23, 2017 18:25
@sttts
Copy link
Contributor

sttts commented Mar 27, 2017

@pweil don't worry. Will pick up this kind of changes at the end of the first rebase.

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.

4 participants