1
0
mirror of https://github.com/minio/minio.git synced 2025-03-22 05:24:15 -04:00

17 Commits

Author SHA1 Message Date
Harshavardhana
d4a390028a node 6.x is EOL'ed upgrade to latest stable () 2019-12-26 08:27:35 +05:30
kannappanr
eaa838a63f mint: Change aws cli version () 2019-12-24 19:58:19 -08:00
Praveen raj Mani
842d0241ed Fix aws-sdk-php functional test cases for GCS gateway ()
Fixes 
2019-12-16 12:41:49 +05:30
Harshavardhana
5d3d57c12a
Start using error wrapping with fmt.Errorf ()
Use fatih/errwrap to fix all the code to use
error wrapping with fmt.Errorf()
2019-12-02 09:28:01 -08:00
Bala FA
fb48ca5020 Add Get/Put Bucket Lock Configuration API support ()
This feature implements [PUT Bucket object lock configuration][1] and
[GET Bucket object lock configuration][2]. After object lock
configuration is set, existing and new objects are set to WORM for
specified duration. Currently Governance mode works exactly like
Compliance mode.

Fixes 

[1] https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTObjectLockConfiguration.html
[2] https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETObjectLockConfiguration.html
2019-11-12 14:50:18 -08:00
Harshavardhana
26863009c0 Load certs even if they are symlinks () 2019-11-08 11:59:20 +05:30
Harshavardhana
b512241300
Add metrics healthcheck test with JWT () 2019-09-22 23:30:38 -07:00
Praveen raj Mani
ad75683bde Authorize prometheus endpoint with bearer token () 2019-09-22 20:27:12 +05:30
Yao Zongyou
0e1408844b fix get container id bug () 2019-09-19 10:19:51 +05:30
Harshavardhana
94e5cb7576
Migrate to go1.13 to avail all new features ()
Read more https://blog.golang.org/go1.13
2019-09-08 16:44:15 -07:00
poornas
4553db3872 mint: turn off progress for awscli sync test ()
Bumping up to awscli 1.11.177 which supports --no-progress flag
2019-08-30 10:26:48 -07:00
Harshavardhana
b83413b167 Use GOPROXY to speed up builds ()
Read more here https://proxy.golang.org proposal 
for go1.13
2019-07-30 22:27:11 +05:30
Christian Muehlhaeuser
c5faba55c1 Comment: Typo Fix () 2019-07-21 05:55:09 +01:00
Kanagaraj M
12353caf35 Fix: Support Unicode delimiters in s3 select () 2019-07-17 19:10:17 +01:00
Harshavardhana
5a52bc7ff6
Fix mint hub.docker.com builds () 2019-07-11 11:45:57 -07:00
poornas
045e1fed2b Fix dotnet tests build to be project structure agnostic () 2019-07-11 12:51:30 +05:30
Harshavardhana
1dc25bcf5f
Add mint tests into MinIO repo () 2019-07-09 18:32:39 -07:00