6374 Commits (f91c072f61387cf67ad3ee765931532b58391261)
 

Author SHA1 Message Date
Bruce Wang fb708b6b64 minimum Go version 1.13 (#8561) 5 years ago
Harshavardhana f96e902f63 Do not rely on quorum for StorageInfo() (#8557) 5 years ago
Sergey Morgunov 06bd1e582a Log in with OIDC not work with MINIO_DOMAIN (#8558) (#8559) 5 years ago
Harshavardhana fb43d64dc3
Fix healing on multiple zones (#8555) 5 years ago
Harshavardhana fd0fa4e5c5 Add NTP retention time (#8548) 5 years ago
Harshavardhana 4e9de58675 Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
Harshavardhana 9565641b9b
Enhance ListObjectsV2 API to return UserDefined metadata (#8539) 5 years ago
poornas 4da68cfcfc Handle indexes correctly in DeleteMultipleObjectsHandler (#8544) 5 years ago
poornas a9b87c0a16 Fix typo in event name (#8545) 5 years ago
Harshavardhana 5ac4b517c9
Order all keys in config (#8541) 5 years ago
poornas ca96560d56 Add object retention at the per object (#8528) 5 years ago
Nitish Tiwari cc1a84b62e Fix heal result item output to properly count drives and sets (#8543) 5 years ago
Harshavardhana 8392d2f510 Preserve same deploymentID on all zones (#8542) 5 years ago
Harshavardhana 347b29d059 Implement bucket expansion (#8509) 5 years ago
Harshavardhana 3a34d98db8
Initialize local nsLocker for gateway instances (#8540) 5 years ago
Harshavardhana 7cdb67680e
Add help with order of keys (#8535) 5 years ago
poornas 929951fd49 Add support for multiple admins (#8487) 5 years ago
Harshavardhana 13a3d17321
Do not add comments after migration (#8530) 5 years ago
Harshavardhana a8e156d6a5
Fix cache locking to use local namespace locking (#8529) 5 years ago
svistoi c9be601988 NATS TLS specify CA and client TLS authentication (#8389) 5 years ago
poornas 13e2b97ad9 Fix regression in caching on single PUT (#8526) 5 years ago
Ville Skyttä 95e5d7a9c3 Improve access and secret key validation error, sync with implementation (#8516) 5 years ago
Harshavardhana 32c200fe12 Fix console logger crash in gateway mode (#8525) 5 years ago
Klaus Post 1dd38750f7 Remove read-ahead for small files (#8522) 5 years ago
Praveen raj Mani e3273bc5bf Fix runtime panic in BackendDisks.Merge() (#8524) 5 years ago
Harshavardhana 26a866a202
Fix review comments and new changes in config (#8515) 5 years ago
Anis Elleuch 60690a7e1d fs: Fix setting new deployment ID in format when not present (#8517) 5 years ago
Harshavardhana e9b2bf00ad Support MinIO to be deployed on more than 32 nodes (#8492) 5 years ago
Harshavardhana 069b8ee8ff Add restrictions of object retention to AWS S3 limits (#8514) 5 years ago
Harshavardhana 64759189f5 Update web-identity example to use minio-go SDK (#8501) 5 years ago
Bala FA fb48ca5020 Add Get/Put Bucket Lock Configuration API support (#8120) 5 years ago
Harshavardhana 2dad14974e
Handle port as json.Number for DNS records in etcd (#8513) 5 years ago
Harshavardhana d97d53bddc
Honor etcd legacy v/s new config settings properly (#8510) 5 years ago
Harshavardhana 1027afa853
Indicate backend encrypted only if encryption is requested (#8508) 5 years ago
Harshavardhana aa04f97f95 Config migration should handle plain-text (#8506) 5 years ago
Kanagaraj M 4082764d48 fix loading config from openid config_url (#8503) 5 years ago
Harshavardhana 822eb5ddc7 Bring in safe mode support (#8478) 5 years ago
Klaus Post 1c90a6bd49 S3 Select: Convert CSV data to JSON (#8464) 5 years ago
Harshavardhana 26863009c0 Load certs even if they are symlinks (#8494) 5 years ago
Klaus Post 26e760ee62 Fix JSON Close data race. (#8486) 5 years ago
Harshavardhana 1e457dda7e Enhance config restore to carry previous set content as well (#8483) 5 years ago
Anis Elleuch 26ed9e81b1 lifecycle: Send delete notification when deleting objects (#8416) 5 years ago
Harshavardhana 4e63e0e372 Return appropriate errors API versions changes across REST APIs (#8480) 5 years ago
Harshavardhana 07a556a10b Avoid ListBuckets() call instead rely on simple HTTP GET (#8475) 5 years ago
Harshavardhana d28bcb4f84 Migrate all backend at .minio.sys/config to encrypted backend (#8474) 5 years ago
Praveen raj Mani fa325665b1 Do not append the endpoint for fs/xl disks in StorageInfo (#8472) 5 years ago
Andreas Auernhammer eac518b178 admin API: change returned HTTP error in hardware info (#8471) 5 years ago
Harshavardhana 9e7a3e6adc Extend further validation of config values (#8469) 5 years ago
Harshavardhana 599aae5ba6 Move all List calls to honor new maxObjectList limit (#8459) 5 years ago
Anis Elleuch 8cc5ecec23 xl: Fix locking in xl HealObject (#8455) 5 years ago