https://lakefs.io/ logo
Title
b

Barak Amar

11/09/2022, 7:48 AM
Just heads up that
blockstore.type
is going to be a required field - the default as local can be applied by using
--local-settings
. Aligned the behaviour with
database.type
. https://github.com/treeverse/lakeFS/pull/4553
o

Oz Katz

11/09/2022, 9:45 AM
Side note: I'm thinking we should change the
blockstore
configuration section to
objectstore
? it we can keep
blockstore
as an alias and retain backwards compatibility.. any thoughts?
b

Barak Amar

11/09/2022, 9:50 AM
No objection - just a lot of changes as the deprecation is done by key - all the 'blockstore.' found here https://docs.lakefs.io/reference/configuration.html#reference will be marked as deprecated.