aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-03-09renamechrislu1-9/+9
2024-03-09retry connecting to broker leaderchrislu2-14/+48
2024-03-09remove repetitive words (#5364)rustrover3-3/+3
2024-03-07change LogBuffer visibility in LocalPartitionchrislu1-9/+9
2024-03-07include key in LogEntrychrislu5-264/+275
2024-03-07each log function adds a "done" return parameterchrislu6-19/+23
2024-03-07adjust errorchrislu1-1/+2
2024-03-07pass errorschrislu1-1/+0
2024-03-07edge cases for broker assignmentchrislu2-9/+23
2024-03-07adjust errorchrislu1-1/+1
2024-03-07Merge branch 'master' into mq-subscribechrislu20-121/+280
2024-03-07Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu18-99/+280
2024-03-07purge cluster idchrislu2-22/+0
2024-03-07[filer.backup] add param uploader_part_size for S3sink (#5352)Konstantin Lebedev5-42/+140
* fix: install cronie * chore: refactor configure S3Sink * chore: refactor cinfig * add filer-backup compose file * fix: X-Amz-Meta-Mtime and resolve with comments * fix: attr mtime * fix: MaxUploadPartst is reduced to the maximum allowable * fix: env and force set max MaxUploadParts * fix: env WEED_SINK_S3_UPLOADER_PART_SIZE_MB
2024-03-06Add deleted bytes to total_disk_size (#5161)Seyed Mahdi Sadegh Shobeiri1-0/+7
2024-03-06feat: add support for S3 ListObjects and ListObjectsV2 (#5350)adasauce1-23/+44
2024-03-05[shell] fs log purge (#5344)Konstantin Lebedev1-0/+53
* fix: install cronie * chore: shell delete old logs * Revert "fix: install cronie" This reverts commit 920832b04b89a0a0c9e12b3d51fe710fc622dad6. * fix: dayAgo * fix: Nit: dayAgo => daysAgo
2024-03-04chore(deps): bump github.com/tidwall/gjson from 1.17.0 to 1.17.1 (#5357)dependabot[bot]2-3/+3
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.17.0 to 1.17.1. - [Commits](https://github.com/tidwall/gjson/compare/v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: github.com/tidwall/gjson 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-03-04chore(deps): bump cloud.google.com/go/pubsub from 1.36.1 to 1.36.2 (#5356)dependabot[bot]2-14/+14
Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.36.1 to 1.36.2. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.36.1...pubsub/v1.36.2) --- updated-dependencies: - dependency-name: cloud.google.com/go/pubsub 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-03-04chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#5355)dependabot[bot]2-3/+5
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify 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-03-04chore(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 (#5354)dependabot[bot]2-3/+3
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.17.0 to 0.18.0. - [Commits](https://github.com/golang/sys/compare/v0.17.0...v0.18.0) --- updated-dependencies: - dependency-name: golang.org/x/sys 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-03-04chore(deps): bump github.com/rdleal/intervalst from 1.2.2 to 1.3.0 (#5353)dependabot[bot]2-3/+3
Bumps [github.com/rdleal/intervalst](https://github.com/rdleal/intervalst) from 1.2.2 to 1.3.0. - [Commits](https://github.com/rdleal/intervalst/compare/v1.2.2...v1.3.0) --- updated-dependencies: - dependency-name: github.com/rdleal/intervalst 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-03-04chore(deps): bump azure/setup-helm from 3 to 4 (#5358)dependabot[bot]1-1/+1
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3 to 4. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](https://github.com/azure/setup-helm/compare/v3...v4) --- updated-dependencies: - dependency-name: azure/setup-helm 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-03-04chore(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#5359)dependabot[bot]7-7/+7
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/f95db51fddba0c2d1ec667646a06c2ce06100226...0d103c3126aa41d772a8362f6aa67afac040f80c) --- 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-03-01handle single broker casechrislu2-2/+37
2024-02-29test low active brokerschrislu2-1/+24
2024-02-29assign followerschrislu3-25/+214
2024-02-29latest protoc-gen-gochrislu8-8/+8
2024-02-29publish init add followerschrislu3-169/+182
2024-02-29go fmtchrislu31-117/+116
2024-02-29Merge branch 'master' into mq-subscribechrislu16-89/+112
2024-02-29Moved noapplexattr under runtime.GOARCH == "amd64" to resolve the fin… (#5351)Sean Ross1-1/+3
Moved noapplexattr under runtime.GOARCH == "amd64" to resolve the finder copy bug on arm64 macOS devices.
2024-02-27Disable filer UI in configuration (#5297)jerebear126-2/+23
* Add filer.ui.enabled configuration property * Add filer.expose_directory_metadata to config * Ammend commit * Remove ShowUI reference * Update all routes that allow directory metadata * Add cmd flag to server.go
2024-02-26chore(deps): bump github.com/aws/aws-sdk-go from 1.50.10 to 1.50.25 (#5338)dependabot[bot]2-3/+3
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.10 to 1.50.25. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.10...v1.50.25) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go 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-02-26chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.1.0 to 5.2.0 (#5339)dependabot[bot]2-3/+3
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](https://github.com/golang-jwt/jwt/compare/v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v5 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-02-26chore(deps): bump google.golang.org/api from 0.165.0 to 0.167.0 (#5341)dependabot[bot]2-32/+32
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.165.0 to 0.167.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.165.0...v0.167.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-02-26chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.16.16 to ↵dependabot[bot]2-33/+33
1.17.4 (#5337) chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.16.16 to 1.17.4. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.4/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.16.16...v1.17.4) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/credentials 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-02-26chore(deps): bump actions/dependency-review-action from 4.1.1 to 4.1.3 (#5336)dependabot[bot]1-1/+1
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.1.1 to 4.1.3. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](https://github.com/actions/dependency-review-action/compare/fd07d42ce87ab09f10c61a2d1a5e59e6c655620a...9129d7d40b8c12c1ed0f60400d00c92d437adcce) --- updated-dependencies: - dependency-name: actions/dependency-review-action 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-02-26chore(deps): bump wangyoucao577/go-release-action from 1.48 to 1.49 (#5335)dependabot[bot]6-14/+14
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.48 to 1.49. - [Release notes](https://github.com/wangyoucao577/go-release-action/releases) - [Commits](https://github.com/wangyoucao577/go-release-action/compare/a4a9b2ed09837e8c8c59fcaeae64e5bba70d8d87...b173bce0484dc9f34c585181e5db16bd8756a21e) --- updated-dependencies: - dependency-name: wangyoucao577/go-release-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-02-26Merge branch 'master' into mq-subscribechrislu2-3/+3
2024-02-253.633.63chrislu2-3/+3
2024-02-25Merge branch 'master' into mq-subscribechrislu41-266/+299
2024-02-24avoid unexpected compact size (#5272)Konstantin Lebedev1-2/+18
https://github.com/seaweedfs/seaweedfs/issues/5215
2024-02-24when verifyNeedleIntegrity, do not truncate fileschrislu1-6/+2
related to https://github.com/seaweedfs/seaweedfs/pull/5259
2024-02-24adjust build tags for fullchrislu1-2/+2
2024-02-22k8s-chart-helm: unify extraEnvironmentVars (#5327)Sébastien5-4/+59
2024-02-21chore(deps): bump google.golang.org/api from 0.163.0 to 0.165.0 (#5316)dependabot[bot]2-21/+21
2024-02-21chore(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 (#5317)dependabot[bot]2-9/+9
2024-02-21chore(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 (#5315)dependabot[bot]2-2/+3
2024-02-20chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1 (#5318)dependabot[bot]2-4/+3
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.12 to 3.24.1. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.23.12...v3.24.1) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v3 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>