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

Don't create a data directory outside of the source tree in containers #20224

Merged
merged 1 commit into from
May 28, 2020

Conversation

carbonin
Copy link
Member

For pods, we don't have write permissions to anything outside
of vmdb, so even if this was created correctly, we wouldn't be able
to write into it later.

Required for ManageIQ/manageiq-pods#485

cc @simaishi

For pods, we don't have write permissions to anything outside
of vmdb, so even if this was created correctly, we wouldn't be able
to write into it later.

Required for ManageIQ/manageiq-pods#485
@miq-bot
Copy link
Member

miq-bot commented May 28, 2020

Checked commit carbonin@7d44229 with ruby 2.5.7, rubocop 0.69.0, haml-lint 0.28.0, and yamllint
1 file checked, 0 offenses detected
Everything looks fine. ⭐

@Fryguy Fryguy merged commit 7063b8b into ManageIQ:master May 28, 2020
simaishi pushed a commit that referenced this pull request May 28, 2020
Don't create a data directory outside of the source tree in containers

(cherry picked from commit 7063b8b)
@simaishi
Copy link
Contributor

Jansa backport details:

$ git log -1
commit 00d730e5a3266495bc367a11cf6c188a236748f1
Author: Jason Frey <fryguy9@gmail.com>
Date:   Thu May 28 16:54:46 2020 -0400

    Merge pull request #20224 from carbonin/data_vol_containers

    Don't create a data directory outside of the source tree in containers

    (cherry picked from commit 7063b8b13b42a894056c09cdcbab74d93cd7f386)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants