aboutsummaryrefslogtreecommitdiffstats
path: root/testing/minio
Commit message (Collapse)AuthorAgeFilesLines
* testing/minio: upgrade to 20191002Andy Postnikov2019-10-091-2/+2
|
* testing/minio: upgrade to 0.20190918Chloe Kudryavtsev2019-09-241-12/+7
| | | | | | | Significant changes: - Now that we are on go 1.13, enabling go111modules isn't needed - With full go111modules support GOPATH is mostly there for caching - Some new logic is failing cmd tests (DiskUsage function)
* testing/minio: upgrade to 0.20190821Chloe Kudryavtsev2019-08-241-3/+3
|
* testing/[various]: rebuild against go 1.12.8-r0Sören Tempel2019-08-181-1/+1
| | | | | | | go recently received a security upgrade to 1.12.8 (f4894bf9) this upgrade fixes various CVEs in go standard libraries, for instance in HTTP/2 functionality. Since go is statically linked packages using this functionality need to be rebuild.
* testing/minio: upgrade to 0.20190724Chloe Kudryavtsev2019-07-251-2/+2
|
* testing/minio: upgrade to 20190705Chloe Kudryavtsev2019-07-121-4/+9
| | | | | | | | | | Also: - enable tests - filter out the failing tests The fs test fails due to not knowing the fstype. This may be purely because my builder is btrfs. The s3select test appears to only fail on 32-bit architectures.
* testing/minio: upgrade to 0.20190627Chloe Kudryavtsev2019-06-281-4/+4
| | | | | | Also: 1. Explicitly name the source tarball, since it can cause conflicts. 2. Enable the "net" option for rootbld.
* testing/minio: upgrade to 0.20190619Chloe Kudryavtsev2019-06-202-4/+4
| | | | | | | | | Also improve healthcheck. When conf.d does not define an `$address`, curl will try to query a file (`/minio/health/ready`), which obviously will always fail. By default, minio will listen on 0.0.0.0:9000, so default to localhost. Closes: GH-8911
* testing/minio: upgrade to 0.20190615Chloe Kudryavtsev2019-06-161-2/+2
| | | | | | This is an urgent security update. Closes: GH-8809
* testing/minio: upgrade to 0.20190613Chloe Kudryavtsev2019-06-131-3/+3
|
* testing/minio: allow infinite respawningChloe Kudryavtsev2019-06-102-2/+4
| | | | | | | | Minio will crash on startup if networking is not available. A short period of the network dropping should not prevent the service from coming up once networking is back. As such, allow infinite respawns. To avoid CPU thrashing, enforce a 5-second delay between respawns.
* testing/minio: upgrade to 0.20190604Chloe Kudryavtsev2019-06-051-2/+2
|
* testing/minio: upgrade to 0.20190601Chloe Kudryavtsev2019-06-011-5/+3
| | | | Closes GH-8370
* testing/minio: upgrade to 0.20190523Chloe Kudryavtsev2019-05-241-2/+2
| | | | Closes: 8025
* testing/minio: upgrade to 0.20190514Chloe Kudryavtsev2019-05-151-3/+3
|
* testing/minio: modernize init.dChloe Kudryavtsev2019-05-102-4/+9
| | | | | Now that we have openrc 0.41.2, supervise-daemon is actually usable. Minio also behaves much nicer with it.
* testing/minio: upgrade to 0.20190502Chloe Kudryavtsev2019-05-051-2/+2
|
* testing/minio: upgrade to 0.20190423Chloe Kudryavtsev2019-04-261-2/+2
|
* testing/minio: upgrade to 0.20190418Chloe Kudryavtsev2019-04-231-2/+2
|
* testing/minio: upgrade to 0.20190409Chloe Kudryavtsev2019-04-101-3/+8
| | | | | | | | | BREAKING: minio has moved to the go1.11 module system. This requires new abuild features (present in ~3.4) to handle without failures (see: cleanup_srcdir and related history). Besides that, this is a major security release (and a minor bugfix release that happened while waiting on abuild 3.4).
* testing/minio: upgrade to 0.20190327Chloe Kudryavtsev2019-03-281-2/+2
|
* testing/minio: upgrade to 0.20190320Chloe Kudryavtsev2019-03-221-2/+2
|
* testing/minio: bump to 20190313Chloe Kudryavtsev2019-03-141-3/+3
|
* testing/minio: Add openrc, fixup styleChloe Kudryavtsev2019-03-124-11/+69
| | | | Also take ownership.
* testing/minio: new aportCarlo Landmeter2019-03-111-0/+37