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

Added support for CONTAINERS_STORAGE_CONF override #890

Merged
merged 1 commit into from
Jun 9, 2021
Merged

Added support for CONTAINERS_STORAGE_CONF override #890

merged 1 commit into from
Jun 9, 2021

Conversation

molar
Copy link

@molar molar commented May 7, 2021

Following the discussion from here
The DefaultStoreOptions now checks if the environment variable CONTAINERS_STORAGE_CONF is set and uses that path
for the configuration file. This is in line with how podman does it.

Please let me know your thoughts

@rhatdan
Copy link
Member

rhatdan commented May 7, 2021

Code looks good, but the tests don't like it.

@rhatdan
Copy link
Member

rhatdan commented May 10, 2021

types/options.go Outdated Show resolved Hide resolved
@vrothberg
Copy link
Member

Can you squash the 5 commits into 1?

@TomSweeneyRedHat
Copy link
Member

LGTM
assuming happy tests and @vrothberg 's comments are addressed.

types/utils_test.go Outdated Show resolved Hide resolved
@rhatdan
Copy link
Member

rhatdan commented May 14, 2021

Could you also squash your commits?

@rhatdan
Copy link
Member

rhatdan commented Jun 7, 2021

@molar Are you still working on this, or would you prefer I take it over?

Copy link
Member

@giuseppe giuseppe left a comment

Choose a reason for hiding this comment

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

restarted the tests, now they are green

LGTM

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.

6 participants