Commit Graph

1907 Commits

Author SHA1 Message Date
dependabot[bot] 38c9e20765
chore(deps): bump github.com/gin-contrib/zap from 0.1.0 to 0.2.0 (#2756)
Bumps [github.com/gin-contrib/zap](https://github.com/gin-contrib/zap) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/gin-contrib/zap/releases)
- [Changelog](https://github.com/gin-contrib/zap/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/zap/compare/v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 10:08:47 +08:00
Gaius 80503610ab
chore: update golang version to v1.21 (#2753)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-25 12:01:12 +08:00
Gaius b65c1019ed
feat: update api to v2.0.29 with optional (#2751)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-22 14:19:16 +08:00
Jim Ma 9eb15b218d
fix: overhead gc when DiskGCThreshold not set (#2750)
Signed-off-by: Jim Ma <majinjing3@gmail.com>
2023-09-21 21:04:17 +08:00
Guangwen Feng 47e7880fc4
test: add unit test for GetLastModified (#2747)
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-09-21 12:08:20 +08:00
Guangwen Feng dd2c285be5
test: add unit test for Notify (#2748)
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-09-21 12:07:44 +08:00
Gaius 85fba4c372
feat: add CreatePeer to manager rest api (#2749)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-20 13:43:12 +08:00
dlut_xz 5289f03289
fix: snapshot network topology id (#2746)
fix snapshot network topology id

Signed-off-by: XZ <834756128@qq.com>
2023-09-19 16:07:08 +08:00
Gaius 19ad719f86
feat: convert limit in dfstore (#2745)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-19 11:45:23 +08:00
dependabot[bot] 73fd995dbc
chore(deps): bump github.com/go-playground/validator/v10 from 10.15.1 to 10.15.4 (#2741)
chore(deps): bump github.com/go-playground/validator/v10

Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.15.1 to 10.15.4.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.15.1...v10.15.4)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 10:42:49 +08:00
dependabot[bot] 46b46f8a89
chore(deps): bump go.opentelemetry.io/otel/trace from 1.17.0 to 1.18.0 (#2739)
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 10:42:13 +08:00
dependabot[bot] e1dba9d744
chore(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (#2738)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 10:41:46 +08:00
dependabot[bot] 1ba0e88ad1
chore(deps): bump docker/setup-buildx-action from 2 to 3 (#2737)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 10:41:17 +08:00
dependabot[bot] 2885c05d02
chore(deps): bump docker/login-action from 2 to 3 (#2736)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 10:40:44 +08:00
dependabot[bot] 5f53eeb52f
chore(deps): bump docker/setup-qemu-action from 2 to 3 (#2735)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 10:40:20 +08:00
dependabot[bot] 17374542e4
chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#2734)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 10:39:48 +08:00
dependabot[bot] 6cad919200
chore(deps): bump docker/build-push-action from 4 to 5 (#2733)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 10:37:57 +08:00
tan ding bc4611241f
Fix s3 commonPrefix initial issue. (#2732)
fix: fix s3 commonPrefix initial issue.

Signed-off-by: XDTD <1355582364@qq.com>
2023-09-19 10:33:36 +08:00
piamo e636ac76f6
fix: dfget couldn't download s3 directory correctly (#2731)
fix: s3 list api return empty caused by incorrect parameter 'prefix' which has leading '/'

Signed-off-by: hpan <hpan@sensetime.com>
Co-authored-by: hpan <hpan@sensetime.com>
2023-09-18 10:50:34 +08:00
Gaius bd8ee8c01d
chore: update console verison to v1.0.12 (#2730)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-15 17:21:25 +08:00
Gaius e7094f68be
docs: add security audit report (#2729)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-15 14:44:41 +08:00
Gaius 60080f2e98
fix: if network topology is nil, LeaveHost panic in scheduler (#2727)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-14 21:26:22 +08:00
dlut_xz 1a652e6594
feat: add InitProbedCount in AnnounceHost and DeleteHost in LeaveHost (#2722)
Signed-off-by: fcgxz2003 <834756128@qq.com>
2023-09-14 21:20:34 +08:00
Gaius d4c9875557
chore: update helm charts verison to 1.1.6 (#2726)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-13 16:38:03 +08:00
Guangwen Feng da1fc92827
test: add unit test for Convert (#2725)
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-09-13 11:32:08 +08:00
Gaius 4349e27897
chore: change timeout-minutes to 120 in docker actions (#2724)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-12 21:15:30 +08:00
Gaius a666e53ae3
feat: add network timout to yarn install (#2723)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-12 19:46:15 +08:00
lilongfeng 8fb8b7337a
Remove useless constant values (#2721)
Signed-off-by: 李龙峰 <lilongfeng@inspur.com>
2023-09-12 17:51:00 +08:00
dependabot[bot] 143b8b2ad2
chore(deps): bump github.com/aws/aws-sdk-go from 1.45.2 to 1.45.6 (#2719)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.2 to 1.45.6.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.45.2...v1.45.6)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 12:11:46 +08:00
dependabot[bot] 96a0adc1f7
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.42.0 to 0.43.0 (#2716)
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc

Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.42.0...zpages/v0.43.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 12:10:30 +08:00
dependabot[bot] a5ddf94871
chore(deps): bump github.com/casbin/casbin/v2 from 2.73.0 to 2.77.2 (#2715)
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin) from 2.73.0 to 2.77.2.
- [Release notes](https://github.com/casbin/casbin/releases)
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json)
- [Commits](https://github.com/casbin/casbin/compare/v2.73.0...v2.77.2)

---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 12:10:05 +08:00
Gaius cd7220caf4
chore: update console submodule to v1.0.11 (#2711)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-11 16:08:19 +08:00
Ccheers d65603e23b
fix(pkg/dfpath): can't build in darwin (#2713)
Signed-off-by: eric <1048315650@qq.com>
2023-09-11 16:08:03 +08:00
lilongfeng ca843f3d3e
default parameters set to constant (#2709)
* default parameters set to constant

Signed-off-by: 李龙峰 <lilongfeng@inspur.com>

* re-import package

Signed-off-by: 李龙峰 <lilongfeng@inspur.com>

---------

Signed-off-by: 李龙峰 <lilongfeng@inspur.com>
2023-09-08 13:38:23 +08:00
Gaius d7936f12e0
feat: remove DefaultPersonalAccessTokenScopes in personalAccessToken (#2708)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-07 19:27:54 +08:00
Gaius 38b6c00a54
feat: add cluster rest api to open api (#2707)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-07 15:28:35 +08:00
Guangwen Feng 6c07550032
test: add unit test for Items (#2703)
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-09-06 16:10:35 +08:00
Gaius 170a7f2186
feat: change file mode when export task from local in dfcache (#2701)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-05 19:59:11 +08:00
dependabot[bot] 127933f70f
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin from 0.40.0 to 0.43.0 (#2700)
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin

Bumps [go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.40.0 to 0.43.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.40.0...zpages/v0.43.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 10:44:52 +08:00
dependabot[bot] 854af385a6
chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.15.1 to 1.17.0 (#2699)
chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger

Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) from 1.15.1 to 1.17.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.15.1...v1.17.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 10:44:31 +08:00
dependabot[bot] f151d1fc04
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#2698)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.11.0...v2.12.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 10:44:06 +08:00
dependabot[bot] f4d5cb883e
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.327 to 1.45.2 (#2697)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.327 to 1.45.2.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.327...v1.45.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 10:43:40 +08:00
dependabot[bot] bb3e27c923
chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#2696)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 10:43:21 +08:00
dependabot[bot] d9fb58f20b
chore(deps): bump actions/checkout from 3 to 4 (#2695)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 10:42:55 +08:00
yxxhero db4dcafa82
feat: use go-version-file: go.mod for go version detecting (#2694)
Signed-off-by: yxxhero <aiopsclub@163.com>
2023-09-05 10:42:33 +08:00
Gaius e177ac5fd1
docs: remove china mobile in ADOPTERS.md (#2690)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-08-31 11:32:21 +08:00
Gaius 51596b645b
fix: Vertex.DeleteInEdges and Vertex.DeleteOutEdges functions are not thread safe (#2688)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-08-30 16:48:07 +08:00
Gaius 9c9959fe3a
feat: optimize GetObjectMetadatasInput validate in dfstore (#2686)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-08-30 16:31:35 +08:00
Gaius 79095f62c7
chore: maintainer in alphabetical order of the company (#2687)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-08-30 14:37:50 +08:00
Gaius 02de884492
chore: update api verison to v2.0.25 (#2685)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-08-30 11:21:25 +08:00