Harshavardhana
8c79f87f02
add dynamic config docs ( #11048 )
...
Co-authored-by: Eco <41090896+eco-minio@users.noreply.github.com>
2020-12-07 19:02:20 -08:00
Harshavardhana
790833f3b2
Revert "Support variable server sets ( #10314 )"
...
This reverts commit aabf053d2f
.
2020-12-01 12:02:29 -08:00
Harshavardhana
aabf053d2f
Support variable server sets ( #10314 )
2020-11-25 16:28:47 -08:00
Harshavardhana
3520e946a2
fix: versioning docs add more examples
2020-07-11 00:57:46 -07:00
Harshavardhana
d5ff1c8e3b
fix docs image urls to be absolute path
2020-07-11 00:27:30 -07:00
Harshavardhana
60417950c7
fix: the versioning/object lock documentation appropriately ( #9988 )
...
- Move the bucket level features into `docs/bucket` directory
- fix issue template and simplify some of them
2020-07-08 08:44:43 -07:00
Eco
a5e879fbe4
doc: typo fix in versioning README ( #9926 )
...
requets -> requests
2020-06-27 05:06:31 -07:00
Harshavardhana
21058c34d0
add some description of xl.meta ( #9901 )
2020-06-22 17:27:54 -07:00
Harshavardhana
4915433bd2
Support bucket versioning ( #9377 )
...
- Implement a new xl.json 2.0.0 format to support,
this moves the entire marshaling logic to POSIX
layer, top layer always consumes a common FileInfo
construct which simplifies the metadata reads.
- Implement list object versions
- Migrate to siphash from crchash for new deployments
for object placements.
Fixes #2111
2020-06-12 20:04:01 -07:00