Skip to content

Commit

Permalink
Add UpdateTimestamp API
Browse files Browse the repository at this point in the history
Signed-off-by: kpango <[email protected]>
  • Loading branch information
kpango committed Aug 14, 2024
1 parent 4fb802d commit c0e4204
Show file tree
Hide file tree
Showing 59 changed files with 16,092 additions and 1,036 deletions.
221 changes: 23 additions & 198 deletions .cspell.json
Original file line number Diff line number Diff line change
@@ -1,197 +1,18 @@
{
"version": "0.2",
"language": "en",
"words": [
"ACCESSS",
"AQUASECURITY",
"AUTOBUILD",
"BUILDX",
"Burstable",
"Capi",
"Errorf",
"FAISS",
"GHACTION",
"GOLANGCILINT",
"GOMAXPROCS",
"Godoc",
"Infof",
"KUBELINTER",
"LANGUAGETOOL",
"Milli",
"ONNX",
"OTEL",
"PROTOBUF",
"REVIEWDOG",
"Roundtripper",
"SARIF",
"SOFTPROPS",
"Structs",
"TELEPRESENCE",
"VALD",
"VALDCLI",
"VHOR",
"Vald",
"Vectorizer",
"accesslog",
"achive",
"addrs",
"apiserver",
"attirbute",
"bbolt",
"boudary",
"brandguidelines",
"buildbase",
"chatops",
"chrono",
"circuitbreaker",
"cloudstorage",
"clusterrole",
"clusterrolebinding",
"configmap",
"contributorsrc",
"conv",
"crds",
"crlfmt",
"ctxio",
"daemonset",
"deepsource",
"devcontainer",
"devel",
"envoyproxy",
"errdetails",
"errgroup",
"facebookresearch",
"faiss",
"fastime",
"fuid",
"gache",
"getobject",
"getstarted",
"gitfiles",
"gofumpt",
"goimports",
"golangci",
"goleak",
"golines",
"gongt",
"gonum",
"gorules",
"gotest",
"gotests",
"gotmpl",
"hadolint",
"helmignore",
"httputil",
"icfg",
"initcontainer",
"innerproduct",
"ioutil",
"jaccard",
"japansearch",
"kosarak",
"kpango",
"kubelinter",
"kustomization",
"kvsdb",
"libhdf",
"loadbalancer",
"loadtest",
"lycorp",
"maxprocs",
"minio",
"mnist",
"multiapis",
"multicluster",
"nanos",
"nbits",
"networkpolicy",
"nlist",
"normalizedangle",
"normalizedcosine",
"nosql",
"nytimes",
"oneof",
"onnx",
"otel",
"otlp",
"pogreb",
"portforward",
"pprof",
"priorityclass",
"profefe",
"promtail",
"prost",
"protobuf",
"protoc",
"protos",
"pyroscope",
"readreplica",
"rebalance",
"rebalancing",
"replicasets",
"rerank",
"retrive",
"reviewdog",
"rustc",
"rustup",
"serviceaccount",
"singleflight",
"statefulset",
"steamsearch",
"streaminsert",
"structs",
"subtests",
"testdata",
"textlintrc",
"timeutil",
"traefik",
"upsert",
"upserted",
"urlopener",
"usecase",
"vald",
"valdbenchmarkjob",
"valdbenchmarkoperatorrelease",
"valdbenchmarkscenario",
"valdhelmoperatorrelease",
"valdhelmopratorreleases",
"valdmirrortarget",
"valdmirrortargets",
"valdrelease",
"vbor",
"vdaas",
"vdctl",
"vectorizer",
"vectorizing",
"vhor",
"vqueue",
"vtproto",
"werr",
"whitesource",
"yahoojapan",
"yamlfmt",
"zstd"
],
"ignoreWords": [
"CMYK",
"SHOGO",
"TECHNOTE",
"agentd",
"benchmarkd",
"conflint",
"sidecard"
],
"dictionaries": [
"softwareTerms",
"misc",
"companies",
"typescript",
"node",
"html",
"css",
"fonts",
"filetypes",
"npm"
"import": [
"@cspell/dict-cpp/cspell-ext.json",
"@cspell/dict-docker/cspell-ext.json",
"@cspell/dict-en_us/cspell-ext.json",
"@cspell/dict-fullstack/cspell-ext.json",
"@cspell/dict-git/cspell-ext.json",
"@cspell/dict-golang/cspell-ext.json",
"@cspell/dict-k8s/cspell-ext.json",
"@cspell/dict-makefile/cspell-ext.json",
"@cspell/dict-markdown/cspell-ext.json",
"@cspell/dict-npm/cspell-ext.json",
"@cspell/dict-public-licenses/cspell-ext.json",
"@cspell/dict-rust/cspell-ext.json",
"@cspell/dict-shell/cspell-ext.json"
],
"ignorePaths": [
"**/*.ai",
Expand All @@ -211,15 +32,19 @@
"**/cmd/agent/core/faiss/faiss",
"**/cmd/agent/core/ngt/ngt",
"**/cmd/agent/sidecar/sidecar",
"**/cmd/discoverer/k8s/k8s",
"**/cmd/discoverer/k8s/discoverer",
"**/cmd/gateway/filter/filter",
"**/cmd/gateway/lb/lb",
"**/cmd/gateway/mirror/mirror",
"**/cmd/index/job/correction/correction",
"**/cmd/index/job/creation/creation",
"**/cmd/index/job/readreplica/rotate/rotate",
"**/cmd/index/job/save/save",
"**/cmd/index/job/correction/index-correction",
"**/cmd/index/job/creation/index-creation",
"**/cmd/index/job/readreplica/rotate/readreplica-rotate",
"**/cmd/index/job/save/index-save",
"**/cmd/index/operator/index-operator",
"**/cmd/manager/index/index",
"**/cmd/tools/benchmark/job/job",
"**/cmd/tools/benchmark/operator/operator",
"**/cmd/tools/cli/loadtest/loadtest",
"**/internal/core/algorithm/ngt/assets/index",
"**/internal/test/data/agent/ngt/validIndex"
]
Expand Down
22 changes: 5 additions & 17 deletions .gitfiles
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
#
# Copyright (C) 2019-2024 vdaas.org vald team <[email protected]>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# You may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
.all-contributorsrc
.commit_template
.cspell.json
Expand Down Expand Up @@ -140,7 +125,6 @@ Makefile
Makefile.d/actions.mk
Makefile.d/bench.mk
Makefile.d/build.mk
Makefile.d/client.mk
Makefile.d/dependencies.mk
Makefile.d/docker.mk
Makefile.d/e2e.mk
Expand Down Expand Up @@ -1904,6 +1888,11 @@ rust/libs/ngt-rs/src/input.h
rust/libs/ngt-rs/src/lib.rs
rust/libs/ngt/Cargo.toml
rust/libs/ngt/src/lib.rs
rust/libs/observability/Cargo.toml
rust/libs/observability/src/config.rs
rust/libs/observability/src/lib.rs
rust/libs/observability/src/macros.rs
rust/libs/observability/src/observability.rs
rust/libs/proto/Cargo.toml
rust/libs/proto/src/core.v1.tonic.rs
rust/libs/proto/src/discoverer.v1.tonic.rs
Expand Down Expand Up @@ -1965,7 +1954,6 @@ versions/PROTOBUF_VERSION
versions/REVIEWDOG_VERSION
versions/RUST_VERSION
versions/TELEPRESENCE_VERSION
versions/VALDCLI_VERSION
versions/VALD_VERSION
versions/YQ_VERSION
versions/ZLIB_VERSION
Expand Down
2 changes: 1 addition & 1 deletion .github/helm/values/values-correction.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

defaults:
logging:
level: info
level: debug
networkPolicy:
enabled: true
gateway:
Expand Down
13 changes: 3 additions & 10 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ PROTOBUF_VERSION := $(eval PROTOBUF_VERSION := $(shell cat versions/PRO
REVIEWDOG_VERSION := $(eval REVIEWDOG_VERSION := $(shell cat versions/REVIEWDOG_VERSION))$(REVIEWDOG_VERSION)
RUST_VERSION := $(eval RUST_VERSION := $(shell cat versions/RUST_VERSION))$(RUST_VERSION)
TELEPRESENCE_VERSION := $(eval TELEPRESENCE_VERSION := $(shell cat versions/TELEPRESENCE_VERSION))$(TELEPRESENCE_VERSION)
VALDCLI_VERSION := $(eval VALDCLI_VERSION := $(shell cat versions/VALDCLI_VERSION))$(VALDCLI_VERSION)
YQ_VERSION := $(eval YQ_VERSION := $(shell cat versions/YQ_VERSION))$(YQ_VERSION)
ZLIB_VERSION := $(eval ZLIB_VERSION := $(shell cat versions/ZLIB_VERSION))$(ZLIB_VERSION)

Expand Down Expand Up @@ -455,7 +454,6 @@ init: \
tools/install: \
helm/install \
kind/install \
valdcli/install \
telepresence/install \
textlint/install

Expand Down Expand Up @@ -620,10 +618,6 @@ version/helm:
version/yq:
@echo $(YQ_VERSION)

.PHONY: version/valdcli
version/valdcli:
@echo $(VALDCLI_VERSION)

.PHONY: version/telepresence
version/telepresence:
@echo $(TELEPRESENCE_VERSION)
Expand Down Expand Up @@ -737,14 +731,14 @@ files/textlint: \
## run cspell for document
docs/cspell:\
cspell/install
cspell-cli $(ROOTDIR)/docs/**/*.md --show-suggestions $(CSPELL_EXTRA_OPTIONS)
cspell $(ROOTDIR)/docs/**/*.md --show-suggestions $(CSPELL_EXTRA_OPTIONS)

.PHONY: files/cspell
## run cspell for document
files/cspell: \
files \
cspell/install
cspell-cli $(ROOTDIR)/.gitfiles --show-suggestions $(CSPELL_EXTRA_OPTIONS)
cspell $(ROOTDIR)/.gitfiles --show-suggestions $(CSPELL_EXTRA_OPTIONS)

.PHONY: changelog/update
## update changelog
Expand All @@ -766,7 +760,6 @@ changelog/next/print:
include Makefile.d/actions.mk
include Makefile.d/bench.mk
include Makefile.d/build.mk
include Makefile.d/client.mk
include Makefile.d/dependencies.mk
include Makefile.d/docker.mk
include Makefile.d/e2e.mk
Expand All @@ -775,7 +768,7 @@ include Makefile.d/helm.mk
include Makefile.d/k3d.mk
include Makefile.d/k8s.mk
include Makefile.d/kind.mk
include Makefile.d/minikube.mk
include Makefile.d/proto.mk
include Makefile.d/test.mk
include Makefile.d/tools.mk
include Makefile.d/minikube.mk
45 changes: 0 additions & 45 deletions Makefile.d/client.mk

This file was deleted.

Loading

0 comments on commit c0e4204

Please sign in to comment.