aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-07-10[s3] revert skip deletion error, since the error file was not found is ↵Konstantin Lebedev1-5/+7
already skipped on the side of the grpc function (#5760) * revert skip deletion error, since the error file was not found is already skipped on the side of the grpc function * fix response error * fix test_lifecycle_get * Revert "fix test_lifecycle_get" This reverts commit 8f991bdcf93d9a13c7787988173713ad1a263bae.
2024-07-10always copy ecj fileschrislu1-1/+1
2024-07-10Detect underflow when calculating unused space (#5758)Dan2-2/+84
* Detect underflow when calculating unused space * Detect underflow when calculating unused space
2024-07-10chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#5762)dependabot[bot]2-3/+3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08simplifychrislu1-5/+2
2024-07-08Fix S3 deletion in deep folders, and names with empty spaceschrislu1-2/+3
fix https://github.com/seaweedfs/seaweedfs/issues/5748
2024-07-08chore(deps): bump docker/build-push-action from 6.2.0 to 6.3.0 (#5757)dependabot[bot]7-7/+7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/15560696de535e4014efeff63c48f16952e52dd1...1a162644f9a7e87d8f4b053101d1d9a712edc18c) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#5756)dependabot[bot]7-7/+7
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/d70bba72b1f3fd22344832f00baa16ece964efeb...4fd812986e6c8c2a69e18311145f9371337f27d4) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#5755)dependabot[bot]7-7/+7
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/68827325e0b33c7199eb31dd4e31fbe9023e06e3...5927c834f5b4fdf503fca6f4c7eccda82949e1ee) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08chore(deps): bump modernc.org/sqlite from 1.30.0 to 1.30.1 (#5754)dependabot[bot]2-8/+8
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.30.0 to 1.30.1. - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.30.0...v1.30.1) --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08chore(deps): bump google.golang.org/api from 0.184.0 to 0.187.0 (#5753)dependabot[bot]2-20/+20
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.184.0 to 0.187.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.184.0...v0.187.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 (#5752)dependabot[bot]2-18/+18
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08chore(deps): bump google.golang.org/grpc/security/advancedtls from ↵dependabot[bot]2-3/+3
0.0.0-20240621202332-c8568c99b8c5 to 1.0.0 (#5751) chore(deps): bump google.golang.org/grpc/security/advancedtls Bumps [google.golang.org/grpc/security/advancedtls](https://github.com/grpc/grpc-go) from 0.0.0-20240621202332-c8568c99b8c5 to 1.0.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/commits/v1.0.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc/security/advancedtls dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08chore(deps): bump github.com/linxGnu/grocksdb from 1.9.1 to 1.9.2 (#5750)dependabot[bot]2-3/+3
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/linxGnu/grocksdb/releases) - [Commits](https://github.com/linxGnu/grocksdb/compare/v1.9.1...v1.9.2) --- updated-dependencies: - dependency-name: github.com/linxGnu/grocksdb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-07add a test casechrislu1-0/+12
2024-07-07skip checking if it is the root directorychrislu1-1/+1
2024-07-07add a simple testchrislu1-0/+22
2024-07-04add s3test for sql (#5718)Konstantin Lebedev11-368/+1037
* add s3test for sql * fix test test_bucket_listv2_delimiter_basic for s3 * fix action s3tests * regen s3 api xsd * rm minor s3 test test_bucket_listv2_fetchowner_defaultempty * add docs * without xmlns
2024-07-03fix breadcrumbchrislu2-0/+77
2024-07-03volume.tier.upload: Fix deleting replicated volumes (#5743)rhysm1-1/+4
Co-authored-by: Rhys M <rhysm@protonmail.com>
2024-07-03log error messagechrislu1-2/+2
2024-07-02Revert "directory can paginate"chrislu2-11/+4
This reverts commit 69003d0e906e098cf6db11da05d915d0718a5eba.
2024-07-02fix orderingchrislu1-1/+1
2024-07-02directory can paginatechrislu2-4/+11
2024-07-02chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.55.1 to ↵dependabot[bot]2-27/+27
1.58.0 (#5738)
2024-07-02chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.3 to 3.14.4 ↵dependabot[bot]2-3/+3
(#5731)
2024-07-02chore(deps): bump golang.org/x/tools from ↵dependabot[bot]2-6/+6
0.21.1-0.20240508182429-e35e4ccd0d2d to 0.22.0 (#5733)
2024-07-02chore(deps): bump github.com/aws/aws-sdk-go from 1.54.2 to 1.54.13 (#5737)dependabot[bot]2-3/+3
2024-07-02chore(deps): bump docker/build-push-action from 6.1.0 to 6.2.0 (#5729)dependabot[bot]7-7/+7
2024-07-02chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.27.2 to 1.30.1 (#5734)dependabot[bot]2-6/+6
2024-07-01refactor all methods strings to const (#5726)Konstantin Lebedev18-84/+84
2024-07-01avoid possible nil case during other error caseschrislu1-1/+1
2024-06-30using fixed bootstrap from peer filer3.69chrislu3-8/+0
2024-06-303.69chrislu2-2/+2
2024-06-29[Helm chart] Remove createClusterRole dependency from serviceAccount usage ↵Reddysekhar Gaduputi3-3/+3
from filer statefulset (#5724) * Remove createClusterRole dependency from serviceAccount usage from filer statefulset * Add automountServiceAccountToken option for service account.
2024-06-28ParallelProcessDirectoryStructurechrislu1-0/+38
need to use this for simpler parallel processing
2024-06-28Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2024-06-28bootstrap filer from one peerchrislu10-486/+865
2024-06-28remove unusedchrislu1-62/+0
2024-06-28fixed fail to initialize existing ec volume when volume server has separate ↵Taehyung Lim1-1/+1
index dictory (#5723)
2024-06-27adjust sizechrislu2-0/+0
2024-06-27Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-1/+2
2024-06-27less heightchrislu1-0/+0
2024-06-27Update README.mdChris Lu1-1/+2
2024-06-27Create keepsec.pngchrislu1-0/+0
2024-06-27Move cluster role to a separate template. (#5721)Gregor Tudan2-37/+36
Move cluster role to a separate template, to allow disabling it without breaking the service account
2024-06-27Helm-Chart: clean up image handling (#5720)Gregor Tudan2-43/+15
Clean up the image computation to make it consistent with the values file
2024-06-26chore(deps): bump golang.org/x/image from 0.17.0 to 0.18.0 (#5719)dependabot[bot]2-3/+3
2024-06-25optionally open the leveldb in readonly modechrislu2-5/+10
2024-06-25remove unused functionchrislu3-10/+0