aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-18fix: mount proxyByFiler write error: wrong jwtzemul1-6/+6
2023-09-17refactorchrislu2-23/+26
2023-09-17avoid nilchrislu1-1/+1
2023-09-16broker report stats to balancerchrislu11-451/+626
2023-09-16adjust logchrislu1-1/+1
2023-09-16revert to non-streaming mode to assign file idchrislu1-6/+1
2023-09-16Revert "turn on streaming assign file id"chrislu1-1/+1
2023-09-16Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-3/+4
2023-09-16Squashed commit of the following:chrislu36-785/+2855
2023-09-14avoid passe lock by valuewang wusong1-3/+4
2023-09-11Fix s3 api object list with params max-keys and prefixannluda1-5/+1
2023-09-11Bump github.com/aws/aws-sdk-go-v2/config from 1.18.33 to 1.18.39dependabot[bot]2-11/+6
2023-09-11Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.35 to 1.13.37dependabot[bot]2-9/+9
2023-09-11Bump google.golang.org/grpc from 1.57.0 to 1.58.0dependabot[bot]2-3/+3
2023-09-11Bump github.com/google/uuid from 1.3.0 to 1.3.1dependabot[bot]2-2/+3
2023-09-11Bump modernc.org/mathutil from 1.5.0 to 1.6.0dependabot[bot]2-3/+3
2023-09-11Bump docker/build-push-action from 4.1.1 to 4.2.1dependabot[bot]7-7/+7
2023-09-11Bump actions/dependency-review-action from 3.0.8 to 3.1.0dependabot[bot]1-1/+1
2023-09-103.563.56chrislu2-3/+3
2023-09-10ensure single threaded accesschrislu1-0/+5
2023-09-06weed/storage/erasure_coding: Close() after error handlingLars Lehtonen1-1/+1
2023-09-06weed/storage/erasure_coding: fix dropped test errorLars Lehtonen1-0/+3
2023-09-06weed/storage/erasure_coding: remove unused err from encodeDatFile() signatureLars Lehtonen1-2/+2
2023-09-05Bump golang.org/x/sys from 0.11.0 to 0.12.0dependabot[bot]2-3/+3
2023-09-05Bump github.com/fclairamb/ftpserverlib from 0.21.0 to 0.22.0dependabot[bot]2-3/+3
2023-09-05Clean up old signature hash poolsPatrick Schmidt3-19/+54
2023-09-05Improve S3 request signing performancePatrick Schmidt4-57/+112
2023-09-04Bump actions/checkout from 3 to 4 (#4812)dependabot[bot]19-20/+20
2023-09-04Bump github.com/tidwall/gjson from 1.14.4 to 1.16.0 (#4811)dependabot[bot]2-3/+3
2023-09-04Bump github.com/puzpuzpuz/xsync/v2 from 2.4.1 to 2.5.0 (#4810)dependabot[bot]2-3/+3
2023-09-04Bump github.com/go-redsync/redsync/v4 from 4.8.1 to 4.8.2 (#4807)dependabot[bot]2-5/+64
2023-09-02improve k8s probes templating in helm chart (#4805)fibbanachi5-56/+175
2023-09-01weed/util: fix dropped errors (#4803)Lars Lehtonen1-0/+12
2023-08-31Add master servers to grafana dashboard (#4801)ginn131-1708/+2724
2023-08-29[heml] fix default affinity and allow owerride ingress annotations (#4799)Dmitriy Pavlov3-13/+17
2023-08-28helm: allow setting master.toml config (#4797)Alexandre Viau3-0/+26
2023-08-28Bump github.com/gocql/gocql from 1.5.2 to 1.6.0 (#4794)dependabot[bot]2-3/+3
2023-08-28Bump modernc.org/sqlite from 1.24.0 to 1.25.0 (#4793)dependabot[bot]2-9/+9
2023-08-28Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.34 to 1.13.35 (#4792)dependabot[bot]2-27/+27
2023-08-28k8s: allow configuring serviceAccountName (#4790)Alexandre Viau5-0/+28
2023-08-28Bump gocloud.dev from 0.33.0 to 0.34.0 (#4795)dependabot[bot]2-3/+3
2023-08-28Bump github.com/jinzhu/copier from 0.3.5 to 0.4.0 (#4791)dependabot[bot]2-12/+7
2023-08-28Bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (#4789)dependabot[bot]7-7/+7
2023-08-28[heml] complete redesign of labels (#4788)Dmitriy Pavlov27-123/+228
2023-08-27[helm] fix log to stderr and default host for ingress (#4787)Dmitriy Pavlov3-4/+12
2023-08-24Implement SRV lookups for filer (#4767)Nico D'Cotta20-37/+177
2023-08-23[helm] add possibility to use array for imagePullSecrets (#4782)tikhon-opsfleet5-17/+20
2023-08-23turn on streaming assign file idchrislu1-1/+1
2023-08-23streaming assign file idschrislu3-4/+176
2023-08-23Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-1/+2