17 Commits (cc2d887e0e61cf9bb40f2faa4f48db841d6ac80a)

Author SHA1 Message Date
Harshavardhana df93102235
fix: unwrapping issues with os.Is* functions (#10949) 4 years ago
Klaus Post e63a44b734
rest client: Expect context timeouts for locks (#10782) 4 years ago
Harshavardhana 9109148474
add support for new UA values for update an check (#10451) 4 years ago
Harshavardhana 3a73f1ead5
refactor server update behavior (#10107) 4 years ago
Klaus Post 968342c732
Remove usage of go-ieproxy for windows (#10009) 4 years ago
Harshavardhana 72e0745e2f
fix: migrate to go.etcd.io import path (#9987) 4 years ago
Harshavardhana e59ee14f40
Tune tcp keep-alives with new kernel timeout options (#9963) 4 years ago
Harshavardhana 5686a7e273
fix NAS gateway support for policy/notification (#9765) 4 years ago
Harshavardhana e45c90060f
remove references for deprecated dockerfiles and deployment styles (#9675) 4 years ago
Harshavardhana f44cfb2863
use GlobalContext whenever possible (#9280) 4 years ago
Harshavardhana d140074773 fix: replica set deployment for multi tenants (#8673) 5 years ago
Harshavardhana 3e9ab5f4a9
Fix k8s replica set deployment (#8629) 5 years ago
Harshavardhana 5d3d57c12a
Start using error wrapping with fmt.Errorf (#8588) 5 years ago
Harshavardhana 589e32a4ed Refactor config and split them in packages (#8351) 5 years ago
Praveen raj Mani 8700945cdf Handle connection failures on webhook/url pings (#8204) 5 years ago
Harshavardhana 9fa727d154 Provide a friendlier error when an update fails (#8228) 5 years ago
Harshavardhana 83d4c5763c
Decouple ServiceUpdate to ServerUpdate to be more native (#8138) 5 years ago
Harshavardhana d65a2c6725
Implement cluster-wide in-place updates (#8070) 5 years ago
Harshavardhana e6d8e272ce
Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
Anis Elleuch 8e09374cb8 Avoid go-prompt to show colored prompt properly in Windows (#7890) 5 years ago
ebozduman 67d508b214 Adjusts help content dynamically according to OS (#7646) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Harshavardhana 817269475f Make sure to drain body upon an error (#7197) 5 years ago
Harshavardhana a9de303d8b
Update command line docs (#6839) 6 years ago
Harshavardhana cf26c937e4 Remove UA worm and cache (#6809) 6 years ago
Harshavardhana fd1b8491db
Drain response body properly for http connection pool (#6415) 6 years ago
Harshavardhana a82500f162 Support dumb terminals by turning off color (#6246) 6 years ago
Aarushi Arya 8e6d756e3a Appropriate error message on unsuccessful update. (#6203) 6 years ago
Harshavardhana e5e522fc61
docs: fix all Chinese doc links for the new docs site (#6097) 6 years ago
Harshavardhana 71c4ff9d10 Fix tabs/indents in help message (#5962) 6 years ago
Harshavardhana bcd54632f5 Fix broken 'minio update' command on Windows (#5816) 6 years ago
kannappanr 57a3d9c16c
Modify fatalIf, startup and update message logging code (#5780) 6 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 6 years ago
Krishna Srinivas 804a4f9c15 Fix backend format for disk-cache - not to use FS format.json (#5732) 6 years ago
poornas 5006e28367 Add disk-cache and worm to user-agent (#5729) 6 years ago
Andreas Auernhammer d0a43af616 replace all "crypto/sha256" with "github.com/minio/sha256-simd" (#5391) 7 years ago
Harshavardhana cc2497f52f Exitcode with '1' when update is available (#5354) 7 years ago
Harshavardhana eb7c690ea9 Support in-place upgrades of new minio binary and releases. (#4961) 7 years ago
Krishna Srinivas 03df692ae2 Support for bosh/pcf user-agent when querying for updates. (#5116) 7 years ago
Harshavardhana 3d0dced23c Remove go1.9 specific code for windows (#5033) 7 years ago
Aditya Manthramurthy 4a0a491ca1 Refactor update check code (#5020) 7 years ago
Nitish Tiwari 7bd1f44491 Add support for helm package info in useragent (#4592) 7 years ago
Harshavardhana b8463a738c Add support for DCOS host detection, improve Docker detection. (#4525) 7 years ago
Harshavardhana 48dbd49980 Add support for kubernetes host detection (#4514) 7 years ago
Aditya Manthramurthy a0e02f43e1 Fix and cleanup update message and improve related tests (#4361) 7 years ago
Harshavardhana c63afabc9b build/release: Generate sha256sums also without the release tag. (#4318) 7 years ago
Harshavardhana f0b5c0ec7c windows: Support all REPARSE_POINT attrib files properly. (#4203) 7 years ago
Bala FA d3cb79a57c Refactor logger (#3924) 7 years ago
Krishna Srinivas cea4cfa3a8 Implement S3 Gateway to third party cloud storage providers. (#3756) 7 years ago
Aditya Manthramurthy 09e9fd745c Close client connection after checking for release update (#3820) 7 years ago