8004 Commits (ce23c4fca7bf4b36bc60b27297eff61b38efa150)

Author SHA1 Message Date
Chris Lu ce23c4fca7 missing changes 1 day ago
Chris Lu b8dc8d12f2 ErrNoSuchKey should not be reported as an error in the logs 1 day ago
Chris Lu 8880f9932f
filer: auto clean empty implicit s3 folders (#8051) 1 day ago
Chris Lu 1dedc8daf9 adjust logs 1 day ago
Chris Lu 6bc5a64a98
Add access key status management to Admin UI (#8050) 1 day ago
Chris Lu dbde8983a7
Fix bucket permission persistence in Admin UI (#8049) 2 days ago
Chris Lu 796a911cb3
Prevent bucket renaming in filer, fuse mount, and S3 (#8048) 2 days ago
Chris Lu a473278bfa
Fix: Fail fast on unsupported volume versions (#8047) 2 days ago
Chris Lu 0a46577700
Fix #8040: Support '_default' keyword in collectionPattern to match default collection (#8046) 3 days ago
Chris Lu ee3813787e
feat(s3api): Implement S3 Policy Variables (#8039) 3 days ago
Chris Lu 7eb90fdfd7
Enhance EC balancing to separate parity and data shards (#8038) 4 days ago
Chris Lu 905e7e72d9
Add remote.copy.local command to copy local files to remote storage (#8033) 4 days ago
Jaehoon Kim f2e7af257d
Fix volume.fsck -forcePurging -reallyDeleteFromVolume to fail fast on filer traversal errors (#8015) 4 days ago
Walnuts 691aea84c3
feat: add TLS configuration options for Cassandra2 store (#7998) 4 days ago
Chris Lu f47bc8c539
Fix remote.meta.sync TTL issue (#8021) (#8030) 4 days ago
Chris Lu ba74185700
fix: CompactMap race condition causing runtime panic (#8029) 4 days ago
Feng Shao 8abcdc6d00
use "s" flag of regexp to let . match \n (#8024) 4 days ago
Chris Lu df3f308740 s3api: use updateAuthenticationState helper and clarified log message 4 days ago
Chris Lu e11c0425f8 s3api: extract updateAuthenticationState helper method 4 days ago
Chris Lu 39c4155ba6 s3api: remove redundant isAuthEnabled assignment in constructor 4 days ago
Chris Lu 12a1a131c9
s3api: allow-all default when no credentials are configured (#8027) 5 days ago
Chris Lu 1046bd009a
feat: Optional path-prefix and method scoping for Filer HTTP JWT (#8014) 6 days ago
Chris Lu 269092c8c3
fix(gcs): resolve credential conflict in remote storage mount (#8013) 7 days ago
Chris Lu 6b0eade6d4 storage: upgrade protobuf API in store_state.go 7 days ago
Chris Lu 587e782feb storage: use non-blocking send to StateUpdateChan 7 days ago
Lisandro Pin 2af293ce60
Boostrap persistent state for volume servers. (#7984) 7 days ago
Chris Lu 06391701ed
Add AssumeRole and AssumeRoleWithLDAPIdentity STS actions (#8003) 7 days ago
Chris Lu d7c30fdb2b
fix: admin does not show all master servers #7999 (#8002) 1 week ago
Sheya Bernstein 844859de7f
fix: add filer fallback after consecutive connection failures (#8000) 1 week ago
Chris Lu 2b5e951390 use context.WithoutCancel to avoid context cancellation when the client connection is closed 1 week ago
Chris Lu ce6e9be66b 4.06 1 week ago
Chris Lu 379c032868
Fix chown Input/output error on large file sets (#7996) 1 week ago
Chris Lu ad76487e9d
Fix special characters in admin-generated secret keys (#7994) 1 week ago
Chris Lu 1ea6b0c0d9 cleanup: deduplicate environment variable credential loading 1 week ago
Chris Lu 7f1182472a fix: enable dual loading of static and dynamic IAM configuration 1 week ago
Chris Lu 451b897d56 fix: support loading static config from IamConfig option for mini mode 1 week ago
Chris Lu 48ded6b965 fix: allow environment variable fallback when filer config is empty 1 week ago
Chris Lu 4e835a1d81
fix(s3api): ensure S3 configuration persistence and refactor authorization tests (#7989) 1 week ago
Chris Lu 6bf0c16862 fix admin copy text functions 1 week ago
Chris Lu abfa64456b
Fix STS authorization in streaming/chunked uploads (#7988) 1 week ago
Chris Lu 217d8b9e0e
Fix: ListObjectVersions delimiter support (#7987) 1 week ago
Chris Lu 4ba89bf73b adjust log level 2 weeks ago
Chris Lu bd237999bb weed mini can optionally skip s3 2 weeks ago
Chris Lu 5a3aade445 less logs 2 weeks ago
promalert 9012069bd7
chore: execute goimports to format the code (#7983) 2 weeks ago
Chris Lu 6432019d08
Fix STS identity authorization by populating PolicyNames (#7985) (#7986) 2 weeks ago
Chris Lu e67973dc53
Support Policy Attachment for Object Store Users (#7981) 2 weeks ago
Chris Lu d4ecfaeda7
Enable writeback_cache and async_dio FUSE options (#7980) 2 weeks ago
Chris Lu e10f11b480
opt: reduce ShardsInfo memory usage with bitmap and sorted slice (#7974) 2 weeks ago
Chris Lu ec1c27a4b3
storage/needle: add bounds check for WriteNeedleBlob buffer (#7973) 2 weeks ago