chrislu
ae558fa073
log reasons volumes became unwritable
3 years ago
chrislu
57c6eddd22
avoid possible deadlock if volume layout is used in some logs
3 years ago
Chris Lu
80c14877d3
Update README.md
3 years ago
chrislu
581c93d970
change to config_dir, to be consistent with "weed scaffold -config"
fix https://github.com/chrislusf/seaweedfs/issues/2753
3 years ago
chrislu
b75c6dcff5
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
3 years ago
chrislu
3da2b83b38
Added a "-conf_dir" option to customize *.toml configuration file directory.
fix https://github.com/chrislusf/seaweedfs/issues/2753
3 years ago
elee
beb406bbbb
fix ls, onBucketDelete still not triggering
3 years ago
elee
411c0df3fe
switch to multi collection, change readme
3 years ago
Chris Lu
4615560182
Merge pull request #2776 from zhuqunzhou/master
3 years ago
zzq09494
9f16df736e
fix-filer: calculation error of the method skipCheckParentDirEntry
3 years ago
Chris Lu
b1a819ebd8
Merge pull request #2773 from chrislusf/dependabot/go_modules/github.com/peterh/liner-1.2.2
Bump github.com/peterh/liner from 1.1.0 to 1.2.2
3 years ago
dependabot[bot]
b69ccc92b3
Bump github.com/peterh/liner from 1.1.0 to 1.2.2
Bumps [github.com/peterh/liner](https://github.com/peterh/liner ) from 1.1.0 to 1.2.2.
- [Release notes](https://github.com/peterh/liner/releases )
- [Commits](https://github.com/peterh/liner/compare/v1.1.0...v1.2.2 )
---
updated-dependencies:
- dependency-name: github.com/peterh/liner
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Chris Lu
db578b0ea4
Merge pull request #2775 from chrislusf/dependabot/go_modules/github.com/json-iterator/go-1.1.12
Bump github.com/json-iterator/go from 1.1.11 to 1.1.12
3 years ago
Chris Lu
3a18e905d0
Merge pull request #2774 from chrislusf/dependabot/go_modules/github.com/jcmturner/gokrb5/v8-8.4.2
Bump github.com/jcmturner/gokrb5/v8 from 8.4.1 to 8.4.2
3 years ago
Chris Lu
e13959996a
Merge pull request #2772 from chrislusf/dependabot/go_modules/modernc.org/sqlite-1.15.2
Bump modernc.org/sqlite from 1.10.7 to 1.15.2
3 years ago
Chris Lu
ecf198b752
Merge pull request #2771 from chrislusf/dependabot/go_modules/github.com/go-redis/redis/v8-8.11.5
Bump github.com/go-redis/redis/v8 from 8.4.4 to 8.11.5
3 years ago
dependabot[bot]
39fa4c75df
Bump github.com/json-iterator/go from 1.1.11 to 1.1.12
Bumps [github.com/json-iterator/go](https://github.com/json-iterator/go ) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/json-iterator/go/releases )
- [Commits](https://github.com/json-iterator/go/compare/v1.1.11...v1.1.12 )
---
updated-dependencies:
- dependency-name: github.com/json-iterator/go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
c93976dda4
Bump github.com/jcmturner/gokrb5/v8 from 8.4.1 to 8.4.2
Bumps [github.com/jcmturner/gokrb5/v8](https://github.com/jcmturner/gokrb5 ) from 8.4.1 to 8.4.2.
- [Release notes](https://github.com/jcmturner/gokrb5/releases )
- [Commits](https://github.com/jcmturner/gokrb5/compare/v8.4.1...v8.4.2 )
---
updated-dependencies:
- dependency-name: github.com/jcmturner/gokrb5/v8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
822a6fe3c8
Bump modernc.org/sqlite from 1.10.7 to 1.15.2
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.10.7 to 1.15.2.
- [Release notes](https://gitlab.com/cznic/sqlite/tags )
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.10.7...v1.15.2 )
---
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>
3 years ago
dependabot[bot]
c51f65df9e
Bump github.com/go-redis/redis/v8 from 8.4.4 to 8.11.5
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis ) from 8.4.4 to 8.11.5.
- [Release notes](https://github.com/go-redis/redis/releases )
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-redis/redis/compare/v8.4.4...v8.11.5 )
---
updated-dependencies:
- dependency-name: github.com/go-redis/redis/v8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Chris Lu
4bb17c6e36
Merge pull request #2770 from naveensrinivasan/naveen/dependabot-go
Dependabot config settings for golang
3 years ago
naveensrinivasan
48a2d3327d
Dependabot config settings for golang
- Dependabot config settings for golang
3 years ago
Chris Lu
ce58bda4a0
Merge pull request #2769 from chrislusf/dependabot/github_actions/actions/setup-go-3
Bump actions/setup-go from 2.2.0 to 3
3 years ago
dependabot[bot]
c0475cc267
Bump actions/setup-go from 2.2.0 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](bfdd3570ce
...f6164bd8c8acb4a71fb2791a8b6c4024ff038dab)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Chris Lu
04c3be6829
Merge pull request #2768 from naveensrinivasan/naveen/feat/dependabot
Dependabot for GitHub actions
3 years ago
naveensrinivasan
d75d409800
Dependabot for GitHub actions
- Included dependabot config for GitHub actions.
3 years ago
Chris Lu
3f514ef1a7
Update README.md
3 years ago
Chris Lu
5b2814ec64
Update README.md
3 years ago
Chris Lu
cf95091d40
Merge pull request #2767 from naveensrinivasan/naveen/feat/pin-actions
Pin actions to a full length commit SHA
3 years ago
naveensrinivasan
dd737bd755
Pin actions to a full length commit SHA
- Pinned actions by SHA https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
>Pin actions to a full length commit SHA
>Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps mitigate the risk of a bad actor adding a backdoor to the action's repository, as they would need to generate a SHA-1 collision for a valid Git object payload.
https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions
3 years ago
elee
1cea6c73d3
update readme
3 years ago
elee
25be96832a
update readme with index info
3 years ago
elee
06f23aa675
put in delete folder children query
3 years ago
elee
0701feeb17
added more to readme
3 years ago
elee
171c27ddf1
zz
3 years ago
elee
2f0cdcdceb
update readme
3 years ago
elee
423ce57cde
prefix search, bucket implemented
3 years ago
chrislu
2824940ecf
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
3 years ago
chrislu
f247cab5cd
skip localhost if bound to all interfaces already 0.0.0.0 or 127.0.0.1
3 years ago
Chris Lu
01c48da6ce
Merge pull request #2765 from bercknash/berck/fix_default_ips
The fixes for https://github.com/chrislusf/seaweedfs/issues/1937 had …
3 years ago
Berck Nash
7ee38fa3a4
The fixes for https://github.com/chrislusf/seaweedfs/issues/1937 had a few problems:
(1) The help file says that in the absence of a ipBind being specified, that it will bind to the "ip" specified. Instead, it bound to localhost which broke the default configuration. This change implements the documented behavior instead.
(2) The new IAM filer ip address has no default. This instantiates it to the same as the filer IP. I'm not sure if there should be a corresponding iam.ip or iam.ipBind option added to the filer command?
3 years ago
elee
bf745bdccb
revise comment
3 years ago
elee
a0df993cef
cleanup, add a few comments
3 years ago
elee
52ce8cc4f2
remove gitpod yml
3 years ago
elee
94883e2fad
ok then
3 years ago
elee
f3ab6769e9
make start from indexing work
3 years ago
elee
31571dd96e
fix file listing
3 years ago
elee
b25d03340b
Merge branch 'a' of github.com:gfxlabs/seaweedfs into a
3 years ago
eddy-gfx
390a724c0c
Merge branch 'chrislusf:master' into a
3 years ago
elee
921535001a
arangodb adapter
3 years ago