Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Revert "DupSecOpt needs to match InitLabels" #1303

Merged
merged 1 commit into from
Feb 1, 2017

Conversation

runcom
Copy link
Member

@runcom runcom commented Jan 29, 2017

This reverts commit 491cada.

@rhatdan PTAL as per discussion in #1109 (comment) and moby/moby#30532 (comment)

@@ -98,7 +98,7 @@ func TestRelabel(t *testing.T) {
t.Fatal(err)
}
defer os.RemoveAll(testdir)
label := "system_u:object_r:svirt_sandbox_file_t:s0:c1,c2"
label := "system_u:system_r:svirt_sandbox_file_t:s0:c1,c2"
Copy link
Contributor

Choose a reason for hiding this comment

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

This is wrong, The object_r was correct.

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

This reverts commit 491cada.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
@runcom runcom force-pushed the revert-initlabels branch from d4f4ead to 384c1e5 Compare February 1, 2017 08:14
@rhatdan
Copy link
Contributor

rhatdan commented Feb 1, 2017

👍

@crosbymichael
Copy link
Member

crosbymichael commented Feb 1, 2017

LGTM

Approved with PullApprove

1 similar comment
@mrunalp
Copy link
Contributor

mrunalp commented Feb 1, 2017

LGTM

Approved with PullApprove

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants