Navigation Menu

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

Fix local settings command #4200

Merged
merged 1 commit into from Sep 19, 2022
Merged

Fix local settings command #4200

merged 1 commit into from Sep 19, 2022

Conversation

itaiad200
Copy link
Contributor

closes #4197

@itaiad200 itaiad200 added the include-changelog PR description should be included in next release changelog label Sep 19, 2022
@itaiad200 itaiad200 added this to In progress in lakeFS via automation Sep 19, 2022
Copy link
Contributor

@nopcoder nopcoder left a comment

Choose a reason for hiding this comment

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

Approved, I'll open an issue to reduce the complexity of loading our configuration.
Some uses Do once and some we call more than once.
In this case I think we should load/parse the configuration once at initConfig once. We don't need to override and set defaults again.
If NewConfig was writtern to be called once - we should remove the init once and make sure we initialize the defaults in the right order.

lakeFS automation moved this from In progress to Review in progress Sep 19, 2022
@itaiad200 itaiad200 merged commit 6b0bbb5 into master Sep 19, 2022
lakeFS automation moved this from Review in progress to Done Sep 19, 2022
@itaiad200 itaiad200 deleted the 4197-fix-local-settings branch September 19, 2022 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
include-changelog PR description should be included in next release changelog
Projects
No open projects
lakeFS
  
Done
Development

Successfully merging this pull request may close these issues.

docker run command broken
2 participants