This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch dependabot/npm_and_yarn/ui/vite-6.3.4
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from 2fbe7b02 Bump vite from 6.2.6 to 6.3.4 in /ui
add 177a8702 Feature/13035 aws s3support (#652)
add fda426fa Merge branch 'main' into dependabot/npm_and_yarn/ui/vite-6.3.4
No new revisions were added by this update.
Summary of changes:
banyand/backup/backup.go | 87 +++++-----
banyand/backup/backup_test.go | 5 +-
banyand/backup/restore.go | 6 +-
banyand/backup/timedir.go | 14 +-
dist/LICENSE | 51 ++++++
...spf13-pflag.txt => license-dario.cat-mergo.txt} | 2 +-
...xt => license-github.com-Azure-go-ansiterm.txt} | 2 +-
...t => license-github.com-Microsoft-go-winio.txt} | 2 +-
dist/licenses/license-github.com-Nvveen-Gotty.txt | 26 +++
...aws-aws-sdk-go-v2-aws-protocol-eventstream.txt} | 0
...icense-github.com-aws-aws-sdk-go-v2-config.txt} | 0
...e-github.com-aws-aws-sdk-go-v2-credentials.txt} | 0
...hub.com-aws-aws-sdk-go-v2-feature-ec2-imds.txt} | 0
...m-aws-aws-sdk-go-v2-internal-configsources.txt} | 0
...om-aws-aws-sdk-go-v2-internal-endpoints-v2.txt} | 0
...-github.com-aws-aws-sdk-go-v2-internal-ini.txt} | 0
...-github.com-aws-aws-sdk-go-v2-internal-v4a.txt} | 0
...sdk-go-v2-service-internal-accept-encoding.txt} | 0
...ws-aws-sdk-go-v2-service-internal-checksum.txt} | 0
...s-sdk-go-v2-service-internal-presigned-url.txt} | 0
...ws-aws-sdk-go-v2-service-internal-s3shared.txt} | 0
...se-github.com-aws-aws-sdk-go-v2-service-s3.txt} | 0
...e-github.com-aws-aws-sdk-go-v2-service-sso.txt} | 0
...thub.com-aws-aws-sdk-go-v2-service-ssooidc.txt} | 0
...e-github.com-aws-aws-sdk-go-v2-service-sts.txt} | 0
...xt => license-github.com-aws-aws-sdk-go-v2.txt} | 0
...ro.txt => license-github.com-aws-smithy-go.txt} | 3 +-
...> license-github.com-containerd-continuity.txt} | 18 +-
...aphql.txt => license-github.com-docker-cli.txt} | 18 +-
...ql.txt => license-github.com-docker-docker.txt} | 18 +-
...> license-github.com-docker-go-connections.txt} | 18 +-
....txt => license-github.com-docker-go-units.txt} | 18 +-
...d-v22.txt => license-github.com-go-ini-ini.txt} | 2 +-
...at.txt => license-github.com-goccy-go-json.txt} | 4 +-
...ver.txt => license-github.com-google-shlex.txt} | 0
...t => license-github.com-klauspost-cpuid-v2.txt} | 2 +-
....txt => license-github.com-minio-crc64nvme.txt} | 0
...r.txt => license-github.com-minio-md5-simd.txt} | 0
...xt => license-github.com-minio-minio-go-v7.txt} | 0
... license-github.com-moby-docker-image-spec.txt} | 0
...er.txt => license-github.com-moby-sys-user.txt} | 0
...raphql.txt => license-github.com-moby-term.txt} | 18 +-
...icense-github.com-opencontainers-go-digest.txt} | 19 +--
...cense-github.com-opencontainers-image-spec.txt} | 14 +-
... => license-github.com-opencontainers-runc.txt} | 14 +-
...xt => license-github.com-ory-dockertest-v3.txt} | 0
...-locafero.txt => license-github.com-rs-xid.txt} | 2 +-
...> license-github.com-xeipuuv-gojsonpointer.txt} | 3 +-
...license-github.com-xeipuuv-gojsonreference.txt} | 3 +-
...=> license-github.com-xeipuuv-gojsonschema.txt} | 3 +-
...-logr-logr.txt => license-gopkg.in-yaml.v2.txt} | 0
go.mod | 46 +++++
go.sum | 104 ++++++++++++
pkg/fs/remote/aws/s3.go | 185 +++++++++++++++++++++
.../remote/config.go} | 19 +--
pkg/test/helpers/{context.go => constant.go} | 5 +
test/cases/backup/all.go | 95 +++++++++--
.../backup/{backup_suite_test.go => common.go} | 136 ++++++++-------
.../distributed/backup/local/local_suite_test.go | 61 +++++++
.../distributed/backup/s3/s3_suite_test.go | 76 +++++++++
test/integration/dockertesthelper/constant.go | 49 ++++++
test/integration/dockertesthelper/minio_init.go | 126 ++++++++++++++
.../backup/{backup_suite_test.go => common.go} | 138 +++++++++------
.../standalone/backup/local/local_suite_test.go | 60 +++++++
.../standalone/backup/s3/s3_suite_test.go | 75 +++++++++
65 files changed, 1224 insertions(+), 323 deletions(-)
copy dist/licenses/{license-github.com-spf13-pflag.txt =>
license-dario.cat-mergo.txt} (96%)
copy dist/licenses/{ui-licenses/license-is-extglob.txt =>
license-github.com-Azure-go-ansiterm.txt} (96%)
copy dist/licenses/{license-github.com-xiang90-probing.txt =>
license-github.com-Microsoft-go-winio.txt} (97%)
create mode 100644 dist/licenses/license-github.com-Nvveen-Gotty.txt
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-aws-protocol-eventstream.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-config.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-credentials.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-feature-ec2-imds.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-internal-configsources.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-internal-endpoints-v2.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-internal-ini.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-internal-v4a.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-service-internal-accept-encoding.txt}
(100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-service-internal-checksum.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-service-internal-presigned-url.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-service-internal-s3shared.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-service-s3.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-service-sso.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-service-ssooidc.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2-service-sts.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-aws-aws-sdk-go-v2.txt} (100%)
copy dist/licenses/{license-github.com-spf13-afero.txt =>
license-github.com-aws-smithy-go.txt} (99%)
copy dist/licenses/{license-github.com-machinebox-graphql.txt =>
license-github.com-containerd-continuity.txt} (93%)
copy dist/licenses/{license-github.com-machinebox-graphql.txt =>
license-github.com-docker-cli.txt} (93%)
copy dist/licenses/{license-github.com-machinebox-graphql.txt =>
license-github.com-docker-docker.txt} (93%)
copy dist/licenses/{license-github.com-machinebox-graphql.txt =>
license-github.com-docker-go-connections.txt} (93%)
copy dist/licenses/{license-github.com-machinebox-graphql.txt =>
license-github.com-docker-go-units.txt} (93%)
copy dist/licenses/{license-github.com-coreos-go-systemd-v22.txt =>
license-github.com-go-ini-ini.txt} (99%)
copy dist/licenses/{license-github.com-power-devops-perfstat.txt =>
license-github.com-goccy-go-json.txt} (96%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-google-shlex.txt} (100%)
copy dist/licenses/{license-github.com-xiang90-probing.txt =>
license-github.com-klauspost-cpuid-v2.txt} (97%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-minio-crc64nvme.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-minio-md5-simd.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-minio-minio-go-v7.txt} (100%)
copy dist/licenses/{license-github.com-go-logr-stdr.txt =>
license-github.com-moby-docker-image-spec.txt} (100%)
copy dist/licenses/{license-github.com-coreos-go-semver.txt =>
license-github.com-moby-sys-user.txt} (100%)
copy dist/licenses/{license-github.com-machinebox-graphql.txt =>
license-github.com-moby-term.txt} (93%)
copy dist/licenses/{license-github.com-machinebox-graphql.txt =>
license-github.com-opencontainers-go-digest.txt} (93%)
copy dist/licenses/{license-github.com-machinebox-graphql.txt =>
license-github.com-opencontainers-image-spec.txt} (94%)
copy dist/licenses/{license-github.com-machinebox-graphql.txt =>
license-github.com-opencontainers-runc.txt} (94%)
copy dist/licenses/{license-github.com-go-logr-stdr.txt =>
license-github.com-ory-dockertest-v3.txt} (100%)
copy dist/licenses/{license-github.com-sagikazarmark-locafero.txt =>
license-github.com-rs-xid.txt} (94%)
copy dist/licenses/{license-github.com-machinebox-graphql.txt =>
license-github.com-xeipuuv-gojsonpointer.txt} (99%)
copy dist/licenses/{license-github.com-machinebox-graphql.txt =>
license-github.com-xeipuuv-gojsonreference.txt} (99%)
copy dist/licenses/{license-github.com-machinebox-graphql.txt =>
license-github.com-xeipuuv-gojsonschema.txt} (99%)
copy dist/licenses/{license-github.com-go-logr-logr.txt =>
license-gopkg.in-yaml.v2.txt} (100%)
create mode 100644 pkg/fs/remote/aws/s3.go
copy pkg/{flow/streaming/streaming_suite_test.go => fs/remote/config.go} (77%)
rename pkg/test/helpers/{context.go => constant.go} (95%)
rename test/integration/distributed/backup/{backup_suite_test.go => common.go}
(61%)
create mode 100644
test/integration/distributed/backup/local/local_suite_test.go
create mode 100644 test/integration/distributed/backup/s3/s3_suite_test.go
create mode 100644 test/integration/dockertesthelper/constant.go
create mode 100644 test/integration/dockertesthelper/minio_init.go
rename test/integration/standalone/backup/{backup_suite_test.go => common.go}
(57%)
create mode 100644 test/integration/standalone/backup/local/local_suite_test.go
create mode 100644 test/integration/standalone/backup/s3/s3_suite_test.go