abuckit
fcf42d244d
fix: update test script cleanup to kill buckit processes
...
Scripts were only doing 'pkill -9 minio' in cleanup, missing the
renamed 'buckit' binary. This caused race-instrumented buckit processes
to survive cleanup and hold ports, blocking subsequent test steps.
Also fixes remaining 'minio server' references to './buckit server' in
test_del_marker_proxying.sh and setup_ilm_expiry_replication.sh.
2026-05-08 22:40:09 -04:00
abuckit
9a8c01dd8b
fix: update iam integration scripts for buckit
2026-05-08 20:40:41 -04:00
abuckit
9757659eb9
fix: update advanced test scripts for buckit
2026-05-08 20:38:27 -04:00
abuckit
b790e353b5
fix: stabilize resiliency workflow startup
2026-05-08 19:26:21 -04:00
abuckit
d1356ca72e
fix: wait for resiliency stack readiness
2026-05-08 17:34:53 -04:00
abuckit
82e38eb16b
fix: use buckit defaults in resiliency tests
2026-05-08 16:44:27 -04:00
abuckit
4aeecaa1dc
fix: use buckit binary in resiliency image
2026-05-08 16:39:05 -04:00
abuckit
6e49779c08
fix: update scripts for buckit binary naming
2026-05-08 16:17:14 -04:00
abuckit
efbc9e1c30
chore: update default root credentials and test expectations
2026-05-08 14:10:10 -04:00
abuckit
5bd6b356f2
chore: rebrand repo metadata, build paths, and CI tooling for Buckit
2026-05-08 13:37:11 -04:00
abuckit
1ccd759c43
add request-flow document
2026-04-30 21:28:03 -04:00
abuckit
de87d71b54
rebrand in all md files
2026-04-30 16:08:31 -04:00
abuckit
4969a9c426
Fix github Actions
2026-04-30 16:06:15 -04:00
Krutika Dhananjay
58659f26f4
Drop v3 metrics from community docs ( #21678 )
2025-11-06 02:38:16 -08:00
Harshavardhana
9e49d5e7a6
update README.md and other docs to point to source only releases
2025-10-15 10:29:55 -07:00
Mark Theunissen
ba3c0fd1c7
Bump Go version in toolchain directive to 1.24.8 ( #21629 )
2025-10-10 11:57:03 -07:00
Klaus Post
b8631cf531
Use new gofumpt ( #21613 )
...
Update tinylib. Should fix CI.
`gofumpt -w .&&go generate ./...`
2025-09-28 13:59:21 -07:00
Minio Trusted
0cde982902
Update yaml files to latest version RELEASE.2025-09-06T17-38-46Z
2025-09-07 05:14:10 +00:00
Klaus Post
f0b91e5504
Run modernize ( #21546 )
...
`go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix -test ./...` executed.
`go generate ./...` ran afterwards to keep generated.
2025-08-28 19:39:48 -07:00
Daryl White
0848e69602
Update docs links throughout ( #21513 )
2025-08-12 11:20:36 -07:00
Johannes Horn
d002beaee3
feat: add variable for datasource in grafana dashboards ( #21470 )
2025-08-03 18:46:49 -07:00
Minio Trusted
b9f0e8c712
Update yaml files to latest version RELEASE.2025-07-23T15-54-02Z
2025-07-23 18:28:46 +00:00
Minio Trusted
34679befef
Update yaml files to latest version RELEASE.2025-07-18T21-56-31Z
2025-07-18 23:28:59 +00:00
Minio Trusted
e0c79be251
Update yaml files to latest version RELEASE.2025-06-13T11-33-47Z
2025-06-23 20:28:38 +00:00
Minio Trusted
ee2028cde6
Update yaml files to latest version RELEASE.2025-05-24T17-08-30Z
2025-05-24 21:37:47 +00:00
Celis
b7540169a2
Add documentation for replication_max_lrg_workers ( #21236 )
2025-04-24 16:34:26 -07:00
Klaus Post
f01374950f
Use go mod tool to install tools for go generate ( #21232 )
...
Use go tool for generators
* Use go.mod tool section
* Install tools with go generate
* Update dependencies
* Remove madmin fork.
2025-04-24 16:34:11 -07:00
Shubhendu
2d8ba15b9e
Correct spelling ( #21225 )
2025-04-23 08:13:23 -07:00
Minio Trusted
bd6dd55e7f
Update yaml files to latest version RELEASE.2025-04-22T22-12-26Z
2025-04-22 22:34:07 +00:00
jiuker
864f80e226
fix: batch expiry job doesn't report delete marker in batch-status ( #21183 )
2025-04-22 04:16:32 -07:00
dependabot[bot]
1d6478b8ae
build(deps): bump golang.org/x/net from 0.34.0 to 0.38.0 in /docs/debugging/s3-verify ( #21199 )
...
build(deps): bump golang.org/x/net in /docs/debugging/s3-verify
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.34.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 04:45:33 -07:00
dependabot[bot]
479303e7e9
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /docs/debugging/inspect ( #21192 )
2025-04-16 14:54:16 -07:00
dependabot[bot]
3310f740f0
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /docs/debugging/s3-verify ( #21185 )
...
build(deps): bump golang.org/x/crypto in /docs/debugging/s3-verify
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.32.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 07:00:14 -07:00
Minio Trusted
a6258668a6
Update yaml files to latest version RELEASE.2025-04-08T15-41-24Z
2025-04-08 19:37:51 +00:00
Minio Trusted
f2c9eb0f79
Update yaml files to latest version RELEASE.2025-04-03T14-56-28Z
2025-04-03 18:57:40 +00:00
爱折腾的小竹同学
f2619d1f62
Fix description error in README ( #21099 )
...
There is prefix in json, but not in the equivalent command line. Although the role of prefix has been explained in the previous example, I think it should be supplemented.
2025-04-03 07:56:28 -07:00
Taran Pelkey
e88d494775
Migrate golanglint-ci config to V2 ( #21081 )
2025-03-29 17:56:02 -07:00
Alexander Kalaj
46922c71b7
Updating Prom queries to include tilde needed to work ( #21054 )
2025-03-22 08:22:29 -07:00
Minio Trusted
cccb37a5ac
Update yaml files to latest version RELEASE.2025-03-12T18-04-18Z
2025-03-12 18:22:31 +00:00
Minio Trusted
f9c62dea55
Update yaml files to latest version RELEASE.2025-02-28T09-55-16Z
2025-02-28 18:16:28 +00:00
TripleChecker
bc4008ced4
Fix typos ( #20970 )
2025-02-26 01:25:50 -08:00
Minio Trusted
ad4cbce22d
Update yaml files to latest version RELEASE.2025-02-18T16-25-55Z
2025-02-18 20:59:14 +00:00
Klaus Post
90f5e1e5f6
tests: Do not allow forced type asserts ( #20905 )
2025-02-18 08:25:55 -08:00
Klaus Post
b312f13473
Extract all files from encrypted stream with inspect ( #20937 )
...
Allow multiple private keys and extract all files from streams.
Place files in the folder with `.enc` removed.
Do basic checks so streams cannot traverse outside of the folder.
2025-02-17 09:09:42 -08:00
Rodrigo dos Santos Felix
727a803bc0
fix(docs): update mc admin trace link to MinIO official docs ( #20943 )
2025-02-16 20:52:27 -08:00
Minio Trusted
f00c8c4cce
Update yaml files to latest version RELEASE.2025-02-07T23-21-09Z
2025-02-08 21:03:40 +00:00
Minio Trusted
f4fd4ea66d
Update yaml files to latest version RELEASE.2025-02-03T21-03-04Z
2025-02-04 06:55:11 +00:00
Minio Trusted
020c46cd3c
Update yaml files to latest version RELEASE.2025-01-20T14-49-07Z
2025-01-21 09:44:32 +00:00
Klaus Post
827004cd6d
Add Full Object Checksums and CRC64-NVME ( #20855 )
...
Backport of AIStor PR 247.
Add support for full object checksums as described here:
https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html
New checksum types are fully supported. Mint tests from https://github.com/minio/minio-go/pull/2026 are now passing.
Includes fixes from https://github.com/minio/minio/pull/20743 for mint tests.
Add using checksums as validation for object content. Fixes #20845 #20849
Fixes checksum replication (downstream PR 250)
2025-01-20 06:49:07 -08:00
Minio Trusted
3d0f513ee2
Update yaml files to latest version RELEASE.2025-01-18T00-31-37Z
2025-01-18 01:38:52 +00:00