aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-08-23Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-1/+2
2023-08-22fix bugs: seaweedfs master ingress host configuration do not work (#4781)gfhe1-1/+2
fix bugs: seaweedfs hem charts ignore the master ingress configuration
2023-08-22add stream assign server side implementationchrislu1-0/+19
2023-08-22refactor fileschrislu2-88/+103
2023-08-22add stream assign protochrislu3-138/+215
2023-08-22upgrade jwtchrislu3-1/+4
2023-08-21change from deprecated jwt.StandardClaims to new jwt.RegisteredClaimschrislu1-6/+6
2023-08-21Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu0-0/+0
2023-08-21Revert "Add disk type to prometheus metrics" (#4777)Chris Lu5-10/+10
Revert "Add disk type to prometheus metrics (#4736)" This reverts commit 9956d93a4023874505eb6e531f930199fa7f3820.
2023-08-21Add disk type to prometheus metrics (#4736)Dmitry Mishin5-10/+10
* Add disk type to prometheus metrics * Del metrics * Disk type as readable string --------- Co-authored-by: Dima Mishin <dimm@dimm.dev>
2023-08-21Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu12-54/+80
2023-08-21Bump wangyoucao577/go-release-action from 1.39 to 1.40 (#4775)dependabot[bot]6-14/+14
2023-08-21Bump actions/dependency-review-action from 3.0.7 to 3.0.8 (#4776)dependabot[bot]1-1/+1
2023-08-21Bump github.com/prometheus/procfs from 0.11.0 to 0.11.1 (#4773)dependabot[bot]2-3/+3
2023-08-21Bump cloud.google.com/go/storage from 1.31.0 to 1.32.0 (#4774)dependabot[bot]2-3/+3
2023-08-21Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.32 to 1.13.34 (#4772)dependabot[bot]2-20/+30
2023-08-21Bump golang.org/x/net from 0.13.0 to 0.14.0 (#4770)dependabot[bot]2-12/+12
2023-08-21Add time to first byte metric for s3 (#4768)SmsS43-1/+17
* Add time to first byte metric for s3 * Change second to millisecond
2023-08-20Squashed commit of the following:chrislu16-220/+1919
commit 32f4b1a13057d56b6de487cdb80ff7c205af01a6 Author: chrislu <chris.lu@gmail.com> Date: Sun Aug 20 22:52:19 2023 -0700 fix compilation commit e77ad33b7ca0423138fbae26a4433b60923a9588 Author: chrislu <chris.lu@gmail.com> Date: Sun Aug 20 22:46:44 2023 -0700 pub commit f431f30cc7ca277ca299e3cd118c05537fb9f5c3 Author: chrislu <chris.lu@gmail.com> Date: Sun Aug 20 13:27:39 2023 -0700 fix generic type commit 4e9dcb18293fd1e3e306e2dceb995dfd67a35e1d Merge: 30f942580 16e3f2d52 Author: chrislu <chris.lu@gmail.com> Date: Sun Aug 20 12:47:14 2023 -0700 Merge branch 'master' into pubsub commit 30f942580ad1bb32ae94aade2e3a21ec3ab63e21 Author: chrislu <chris.lu@gmail.com> Date: Sun Aug 20 11:10:58 2023 -0700 wip commit f8b00980bc2f3879bb43decffd9a08d842f196f2 Author: chrislu <chris.lu@gmail.com> Date: Tue Jul 25 09:14:35 2023 -0700 add design document commit 08d2bebe42a26ebc39f1542f54d99e73620727dd Author: chrislu <chris.lu@gmail.com> Date: Tue Jul 25 09:14:06 2023 -0700 minor commit bcfa7982b262a40fcdce6fc6613fad2ce07c13da Author: chrislu <chris.lu@gmail.com> Date: Tue Jul 25 09:13:49 2023 -0700 rename
2023-08-20chore: add nimbus web services to backers.md (#4769)Victor Adossi ("vados")1-0/+1
2023-08-20fix log buffer testchrislu1-15/+33
2023-08-20refactoring to use atomic boolchrislu1-10/+6
fix compilation
2023-08-19Fix s3.clean.uploads (#4766)SmsS41-9/+6
2023-08-17Java: upgrade to 3.55chrislu8-9/+9
2023-08-17fix compilationchrislu1-0/+1
2023-08-17Java: SeaweedOutputStream add option to pass in collectionchrislu2-7/+13
2023-08-17fix: replace volume.pvc_exists with master.pvc_exists (#4762)Junhao Zou1-1/+1
2023-08-17ErrInvalidPart when completed parts has extra partschrislu1-0/+19
fix https://github.com/seaweedfs/seaweedfs/discussions/4746
2023-08-16re-orderingchrislu1-1/+1
2023-08-16renamingchrislu5-31/+31
2023-08-16add separate cache directory for write bufferschrislu4-1/+9
2023-08-14Bump github.com/aws/aws-sdk-go-v2/config from 1.18.32 to 1.18.33 (#4754)dependabot[bot]2-12/+6
2023-08-14Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.1 to 1.38.2 (#4751)dependabot[bot]2-18/+18
2023-08-14Bump actions/dependency-review-action from 3.0.6 to 3.0.7 (#4747)dependabot[bot]1-1/+1
2023-08-14Bump actions/setup-go from 4.0.1 to 4.1.0 (#4748)dependabot[bot]2-2/+2
2023-08-14Bump wangyoucao577/go-release-action from 1.38 to 1.39 (#4749)dependabot[bot]6-14/+14
2023-08-14Bump gocloud.dev/pubsub/natspubsub from 0.32.0 to 0.33.0 (#4753)dependabot[bot]2-9/+9
2023-08-14Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.31 to 1.13.32 (#4750)dependabot[bot]2-20/+30
2023-08-13Update weed fix description (#4745)SmsS41-3/+3
2023-08-10Save disk space metrics immediately (#4740)Nikita Mochalov1-0/+1
2023-08-09Fix resource leaks (#4737)Nikita Mochalov5-24/+40
* Fix division by zero * Fix file handle leak * Fix file handle leak * Fix file handle leak * Fix goroutine leak
2023-08-08added an error messagechrislu1-0/+2
2023-08-07Bump gocloud.dev/pubsub/rabbitpubsub from 0.30.0 to 0.33.0 (#4731)dependabot[bot]2-2504/+100
Bumps [gocloud.dev/pubsub/rabbitpubsub](https://github.com/google/go-cloud) from 0.30.0 to 0.33.0. - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](https://github.com/google/go-cloud/compare/v0.30.0...v0.33.0) --- updated-dependencies: - dependency-name: gocloud.dev/pubsub/rabbitpubsub 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>
2023-08-07Bump github.com/aws/aws-sdk-go-v2 from 1.19.1 to 1.20.0 (#4733)dependabot[bot]2-4/+6
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.19.1 to 1.20.0. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 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>
2023-08-07Bump go.mongodb.org/mongo-driver from 1.12.0 to 1.12.1 (#4735)dependabot[bot]2-3/+3
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.12.0 to 1.12.1. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.12.0...v1.12.1) --- updated-dependencies: - dependency-name: go.mongodb.org/mongo-driver 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>
2023-08-07Bump golang.org/x/image from 0.9.0 to 0.11.0 (#4732)dependabot[bot]2-6/+6
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.9.0 to 0.11.0. - [Commits](https://github.com/golang/image/compare/v0.9.0...v0.11.0) --- updated-dependencies: - dependency-name: golang.org/x/image 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>
2023-08-01minor (#4723)wusong2-4/+2
2023-07-31Bump gocloud.dev/pubsub/natspubsub from 0.30.0 to 0.32.0 (#4722)dependabot[bot]2-16/+9
Bumps [gocloud.dev/pubsub/natspubsub](https://github.com/google/go-cloud) from 0.30.0 to 0.32.0. - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](https://github.com/google/go-cloud/compare/v0.30.0...v0.32.0) --- updated-dependencies: - dependency-name: gocloud.dev/pubsub/natspubsub 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>
2023-07-31Bump google.golang.org/api from 0.133.0 to 0.134.0 (#4721)dependabot[bot]2-3/+3
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.133.0 to 0.134.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.133.0...v0.134.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>
2023-07-31Bump github.com/rclone/rclone from 1.63.0 to 1.63.1 (#4720)dependabot[bot]2-10/+10
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.63.0 to 1.63.1. - [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.0...v1.63.1) --- updated-dependencies: - dependency-name: github.com/rclone/rclone 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>