2215 Commits (725172e13bb757a8b63ca26536b8b023b24351b8)

Author SHA1 Message Date
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
Harshavardhana 47b13cdb80 Add etcd part of config support, add noColor/json support (#8439) 5 years ago
Harshavardhana 1f481c0967 Return appropriate error if user,group,policy doesn't exist (#8465) 5 years ago
Anis Elleuch 4cec0501ca heal: Remove daily sweeper code (#8462) 5 years ago
cc 1b6de05a51 refine NextMarker comments (#8450) 5 years ago
Harshavardhana a2825702f8
Increase maximum 1000 List keys to 10000 (#8444) 5 years ago
Anis Elleuch a49d4a9cb2 xl: Rewrite auto-healing and implement auto new-disk healer (#8114) 5 years ago
Nitish Tiwari 10b526ed86 Fix panic during trace requests (#8448) 5 years ago
Krishna Srinivas 980bf78b4d Detect underlying disk mount/unmount (#8408) 5 years ago
Harshavardhana 8aaaa46be9 Fix typo in prometheus getBucketLocation metrics (#8438) 5 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
Praveen raj Mani 8836d57e3c The prometheus metrics refractoring (#8003) 5 years ago
poornas f01d53b20f cache: do not evict entry on ErrClosedPipe (#8432) 5 years ago
Harshavardhana 40fcd3dc48 Deprecate listDirFactory in HealObjects, rely on ListObjectsHeal (#8419) 5 years ago
poornas 1b74ce3924 Ensure actual object size is sent in notification (#8418) 5 years ago
Anis Elleuch 7bf093c06a xl: Fix isObject() to consider not found disks (#8411) 5 years ago
Kaan Kabalak 140a7eadb4 Fix browser showing compressed instead of actual object size (#8412) 5 years ago
Harshavardhana fce2d6ddd1
Remote update should be on by default (#8413) 5 years ago
Ashish Kumar Sinha 18cb15559d Add network hardware info (#8358) 5 years ago
poornas 3adc311c1c Fix regression in admin router when no route matches (#8409) 5 years ago
Anis Elleuch ee05280721 fs: Remove stale background append temporary file (#8404) 5 years ago
poornas c4e2af8ca3 Remove cache env from server help message (#8405) 5 years ago
Harshavardhana 5afb1b6747
Add support for {jwt:sub} substitutions for policies (#8393) 5 years ago
Harshavardhana f2cc97a44c
Improve MQTT token registration retry (#8397) 5 years ago
Harshavardhana d48fd6fde9
Remove unusued params and functions (#8399) 5 years ago
Harshavardhana 68a519a468
Use errgroups instead of sync.WaitGroup as needed (#8354) 5 years ago
poornas d7060c4c32 Allow logging targets to be configured to receive `minio` (#8347) 5 years ago
Harshavardhana bd10640846 Fix logger and audit http endpoint config lookup 5 years ago
Harshavardhana 175b07d6e4
Fix queueStore stops working with concurrent PUT/DELETE requests (#8381) 5 years ago
Ashish Kumar Sinha 1c90485b56 Remove duplicate cpu hardware info (#8384) 5 years ago
Harshavardhana 36e12a6038 Assume local endpoints appropriately in k8s deployments (#8375) 5 years ago
Harshavardhana 6a4ef2e48e Initialize configs correctly, move notification config (#8367) 5 years ago
Harshavardhana d2a8be6fc2 gateway/hdfs: Fix isObjectDir to behave correctly (#8368) 5 years ago
Harshavardhana 290ad0996f Move etcd, logger, crypto into their own packages (#8366) 5 years ago
Harshavardhana 3b8adf7528 Move storageclass config handling into cmd/config/storageclass (#8360) 5 years ago
Harshavardhana e85df07518 Add prometheus auth-type to turn-off authentication (#8356) 5 years ago
Harshavardhana 589e32a4ed Refactor config and split them in packages (#8351) 5 years ago
Ashish Kumar Sinha 74008446fe CPU hardware info (#8187) 5 years ago
Praveen raj Mani e48005ddc7 Add more context to rpc version mismatch errors (#8271) 5 years ago
Harshavardhana 90bfa6260a Fix LDAP TLS support to use custom CAs (#8352) 5 years ago
Harshavardhana 8b80eca184 List buckets only once per sub-system initialization (#8333) 5 years ago