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

ceph_key: restore file mode after a key is fetched (bp #4736) #4737

Merged
merged 1 commit into from Nov 15, 2019

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Nov 14, 2019

This is an automated backport of pull request #4736 done by Mergify.io

@guits guits added this to the 3.3z2 milestone Nov 14, 2019
when `import_key` is enabled, if the key already exists, it will only be
fetched using ceph cli, if the mode specified in the `ceph_key` task is
different from what is applied by the ceph cli, the mode isn't restored because
we don't call `module.set_fs_attributes_if_different()` before
`module.exit_json(**result)`

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1734513

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit b717b5f)
@guits guits force-pushed the mergify/bp/stable-3.2/pr-4736 branch from fcb7bf2 to a0468ba Compare November 14, 2019 14:10
@guits guits merged commit c6bc4c4 into stable-3.2 Nov 15, 2019
@guits guits deleted the mergify/bp/stable-3.2/pr-4736 branch November 15, 2019 05:11
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.

None yet

1 participant