dependabot[bot]
|
216c52e377
|
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679)
* chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0
Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](https://github.com/google/go-cloud/compare/v0.40.0...v0.41.0)
---
updated-dependencies:
- dependency-name: gocloud.dev
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix error
* fix printing errors
* Update go.mod
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chrislu <chris.lu@gmail.com>
|
2025-03-31 21:42:54 -07:00 |
|
chrislu
|
ec30a504ba
|
refactor
|
2024-09-29 10:38:22 -07:00 |
|
chrislu
|
701abbb9df
|
add IsResourceHeavy() to command interface
go: build dev binaries / cleanup (push) Waiting to run
go: build dev binaries / build_dev_linux_windows (amd64, linux) (push) Blocked by required conditions
go: build dev binaries / build_dev_linux_windows (amd64, windows) (push) Blocked by required conditions
go: build dev binaries / build_dev_darwin (amd64, darwin) (push) Blocked by required conditions
go: build dev binaries / build_dev_darwin (arm64, darwin) (push) Blocked by required conditions
docker: build dev containers / build-dev-containers (push) Waiting to run
End to End / FUSE Mount (push) Waiting to run
go: build binary / Build (push) Waiting to run
Ceph S3 tests / Ceph S3 tests (push) Waiting to run
|
2024-09-28 20:23:01 -07:00 |
|
Guo Lei
|
b63d1e9c6b
|
fix index (#4158)
|
2023-01-28 06:55:27 -08:00 |
|
Ryan Russell
|
d54eb9966f
|
refactor: Directory readability (#3665)
|
2022-09-14 10:11:31 -07:00 |
|
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2022-07-29 00:17:28 -07:00 |
|
guosj
|
ab1b9697e6
|
supplement check duplicate accesskey
|
2022-07-13 17:28:20 +08:00 |
|
石昌林
|
392da4e038
|
Make the prompt information clearer
|
2022-07-13 11:39:45 +08:00 |
|
石昌林
|
ad5e8f68ec
|
Check whether there is a duplicate accessKey when modifying iam
|
2022-07-13 11:36:11 +08:00 |
|
chrislu
|
6793bc853c
|
help message when in simulation mode
|
2022-05-31 14:48:46 -07:00 |
|
chrislu
|
9f9ef1340c
|
use streaming mode for long poll grpc calls
streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed.
|
2021-12-26 00:15:03 -08:00 |
|
Chris Lu
|
3d624d1e16
|
rename
|
2021-07-09 03:19:21 -07:00 |
|
Chris Lu
|
f20743bb38
|
remove WIP status
|
2021-01-13 22:21:34 -08:00 |
|
Chris Lu
|
765b3ef1be
|
save /etc/iam/identity.json inside filer store
|
2020-12-10 00:15:22 -08:00 |
|
Chris Lu
|
01e2da5782
|
refactoring
|
2020-12-06 23:16:20 -08:00 |
|
Chris Lu
|
57578a6cd1
|
change parameter help message
|
2020-12-06 21:54:55 -08:00 |
|
Chris Lu
|
46b91228af
|
2.14
|
2020-12-06 18:56:58 -08:00 |
|
Konstantin Lebedev
|
4e55baf5b1
|
s3 config changes
|
2020-11-26 03:50:53 +05:00 |
|
Konstantin Lebedev
|
a26f1b2040
|
new pkg s3iam
|
2020-11-26 01:30:11 +05:00 |
|
Konstantin Lebedev
|
6206737df2
|
s3 configure
|
2020-11-25 21:02:31 +05:00 |
|