aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-09-23Merge branch 'master' into track-mount-e2eorigin/track-mount-e2echrislu1-2/+2
2023-09-22trying iodepthchrislu1-2/+2
2023-09-22seems removing --ioengine=libaio helpedchrislu1-3/+3
2023-09-22Revert "Merge branch 'track-mount-e2e' of ↵chrislu23-275/+52
https://github.com/seaweedfs/seaweedfs into track-mount-e2e" This reverts commit 900abd44c158ea9ff3e0ca3eddabff9f9c3f1bf6, reversing changes made to df027fdddf7e71c31c8828ed598dc9510f15fa08.
2023-09-22Merge branch 'track-mount-e2e' of https://github.com/seaweedfs/seaweedfs ↵chrislu23-52/+275
into track-mount-e2e
2023-09-22testing io engine changechrislu1-2/+2
2023-09-22Merge branch 'master' into track-mount-e2eChris Lu23-52/+275
2023-09-22minor changes to trigger actionchrislu1-3/+3
2023-09-22adjust timeoutchrislu1-2/+2
2023-09-22adjust total timeoutchrislu1-1/+1
2023-09-22increase timeout for 4kB block FIO testchrislu1-1/+1
2023-09-22adjust e2e test step namechrislu1-3/+3
2023-09-21adjust logschrislu2-17/+24
2023-09-21Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu5-18/+38
2023-09-21reduce logschrislu1-2/+2
2023-09-21[iam] Replace action read/write to readAcp/writeAcp for handlers with acl ↵Konstantin Lebedev5-18/+38
(#4858) Replace action read/write to readAcp/writeAcp for handlers with acl query https://github.com/seaweedfs/seaweedfs/issues/4519 Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
2023-09-21reduce binary sizechrislu1-1/+1
2023-09-21reduce binary sizechrislu7-15/+15
2023-09-21Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu6-86/+140
2023-09-21mount switch to ordered lock requestschrislu7-15/+23
2023-09-21adjust logschrislu2-6/+6
2023-09-21add lock table to ensure ordered lockschrislu2-0/+188
2023-09-21[s3acl] Step 0: Put bucket ACL only responds success if the ACL is private. ↵Konstantin Lebedev3-31/+47
(#4856) * Passing test: test_bucket_acl_default test_bucket_acl_canned_private_to_private https://github.com/seaweedfs/seaweedfs/issues/4519 * Update weed/s3api/s3api_bucket_handlers.go --------- Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co> Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
2023-09-21[s3] optimization iam lookup for reducing algorithm complexity (#4857)Konstantin Lebedev3-55/+93
optimization iam lookup for reducing algorithm complexity https://github.com/seaweedfs/seaweedfs/issues/4519 Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
2023-09-19fix compilationchrislu2-4/+4
2023-09-19update chart.yaml versionchrislu1-1/+1
2023-09-19Wrong default value for volume.ressource (#4855)Armand LEOPOLD2-2/+2
* Update values.yaml * Update Chart.yaml
2023-09-19merge some previous missing changeschrislu1-2/+5
2023-09-19fix compilation bugs during mergechrislu2-22/+20
2023-09-19wipchrislu4-433/+547
2023-09-19fix grpd dial optionchrislu2-3/+12
2023-09-18Revert "Revert "Merge branch 'master' into sub""chrislu21-199/+290
This reverts commit 0bb97709d41b1be4c74f01dcc65aac6d5f88bd16.
2023-09-18Revert "Merge branch 'master' into sub"chrislu21-290/+199
This reverts commit 4d414f54a224142f3f4d934f4af3b5dceb6fec6b, reversing changes made to 482742514656e9b5a652acf7406740fbc55db13d.
2023-09-18Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"chrislu26-235/+123
This reverts commit 2e5aa06026750c99ea283181974d2ccfe5eb0468, reversing changes made to 4d414f54a224142f3f4d934f4af3b5dceb6fec6b.
2023-09-18Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu26-123/+235
2023-09-18Merge branch 'master' into subchrislu21-199/+290
2023-09-18Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)dependabot[bot]26-122/+235
* Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.63.1 to 1.64.0. - [Release notes](https://github.com/rclone/rclone/releases) - [Changelog](https://github.com/rclone/rclone/blob/master/RELEASE.md) - [Commits](https://github.com/rclone/rclone/compare/v1.63.1...v1.64.0) --- updated-dependencies: - dependency-name: github.com/rclone/rclone dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * API changes * go mod --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com> Co-authored-by: chrislu <chris.lu@gmail.com>
2023-09-18Bump google.golang.org/api from 0.134.0 to 0.141.0dependabot[bot]2-20/+19
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.134.0 to 0.141.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.134.0...v0.141.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.2 to 1.38.5dependabot[bot]2-23/+18
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.38.2 to 1.38.5. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.38.2...service/s3/v1.38.5) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18Bump golang.org/x/net from 0.14.0 to 0.15.0dependabot[bot]2-11/+12
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.15.0. - [Commits](https://github.com/golang/net/compare/v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18Bump github.com/hanwen/go-fuse/v2 from 2.3.0 to 2.4.0dependabot[bot]2-5/+5
Bumps [github.com/hanwen/go-fuse/v2](https://github.com/hanwen/go-fuse) from 2.3.0 to 2.4.0. - [Commits](https://github.com/hanwen/go-fuse/compare/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: github.com/hanwen/go-fuse/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18Bump docker/setup-buildx-action from 2.10.0 to 3.0.0dependabot[bot]7-7/+7
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.10.0 to 3.0.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/885d1462b80bc1c1c7f0b00334ad271f09369c55...f95db51fddba0c2d1ec667646a06c2ce06100226) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18Bump docker/login-action from 2.2.0 to 3.0.0dependabot[bot]7-9/+9
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/465a07811f14bebb1938fbed4728c6a1ff8901fc...343f7c4344506bcbf9b4de18042ae17996df046d) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18Bump docker/build-push-action from 4.2.1 to 5.0.0dependabot[bot]7-7/+7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.2.1 to 5.0.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/0a97817b6ade9f46837855d676c4cca3a2471fc9...0565240e2d4ab88bba5387d719585280857ece09) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18Bump docker/metadata-action from 4.6.0 to 5.0.0dependabot[bot]7-7/+7
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.6.0 to 5.0.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](https://github.com/docker/metadata-action/compare/818d4b7b91585d195f67373fd9cb0332e31a7175...96383f45573cb7f253c731d3b3ab81c87ef81934) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18Bump docker/setup-qemu-action from 2.2.0 to 3.0.0dependabot[bot]7-7/+7
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/2b82ce82d56a2a04d2637cd93a637ae1b359c0a7...68827325e0b33c7199eb31dd4e31fbe9023e06e3) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu2-7/+9
2023-09-18add broker leaderchrislu8-353/+384
2023-09-18fix nilchrislu1-1/+4
2023-09-18fix: weed/storage: dropped errorLars Lehtonen1-1/+3