Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
209 changes: 126 additions & 83 deletions .gitfiles
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,77 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
apis/docs/v1/docs.md
apis/grpc/v1/agent/core/agent.pb.go
apis/grpc/v1/agent/core/agent_vtproto.pb.go
apis/grpc/v1/agent/sidecar/sidecar.pb.go
apis/grpc/v1/agent/sidecar/sidecar_vtproto.pb.go
apis/grpc/v1/discoverer/discoverer.pb.go
apis/grpc/v1/discoverer/discoverer_vtproto.pb.go
apis/grpc/v1/filter/egress/egress_filter.pb.go
apis/grpc/v1/filter/egress/egress_filter_vtproto.pb.go
apis/grpc/v1/filter/ingress/ingress_filter.pb.go
apis/grpc/v1/filter/ingress/ingress_filter_vtproto.pb.go
apis/grpc/v1/meta/meta.pb.go
apis/grpc/v1/meta/meta_vtproto.pb.go
apis/grpc/v1/mirror/mirror.pb.go
apis/grpc/v1/mirror/mirror_vtproto.pb.go
apis/grpc/v1/payload/payload.pb.go
apis/grpc/v1/payload/payload.pb.json.go
apis/grpc/v1/payload/payload_vtproto.pb.go
apis/grpc/v1/rpc/errdetails/error_details.pb.go
apis/grpc/v1/rpc/errdetails/error_details.pb.json.go
apis/grpc/v1/rpc/errdetails/error_details_vtproto.pb.go
apis/grpc/v1/rpc/stats/stats.pb.go
apis/grpc/v1/rpc/stats/stats_vtproto.pb.go
apis/grpc/v1/tikv/errorpb.pb.go
apis/grpc/v1/tikv/errorpb.pb.json.go
apis/grpc/v1/tikv/errorpb_vtproto.pb.go
apis/grpc/v1/tikv/kvrpcpb.pb.go
apis/grpc/v1/tikv/kvrpcpb.pb.json.go
apis/grpc/v1/tikv/kvrpcpb_vtproto.pb.go
apis/grpc/v1/tikv/tikvpb.pb.go
apis/grpc/v1/tikv/tikvpb_vtproto.pb.go
apis/grpc/v1/vald/filter.pb.go
apis/grpc/v1/vald/filter_vtproto.pb.go
apis/grpc/v1/vald/flush.pb.go
apis/grpc/v1/vald/flush_vtproto.pb.go
apis/grpc/v1/vald/index.pb.go
apis/grpc/v1/vald/index_vtproto.pb.go
apis/grpc/v1/vald/insert.pb.go
apis/grpc/v1/vald/insert_vtproto.pb.go
apis/grpc/v1/vald/object.pb.go
apis/grpc/v1/vald/object_vtproto.pb.go
apis/grpc/v1/vald/remove.pb.go
apis/grpc/v1/vald/remove_vtproto.pb.go
apis/grpc/v1/vald/search.pb.go
apis/grpc/v1/vald/search_vtproto.pb.go
apis/grpc/v1/vald/update.pb.go
apis/grpc/v1/vald/update_vtproto.pb.go
apis/grpc/v1/vald/upsert.pb.go
apis/grpc/v1/vald/upsert_vtproto.pb.go
apis/swagger/v1/agent/core/agent.swagger.json
apis/swagger/v1/agent/sidecar/sidecar.swagger.json
apis/swagger/v1/discoverer/discoverer.swagger.json
apis/swagger/v1/filter/egress/egress_filter.swagger.json
apis/swagger/v1/filter/ingress/ingress_filter.swagger.json
apis/swagger/v1/meta/meta.swagger.json
apis/swagger/v1/mirror/mirror.swagger.json
apis/swagger/v1/payload/payload.swagger.json
apis/swagger/v1/rpc/errdetails/error_details.swagger.json
apis/swagger/v1/rpc/stats/stats.swagger.json
apis/swagger/v1/tikv/errorpb.swagger.json
apis/swagger/v1/tikv/kvrpcpb.swagger.json
apis/swagger/v1/tikv/tikvpb.swagger.json
apis/swagger/v1/vald/filter.swagger.json
apis/swagger/v1/vald/flush.swagger.json
apis/swagger/v1/vald/index.swagger.json
apis/swagger/v1/vald/insert.swagger.json
apis/swagger/v1/vald/object.swagger.json
apis/swagger/v1/vald/remove.swagger.json
apis/swagger/v1/vald/search.swagger.json
apis/swagger/v1/vald/update.swagger.json
apis/swagger/v1/vald/upsert.swagger.json
.all-contributorsrc
.coderabbit.yaml
.commit_template
Expand Down Expand Up @@ -155,88 +226,33 @@ Makefile.d/build.mk
Makefile.d/dependencies.mk
Makefile.d/docker.mk
Makefile.d/e2e.mk
Makefile.d/format.mk
Makefile.d/functions.mk
Makefile.d/generate.mk
Makefile.d/git.mk
Makefile.d/helm.mk
Makefile.d/k0s.mk
Makefile.d/k3d.mk
Makefile.d/k8s.mk
Makefile.d/kind.mk
Makefile.d/lint.mk
Makefile.d/minikube.mk
Makefile.d/proto.mk
Makefile.d/test.mk
Makefile.d/tls.mk
Makefile.d/tools.mk
Makefile.d/version.mk
README.md
SECURITY.md
apis/docs/buf.gen.doc.yaml
apis/docs/buf.gen.payload.yaml
apis/docs/buf.gen.tmpl.yaml
apis/docs/v1/doc.tmpl
apis/docs/v1/docs.md
apis/docs/v1/filter.md
apis/docs/v1/flush.md
apis/docs/v1/index.md
apis/docs/v1/insert.md
apis/docs/v1/mirror.md
apis/docs/v1/object.md
apis/docs/v1/payload.md.tmpl
apis/docs/v1/payload.tmpl
apis/docs/v1/remove.md
apis/docs/v1/search.md
apis/docs/v1/update.md
apis/docs/v1/upsert.md
apis/grpc/v1/agent/core/agent.go
apis/grpc/v1/agent/core/agent.pb.go
apis/grpc/v1/agent/core/agent_vtproto.pb.go
apis/grpc/v1/agent/sidecar/sidecar.pb.go
apis/grpc/v1/agent/sidecar/sidecar_vtproto.pb.go
apis/grpc/v1/discoverer/discoverer.pb.go
apis/grpc/v1/discoverer/discoverer_vtproto.pb.go
apis/grpc/v1/filter/egress/egress_filter.pb.go
apis/grpc/v1/filter/egress/egress_filter_vtproto.pb.go
apis/grpc/v1/filter/ingress/ingress_filter.pb.go
apis/grpc/v1/filter/ingress/ingress_filter_vtproto.pb.go
apis/grpc/v1/meta/meta.pb.go
apis/grpc/v1/meta/meta_vtproto.pb.go
apis/grpc/v1/mirror/mirror.go
apis/grpc/v1/mirror/mirror.pb.go
apis/grpc/v1/mirror/mirror_vtproto.pb.go
apis/grpc/v1/payload/interface.go
apis/grpc/v1/payload/payload.pb.go
apis/grpc/v1/payload/payload.pb.json.go
apis/grpc/v1/payload/payload_vtproto.pb.go
apis/grpc/v1/rpc/errdetails/error_details.pb.go
apis/grpc/v1/rpc/errdetails/error_details.pb.json.go
apis/grpc/v1/rpc/errdetails/error_details_vtproto.pb.go
apis/grpc/v1/rpc/stats/stats.pb.go
apis/grpc/v1/rpc/stats/stats_vtproto.pb.go
apis/grpc/v1/tikv/errorpb.pb.go
apis/grpc/v1/tikv/errorpb.pb.json.go
apis/grpc/v1/tikv/errorpb_vtproto.pb.go
apis/grpc/v1/tikv/kvrpcpb.pb.go
apis/grpc/v1/tikv/kvrpcpb.pb.json.go
apis/grpc/v1/tikv/kvrpcpb_vtproto.pb.go
apis/grpc/v1/tikv/tikvpb.pb.go
apis/grpc/v1/tikv/tikvpb_vtproto.pb.go
apis/grpc/v1/vald/filter.pb.go
apis/grpc/v1/vald/filter_vtproto.pb.go
apis/grpc/v1/vald/flush.pb.go
apis/grpc/v1/vald/flush_vtproto.pb.go
apis/grpc/v1/vald/index.pb.go
apis/grpc/v1/vald/index_vtproto.pb.go
apis/grpc/v1/vald/insert.pb.go
apis/grpc/v1/vald/insert_vtproto.pb.go
apis/grpc/v1/vald/object.pb.go
apis/grpc/v1/vald/object_vtproto.pb.go
apis/grpc/v1/vald/remove.pb.go
apis/grpc/v1/vald/remove_vtproto.pb.go
apis/grpc/v1/vald/search.pb.go
apis/grpc/v1/vald/search_vtproto.pb.go
apis/grpc/v1/vald/update.pb.go
apis/grpc/v1/vald/update_vtproto.pb.go
apis/grpc/v1/vald/upsert.pb.go
apis/grpc/v1/vald/upsert_vtproto.pb.go
apis/grpc/v1/vald/vald.go
apis/proto/v1/agent/core/agent.proto
apis/proto/v1/agent/sidecar/sidecar.proto
Expand All @@ -262,28 +278,6 @@ apis/proto/v1/vald/remove.proto
apis/proto/v1/vald/search.proto
apis/proto/v1/vald/update.proto
apis/proto/v1/vald/upsert.proto
apis/swagger/v1/agent/core/agent.swagger.json
apis/swagger/v1/agent/sidecar/sidecar.swagger.json
apis/swagger/v1/discoverer/discoverer.swagger.json
apis/swagger/v1/filter/egress/egress_filter.swagger.json
apis/swagger/v1/filter/ingress/ingress_filter.swagger.json
apis/swagger/v1/meta/meta.swagger.json
apis/swagger/v1/mirror/mirror.swagger.json
apis/swagger/v1/payload/payload.swagger.json
apis/swagger/v1/rpc/errdetails/error_details.swagger.json
apis/swagger/v1/rpc/stats/stats.swagger.json
apis/swagger/v1/tikv/errorpb.swagger.json
apis/swagger/v1/tikv/kvrpcpb.swagger.json
apis/swagger/v1/tikv/tikvpb.swagger.json
apis/swagger/v1/vald/filter.swagger.json
apis/swagger/v1/vald/flush.swagger.json
apis/swagger/v1/vald/index.swagger.json
apis/swagger/v1/vald/insert.swagger.json
apis/swagger/v1/vald/object.swagger.json
apis/swagger/v1/vald/remove.swagger.json
apis/swagger/v1/vald/search.swagger.json
apis/swagger/v1/vald/update.swagger.json
apis/swagger/v1/vald/upsert.swagger.json
assets/docs/guides/observability-configuration/architecture.png
assets/docs/guides/operations/grafana-example.png
assets/docs/guides/read-replica-and-rotator/architecture.png
Expand Down Expand Up @@ -1685,57 +1679,101 @@ internal/worker/worker.go
internal/worker/worker_option.go
internal/worker/worker_option_test.go
internal/worker/worker_test.go
k8s/agent/clusterrole.yaml
k8s/agent/clusterrolebinding.yaml
k8s/agent/daemonset.yaml
k8s/agent/deployment.yaml
k8s/agent/faiss/configmap.yaml

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[file name cspell] reported by reviewdog 🐶
Unknown word (typedarray) Suggestions: []

k8s/agent/hpa.yaml
k8s/agent/networkpolicy.yaml
k8s/agent/ngt/configmap.yaml
k8s/agent/pdb.yaml
k8s/agent/priorityclass.yaml
k8s/agent/serviceaccount.yaml
k8s/agent/sidecar/configmap.yaml
k8s/agent/sidecar/svc.yaml
k8s/agent/statefulset.yaml
k8s/agent/svc.yaml
k8s/debug/kind/config.yaml
k8s/debug/kind/e2e.yaml
k8s/discoverer/clusterrole.yaml
k8s/discoverer/clusterrolebinding.yaml
k8s/discoverer/configmap.yaml
k8s/discoverer/daemonset.yaml
k8s/discoverer/deployment.yaml
k8s/discoverer/hpa.yaml
k8s/discoverer/networkpolicy.yaml

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[file name cspell] reported by reviewdog 🐶
Unknown word (importmeta) Suggestions: [iupoutmeta, iUpoutmeta, iupoutMeta, iupOutmeta, iUpoutMeta]

k8s/discoverer/pdb.yaml
k8s/discoverer/priorityclass.yaml
k8s/discoverer/serviceaccount.yaml
k8s/discoverer/svc.yaml
k8s/external/minio/deployment.yaml
k8s/external/minio/mb-job.yaml
k8s/external/minio/svc.yaml
k8s/gateway/gateway/filter/configmap.yaml
k8s/gateway/gateway/filter/daemonset.yaml
k8s/gateway/gateway/filter/deployment.yaml
k8s/gateway/gateway/filter/hpa.yaml
k8s/gateway/gateway/filter/networkpolicy.yaml
k8s/gateway/gateway/filter/pdb.yaml
k8s/gateway/gateway/filter/priorityclass.yaml
k8s/gateway/gateway/filter/serviceaccount.yaml
k8s/gateway/gateway/filter/svc.yaml
k8s/gateway/gateway/ing.yaml
k8s/gateway/gateway/lb/configmap.yaml
k8s/gateway/gateway/lb/daemonset.yaml
k8s/gateway/gateway/lb/deployment.yaml
k8s/gateway/gateway/lb/hpa.yaml
k8s/gateway/gateway/lb/networkpolicy.yaml
k8s/gateway/gateway/lb/pdb.yaml
k8s/gateway/gateway/lb/priorityclass.yaml
k8s/gateway/gateway/lb/serviceaccount.yaml
k8s/gateway/gateway/lb/svc.yaml
k8s/gateway/gateway/mirror/clusterrole.yaml
k8s/gateway/gateway/mirror/clusterrolebinding.yaml
k8s/gateway/gateway/mirror/configmap.yaml
k8s/gateway/gateway/mirror/daemonset.yaml
k8s/gateway/gateway/mirror/deployment.yaml
k8s/gateway/gateway/mirror/hpa.yaml
k8s/gateway/gateway/mirror/networkpolicy.yaml
k8s/gateway/gateway/mirror/pdb.yaml
k8s/gateway/gateway/mirror/priorityclass.yaml
k8s/gateway/gateway/mirror/serviceaccount.yaml
k8s/gateway/gateway/mirror/svc.yaml
k8s/index/job/correction/configmap.yaml
k8s/index/job/correction/cronjob.yaml
k8s/index/job/correction/networkpolicy.yaml
k8s/index/job/correction/serviceaccount.yaml
k8s/index/job/creation/configmap.yaml
k8s/index/job/creation/cronjob.yaml
k8s/index/job/creation/networkpolicy.yaml
k8s/index/job/creation/serviceaccount.yaml
k8s/index/job/deletion/configmap.yaml
k8s/index/job/deletion/cronjob.yaml
k8s/index/job/deletion/networkpolicy.yaml
k8s/index/job/deletion/serviceaccount.yaml
k8s/index/job/readreplica/rotate/clusterrole.yaml

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[file name cspell] reported by reviewdog 🐶
Unknown word (runkit) Suggestions: [reknit, runt, runic, ranket, rankin]

k8s/index/job/readreplica/rotate/clusterrolebinding.yaml
k8s/index/job/readreplica/rotate/configmap.yaml
k8s/index/job/readreplica/rotate/networkpolicy.yaml
k8s/index/job/readreplica/rotate/serviceaccount.yaml
k8s/index/job/save/configmap.yaml
k8s/index/job/save/cronjob.yaml
k8s/index/job/save/networkpolicy.yaml
k8s/index/job/save/serviceaccount.yaml
k8s/index/operator/clusterrole.yaml
k8s/index/operator/clusterrolebinding.yaml
k8s/index/operator/configmap.yaml
k8s/index/operator/deployment.yaml
k8s/index/operator/priorityclass.yaml
k8s/index/operator/serviceaccount.yaml
k8s/manager/index/configmap.yaml
k8s/manager/index/daemonset.yaml
k8s/manager/index/deployment.yaml
k8s/manager/index/networkpolicy.yaml
k8s/manager/index/pdb.yaml
k8s/manager/index/priorityclass.yaml
k8s/manager/index/serviceaccount.yaml
k8s/manager/index/svc.yaml
k8s/metrics/grafana/configmap.yaml
k8s/metrics/grafana/dashboards/00-vald-cluster-overview.yaml
Expand Down Expand Up @@ -1794,7 +1832,6 @@ k8s/operator/helm/operator.yaml
k8s/operator/helm/serviceaccount.yaml
k8s/operator/helm/svc.yaml
k8s/readreplica/configmap.yaml
k8s/tests/v2/e2e/job.yaml
k8s/tools/benchmark/job/clusterrole.yaml
k8s/tools/benchmark/job/clusterrolebinding.yaml
k8s/tools/benchmark/job/serviceaccount.yaml
Expand Down Expand Up @@ -1907,7 +1944,6 @@ pkg/agent/internal/kvs/doc.go
pkg/agent/internal/kvs/kvs.go
pkg/agent/internal/kvs/kvs_test.go
pkg/agent/internal/kvs/option.go
pkg/agent/internal/kvs/option_test.go
pkg/agent/internal/memstore/data_manager.go
pkg/agent/internal/memstore/data_manager_test.go
pkg/agent/internal/memstore/doc.go
Expand Down Expand Up @@ -2272,9 +2308,12 @@ pkg/tools/benchmark/operator/usecase/benchmarkd.go
pkg/tools/benchmark/operator/usecase/benchmarkd_test.go
pkg/tools/benchmark/operator/usecase/doc.go
renovate.json
rust/.cargo/config.toml
rust/Cargo.lock
rust/Cargo.toml
rust/bin/agent/Cargo.toml
rust/bin/agent/build.rs

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[file name cspell] reported by reviewdog 🐶
Unknown word (arraybuffer) Suggestions: []

rust/bin/agent/src/glibc_compat.c

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[file name cspell] reported by reviewdog 🐶
Unknown word (arraybuffer) Suggestions: []

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[file name cspell] reported by reviewdog 🐶
Unknown word (typedarray) Suggestions: []

rust/bin/agent/src/handler.rs
rust/bin/agent/src/handler/common.rs
rust/bin/agent/src/handler/index.rs
Expand Down Expand Up @@ -2464,7 +2503,9 @@ versions/K3S_VERSION
versions/KIND_VERSION
versions/KUBECTL_VERSION
versions/KUBELINTER_VERSION
versions/LLVM_VERSION
versions/NGT_VERSION
versions/NINJA_VERSION
versions/OPERATOR_SDK_VERSION
versions/OTEL_OPERATOR_VERSION
versions/PROMETHEUS_STACK_VERSION
Expand All @@ -2481,6 +2522,7 @@ versions/actions/8398A7_ACTION_SLACK
versions/actions/ACTIONS_CACHE
versions/actions/ACTIONS_CHECKOUT
versions/actions/ACTIONS_DOWNLOAD_ARTIFACT
versions/actions/ACTIONS_GITHUB_SCRIPT
versions/actions/ACTIONS_LABELER
versions/actions/ACTIONS_SETUP_GO
versions/actions/ACTIONS_SETUP_NODE
Expand All @@ -2499,6 +2541,7 @@ versions/actions/GITHUB_CODEQL_ACTION_INIT
versions/actions/GITHUB_CODEQL_ACTION_UPLOAD_SARIF
versions/actions/GITHUB_ISSUE_METRICS
versions/actions/MACHINE_LEARNING_APPS_ACTIONS_CHATOPS
versions/actions/OVEN_SH_SETUP_BUN
versions/actions/PETER_EVANS_CREATE_ISSUE_FROM_FILE
versions/actions/PETER_EVANS_CREATE_PULL_REQUEST
versions/actions/REVIEWDOG_ACTION_HADOLINT
Expand Down
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ assignees: ""
<!--- Please change the versions below along with your environment -->

- Vald Version: v1.7.17
- Go Version: v1.26.1
- Rust Version: v1.94.1
- Docker Version: v29.3.1
- Kubernetes Version: v1.35.3
- Helm Version: v4.1.3
- NGT Version: v2.7.2
- Faiss Version: v1.14.1
- Go Version: v1.26.4
- Rust Version: v1.96.0
- Docker Version: v29.5.3
- Kubernetes Version: v1.36.1
- Helm Version: v4.2.0
- NGT Version: v2.7.4
- Faiss Version: v1.14.2
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/security_issue_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ assignees: ""
<!--- Please change the versions below along with your environment -->

- Vald Version: v1.7.17
- Go Version: v1.26.1
- Rust Version: v1.94.1
- Docker Version: v29.3.1
- Kubernetes Version: v1.35.3
- Helm Version: v4.1.3
- NGT Version: v2.7.2
- Faiss Version: v1.14.1
- Go Version: v1.26.4
- Rust Version: v1.96.0
- Docker Version: v29.5.3
- Kubernetes Version: v1.36.1
- Helm Version: v4.2.0
- NGT Version: v2.7.4
- Faiss Version: v1.14.2
Loading
Loading