Sidhartha Mani
fe1fbe0005
standardize config help defaults ( #14788 )
2022-04-26 20:11:37 -07:00
Poorna
75b925c326
Deprecate root disk for disk caching ( #14527 )
...
This PR modifies #14513 to issue a deprecation
warning rather than reject settings on startup.
2022-03-10 18:42:44 -08:00
Poorna
7ce91ea1a1
Disallow root disk to be used for cache drives ( #14513 )
2022-03-10 02:45:31 -08:00
Harshavardhana
f527c708f2
run gofumpt cleanup across code-base ( #14015 )
2022-01-02 09:15:06 -08:00
Poorna K
111c6177d2
Deprecate caching for erasure/distributed mode ( #13909 )
...
Fixes : #13907
Also removing default value of `writethrough` for cache commit
which was interfering with cache_after setting
2021-12-15 16:48:34 -08:00
Poorna K
7c33a33ef3
cache: fix commit value lookup in config ( #13551 )
2021-11-02 14:20:52 -07:00
Poorna K
15dcacc1fc
Add support for caching multipart in writethrough mode ( #13507 )
2021-11-01 08:11:58 -07:00
Harshavardhana
1f262daf6f
rename all remaining packages to internal/ ( #12418 )
...
This is to ensure that there are no projects
that try to import `minio/minio/pkg` into
their own repo. Any such common packages should
go to `https://github.com/minio/pkg `
2021-06-01 14:59:40 -07:00