dependabot[bot]
b50a9f916c
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 ( #5682 )
10 months ago
dependabot[bot]
abd12df19c
chore(deps): bump docker/build-push-action from 5.4.0 to 6.0.0 ( #5680 )
10 months ago
dependabot[bot]
d31c1a4e88
chore(deps): bump wangyoucao577/go-release-action from 1.50 to 1.51 ( #5679 )
10 months ago
Chris Lu
d87f884186
Update README.md
10 months ago
chrislu
49893267e9
Merge branch 'master' into mq
10 months ago
chrislu
464611f614
optionally skip deleting file chunks
10 months ago
chrislu
64fd233a59
DeleteUncommittedChunks
10 months ago
chrislu
843e778875
refactor
10 months ago
chrislu
677cfb8ad1
refactor
10 months ago
chrislu
cb1ba0275a
sort imports
10 months ago
chrislu
32dbb6a2ce
Merge branch 'master' into mq
10 months ago
vadimartynov
8aae82dd71
Added context for the MasterClient's methods to avoid endless loops ( #5628 )
* Added context for the MasterClient's methods to avoid endless loops
* Returned WithClient function. Added WithClientCustomGetMaster function
* Hid unused ctx arguments
* Using a common context for the KeepConnectedToMaster and WaitUntilConnected functions
* Changed the context termination check in the tryConnectToMaster function
* Added a child context to the tryConnectToMaster function
* Added a common context for KeepConnectedToMaster and WaitUntilConnected functions in benchmark
10 months ago
chrislu
70b31e3a28
Merge branch 'master' into mq
10 months ago
chrislu
2a169dde9a
minor
10 months ago
chrislu
8ffda89ed6
Merge branch 'master' into mq
10 months ago
chrislu
b03c831ad2
more logs
10 months ago
chrislu
6d95f78164
Merge branch 'master' into mq
10 months ago
chrislu
e6b9b6ade7
add missing tags
fix https://github.com/seaweedfs/seaweedfs/issues/5676
10 months ago
chrislu
458dda56ae
Merge branch 'master' into mq
10 months ago
Taehyung Lim
4744889973
fix issue: sometimes volume.fsck report 'volume not found' ( #5537 )
* fix issue: sometimes volume.fsck report 'volume not found' when a volume server has multiple disk types
* rename variable
* adjust counters
---------
Co-authored-by: chrislu <chris.lu@gmail.com>
10 months ago
dependabot[bot]
018d2d4012
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 ( #5675 )
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.1...sdk/azcore/v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
MeenakshiSachdeva
d2516d99cc
Meenakshi fix filer sync ( #5672 )
* Fix Filer Sync Issue: 5455
* Fix Filer Sync Issue: 5455
10 months ago
MeenakshiSachdeva
1caa012a76
Fix Filer Sync Issue: 5455 ( #5663 )
10 months ago
dependabot[bot]
889ff9e7fe
chore(deps): bump github.com/linxGnu/grocksdb from 1.8.14 to 1.9.1 ( #5670 )
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb ) from 1.8.14 to 1.9.1.
- [Release notes](https://github.com/linxGnu/grocksdb/releases )
- [Commits](https://github.com/linxGnu/grocksdb/compare/v1.8.14...v1.9.1 )
---
updated-dependencies:
- dependency-name: github.com/linxGnu/grocksdb
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>
10 months ago
dependabot[bot]
602479ac29
chore(deps): bump github.com/prometheus/procfs from 0.15.0 to 0.15.1 ( #5669 )
Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs ) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/prometheus/procfs/releases )
- [Commits](https://github.com/prometheus/procfs/compare/v0.15.0...v0.15.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/procfs
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>
10 months ago
dependabot[bot]
ed6e23eb70
chore(deps): bump github.com/getsentry/sentry-go from 0.27.0 to 0.28.0 ( #5668 )
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.27.0...v0.28.0 )
---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
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>
10 months ago
dependabot[bot]
e99f4d262f
chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 ( #5667 )
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
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>
10 months ago
dependabot[bot]
6ec1196563
chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 ( #5666 )
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.63.2 to 1.64.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.2...v1.64.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
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>
10 months ago
dependabot[bot]
6c70a7ae2f
chore(deps): bump docker/build-push-action from 5.3.0 to 5.4.0 ( #5665 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](2cdde995de
...ca052bb54ab0790a636c9b5f226502c73d547a25)
---
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>
10 months ago
chrislu
0cd1c4be48
Merge branch 'master' into mq
10 months ago
chrislu
a9cd9b0542
3.68
10 months ago
chrislu
b5d36541d9
Merge branch 'master' into mq
10 months ago
chrislu
dbfbabac55
simplify
10 months ago
steve.wei
2150289442
fix: Ensure that the clientAddress is unique ( #5655 )
10 months ago
Salah Al Saleh
3fd038fcfe
Allow defining labels and annotations per component ( #5657 )
10 months ago
chrislu
25b2850e7d
refactor out FilerClientAccessor
10 months ago
chrislu
4093115ca9
Merge branch 'master' into mq
10 months ago
Gaspare Iengo
dc6b750424
Fix panic ( #5654 )
10 months ago
Salah Al Saleh
eb33648ab8
Allow using a PVC to store filer and master logs ( #5653 )
10 months ago
Gaspare Iengo
fce8fc1e16
Fix Issue #5649 ( #5652 )
10 months ago
steve.wei
d8da4bbaa7
Set the capacity of clientChan to 10000 ( #5647 )
10 months ago
chrislu
9f02bf4ede
Merge branch 'master' into mq
10 months ago
Lê Hoàng Nam
1f2dc54647
fix(s3api): make post api upload object default return 204 ( #5648 )
10 months ago
dependabot[bot]
c5a0ca949f
chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 ( #5645 )
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](e92390c5fb
...0d4c9c5ea7693da7b068278f7b52bda2a190a446)
---
updated-dependencies:
- dependency-name: docker/login-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>
10 months ago
dependabot[bot]
19be796eb5
chore(deps): bump github.com/parquet-go/parquet-go from 0.21.0 to 0.22.0 ( #5644 )
Bumps [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/parquet-go/parquet-go/releases )
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: github.com/parquet-go/parquet-go
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>
10 months ago
dependabot[bot]
b5147a1c2c
chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.2 to 3.14.3 ( #5643 )
chore(deps): bump github.com/schollz/progressbar/v3
Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar ) from 3.14.2 to 3.14.3.
- [Release notes](https://github.com/schollz/progressbar/releases )
- [Commits](https://github.com/schollz/progressbar/compare/v3.14.2...v3.14.3 )
---
updated-dependencies:
- dependency-name: github.com/schollz/progressbar/v3
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>
10 months ago
dependabot[bot]
ed7aef6e33
chore(deps): bump modernc.org/sqlite from 1.29.8 to 1.30.0 ( #5642 )
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.29.8 to 1.30.0.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.29.8...v1.30.0 )
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
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>
10 months ago
dependabot[bot]
32c2755603
chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.16 ( #5641 )
chore(deps): bump github.com/aws/aws-sdk-go-v2/config
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2 ) from 1.27.11 to 1.27.16.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.11...config/v1.27.16 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
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>
10 months ago
dependabot[bot]
6de1079183
chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.13 to 3.5.14 ( #5640 )
Bumps [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd ) from 3.5.13 to 3.5.14.
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.13...v3.5.14 )
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/pkg/v3
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>
10 months ago
LHHDZ
36b5b713ba
fix deadlock caused by message chan blocked ( #5639 )
10 months ago