12076 Commits (20199490d611e2cd39522a5be23e4c964d5c5267)
 

Author SHA1 Message Date
chrislu 20199490d6 Added XMLNS field setting in both places 2 months ago
chrislu e67909cb48 Refactor S3 Object Retention API to include XML namespace support and improve compatibility with Veeam. Updated XML tags to remove hardcoded namespaces and added test cases for retention and legal hold configurations without namespaces. 2 months ago
Chris Lu 6281e62d7f
S3: JWT generation for volume server authentication (#7514) 2 months ago
dependabot[bot] c14e513964
chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs3 (#7512) 2 months ago
dependabot[bot] 7dce429e61
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#7511) 2 months ago
dependabot[bot] 4c07635a85
chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs-over-ftp (#7513) 2 months ago
Leonardo Lara d8cac1a6cc
Account Info (#7507) 2 months ago
dependabot[bot] d2daea1552
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /test/kafka/kafka-client-loadtest (#7510) 2 months ago
Chris Lu c6b6ea40e6
filer store: add foundationdb (#7178) 2 months ago
Chris Lu 8be9e258fc
S3: Add tests for PyArrow with native S3 filesystem (#7508) 2 months ago
Chris Lu ca84a8a713
S3: Directly read write volume servers (#7481) 2 months ago
dependabot[bot] 7c8896c3ff
chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs2 (#7502) 2 months ago
chrislu aef5121c36 faster master startup 2 months ago
Feng Shao 0299e78de7
de/compress the fs meta file if filename ends with gz/gzip (#7500) 2 months ago
Dima Tisnek 156ce42f26
chore: fix the diagram in RDMA sidecar readme (#7503) 2 months ago
dependabot[bot] cae62db31b
chore(deps): bump golang.org/x/image from 0.32.0 to 0.33.0 (#7497) 2 months ago
dependabot[bot] 93dd5d49c4
chore(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2 (#7493) 2 months ago
dependabot[bot] e9353d58a2
chore(deps): bump github.com/linxGnu/grocksdb from 1.10.2 to 1.10.3 (#7494) 2 months ago
dependabot[bot] 71970418b0
chore(deps): bump github.com/hanwen/go-fuse/v2 from 2.8.0 to 2.9.0 (#7495) 2 months ago
dependabot[bot] 2d54322a89
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.6.5 to 3.6.6 (#7496) 2 months ago
dependabot[bot] d280d1b285
chore(deps): bump github.com/getsentry/sentry-go from 0.36.1 to 0.38.0 (#7498) 2 months ago
Chris Lu 65f8986fe2
Volume Server: avoid aggressive volume assignment (#7501) 2 months ago
Chris Lu fa8df6e42b
S3: Lazy Versioning Check, Conditional SSE Entry Fetch, HEAD Request Optimization (#7480) 2 months ago
chrislu e154bfe163 minor 2 months ago
Konstantin Lebedev 4477edbcc4
fix: pass proxied query param (#7477) 2 months ago
Lisandro Pin 0e69f7c916
Split logic for `volume.check.disk` into writable and read-only volume replicas. (#7476) 2 months ago
Chris Lu 4e73cc778c
S3: add context aware action resolution (#7479) 2 months ago
chrislu 5b9a526310 adjust comment 2 months ago
Chris Lu 2a9d4d1e23
Refactor data structure (#7472) 2 months ago
Chris Lu 508d06d9a5
S3: Enforce bucket policy (#7471) 2 months ago
Chris Lu 50f067bcfd
backup: handle volume not found when backing up (#7465) 2 months ago
Lisandro Pin 79fa87bad4
Rework parameters passing for functions within `ec.rebuild` (#7445) 2 months ago
Chris Lu bf8e4f40e6
S3: Perf related (#7463) 2 months ago
chrislu 6201cd099e fix help messages 2 months ago
Lisandro Pin 9744382a18
Rework parameters passing for functions within `volume.check.disk`. (#7448) 2 months ago
dependabot[bot] d8dd3e4c53
chore(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 (#7459) 2 months ago
dependabot[bot] 735516cf0a
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10 (#7457) 2 months ago
dependabot[bot] ca8e7739be
chore(deps): bump helm/chart-testing-action from 2.7.0 to 2.8.0 (#7454) 2 months ago
dependabot[bot] 6b82a7cadc
chore(deps): bump docker/metadata-action from 5.8.0 to 5.9.0 (#7456) 2 months ago
dependabot[bot] d6a77b639a
chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (#7455) 2 months ago
dependabot[bot] d37396b420
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.19.1 to 1.20.0 (#7458) 2 months ago
dependabot[bot] c93bf8b29d
chore(deps): bump github.com/hashicorp/vault/api from 1.20.0 to 1.22.0 (#7461) 2 months ago
dependabot[bot] 4a34a2290f
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.2 to 1.6.3 (#7460) 2 months ago
Lisandro Pin 76e4a51964
Unify the parameter to disable dry-run on weed shell commands to `-apply` (instead of `-force`). (#7450) 2 months ago
Chris Lu 2a05af2e14
docker: fix /data ownership and permission (#7451) 2 months ago
Lisandro Pin 5fef4145a4
Fix date string parsing bug for the SQL Engine. (#7446) 2 months ago
Konstantin Lebedev 084b377f87
do delete expired entries on s3 list request (#7426) 2 months ago
chrislu cc444b1868 muted texts 2 months ago
chrislu ca8cd631ff Update admin.css 2 months ago
chrislu 82f2c3757f muted admin UI color 2 months ago