Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[patch] Release v1.7.13 #2561

Closed
wants to merge 76 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
a3b9898
[patch] release v1.7.11 (#2355)
hlts2 Feb 15, 2024
479c392
fix: git add chart directory for release (#2356) (#2357)
vdaas-ci Feb 15, 2024
7a76437
[patch] release v1.7.11 (#2358)
hlts2 Feb 15, 2024
4c28c39
:bookmark: :robot: Release v1.7.11 (#2360)
vdaas-ci Feb 15, 2024
88c570b
Change docker scan timeout longer (#2363) (#2364)
vdaas-ci Feb 15, 2024
7a68d9f
refactor code using golangci-lint (#2362) (#2365)
vdaas-ci Feb 15, 2024
c657783
Create SECURITY.md (#2367) (#2368)
vdaas-ci Feb 16, 2024
1326e72
add commit hash build image (#2359) (#2371)
vdaas-ci Feb 16, 2024
52dfbd9
update docker build target platform selection rules (#2370) (#2374)
vdaas-ci Feb 16, 2024
ca8d547
Make agent export index metrics to Pod k8s resource (#2319) (#2372)
vdaas-ci Feb 19, 2024
d321cb0
backport ci deps others (#2386)
kpango Feb 19, 2024
563f641
Update workflow to release readreplica chart (#2383) (#2387)
vdaas-ci Feb 19, 2024
8942871
:green_heart: :recycle: Add Con-Bench helm chart to the Vald charts (…
vdaas-ci Feb 20, 2024
7a29424
Delete unnecessary code for mirror (#2366) (#2391)
vdaas-ci Feb 20, 2024
42225c8
change JP logo to EN logo (#2369) (#2392)
vdaas-ci Feb 20, 2024
dd7be4c
Add rotate-all option to rotator (#2305) (#2393)
vdaas-ci Feb 21, 2024
92032a6
fix: build error of internal kvs test (#2396) (#2398)
vdaas-ci Feb 21, 2024
a275e54
Resolve kvs already closed before last saving (#2390) (#2394)
vdaas-ci Feb 21, 2024
b8dfb45
:robot: Update license headers / Format Go codes and YAML files (#239…
vdaas-ci Feb 21, 2024
f0dc950
create continous benchmark doc (#2352) (#2395)
vdaas-ci Feb 21, 2024
c70bdfd
fix: disable protobuf dispatch for client (#2401) (#2403)
vdaas-ci Feb 21, 2024
1affb0b
update deps (#2404) (#2405)
vdaas-ci Feb 21, 2024
5d40b40
[patch] release v1.7.12 (#2406)
vankichi Feb 21, 2024
c391300
:bookmark: :robot: Release v1.7.12 (#2408)
vdaas-ci Feb 21, 2024
93644b8
:pencil: Fix typo of file name (#2413) (#2415)
vdaas-ci Feb 26, 2024
4453ed1
Fix agent-faiss build failed (#2418) (#2419)
vdaas-ci Feb 26, 2024
473bb70
Add tests for index information export (#2412) (#2414)
vdaas-ci Feb 26, 2024
9bdc0ee
Fix the logic to determine docker image (#2410) (#2420)
vdaas-ci Feb 27, 2024
ddecd70
Update build rule for nightly image (#2421) (#2422)
vdaas-ci Feb 27, 2024
483699f
Fix output settings to determine-docker-image-tag action and release …
vdaas-ci Feb 27, 2024
012a3d3
Add `index-operator` template implementation (#2375) (#2424)
vdaas-ci Feb 27, 2024
79317ce
fix: typo of execution rule (#2426) (#2427)
vdaas-ci Feb 28, 2024
3f7d53c
Backport Flush API (#2434)
kpango Mar 4, 2024
f33d4a9
update deps & add validation for Flush API when agent is Read Only (#…
vdaas-ci Mar 5, 2024
12e79eb
docs: add hrichiksite as a contributor for doc (#2441) (#2442)
vdaas-ci Mar 8, 2024
05a8c2f
fix: bugfix version update for docker build (#2445) (#2446)
vdaas-ci Mar 8, 2024
f8cd55d
Fix index job logic to pass DNS A record (#2438) (#2448)
vdaas-ci Mar 12, 2024
51a9da6
Added snapshot timestamp annotations to read replica agent (#2428) (#…
vdaas-ci Mar 12, 2024
03b897f
Fix operator-sdk version (#2447) (#2449)
vdaas-ci Mar 12, 2024
ef0c4fc
add file name lint (#2417) (#2450)
vdaas-ci Mar 12, 2024
0a9cc79
fix: add extra option for ci-container build (#2451) (#2452)
vdaas-ci Mar 15, 2024
29a81fd
Add base of benchmark operator dashboard (#2430) (#2453)
vdaas-ci Mar 15, 2024
4956c62
Implement index operator logic for read replica rotation (#2444) (#2456)
vdaas-ci Mar 15, 2024
216ec9a
add inner product distance type for ngt (#2454) (#2458)
vdaas-ci Mar 15, 2024
66bac1b
Fix e2e for read replica and add e2e for index operator (#2455) (#2459)
vdaas-ci Mar 19, 2024
51439a4
Add unit tests for index operator (#2460) (#2461)
vdaas-ci Mar 19, 2024
1869f98
Bugfix recreate benchmark job when operator reboot (#2463) (#2464)
vdaas-ci Mar 22, 2024
d9d0723
Refactor k8s types (#2462) (#2465)
vdaas-ci Mar 25, 2024
1eb3a6f
:robot: Automatically update PULL_REQUEST_TEMPLATE and ISSUE_TEMPLATE…
vankichi Apr 1, 2024
cf3be2e
Fix workflow trigger for backport pr creation (#2471) (#2472)
vdaas-ci Apr 1, 2024
0e54080
Automatically add backport main label for release-pr (#2473) (#2475)
hlts2 Apr 2, 2024
68d6e57
update deps (#2468) (#2476)
vdaas-ci Apr 5, 2024
295e796
Implement client metrics interceptor for continuous benchmark job (#2…
vdaas-ci Apr 22, 2024
23f4fcd
:chart_with_upwards_trend: Add client metrics panels for continuous b…
vdaas-ci Apr 24, 2024
9efb3aa
Update continuous benchmark docs (#2485) (#2486)
vdaas-ci Apr 25, 2024
a698f3f
Sync release/v1.7 to main (#2495)
hlts2 May 8, 2024
2514534
add read replica and rotator docs (#2497) (#2499)
vdaas-ci May 16, 2024
e14f1e1
add reviewer guideline (#2507) (#2508)
vdaas-ci May 31, 2024
4522363
update large top-K ratio handling logic (#2509) (#2511)
vdaas-ci Jun 12, 2024
38018db
Change default image tag from latest to nightly (#2516) (#2518)
hlts2 Jun 20, 2024
c7effd7
Bugfix that caused an error when argument has 3 or more nil arguments…
vdaas-ci Jun 24, 2024
02769f0
add faiss in values.yaml & valdrelease.yaml (#2514) (#2519)
vdaas-ci Jun 24, 2024
ec079cd
capitalize faq (#2512) (#2522)
vdaas-ci Jun 25, 2024
c6777f3
Backport docs updates to release/v1.7 (#2521)
hlts2 Jun 25, 2024
839bb2b
[CI] Add workflow to synchronize ubuntu base image (#2526) (#2527)
vdaas-ci Jul 17, 2024
64fa41a
fix: update schedule (#2528) (#2530)
vdaas-ci Jul 18, 2024
5b90ac8
refactor index manager service add index service API to expose index …
vdaas-ci Jul 24, 2024
880392c
fix conflict bug (#2537)
kpango Jul 25, 2024
1edc786
fix: make format (#2534) (#2540)
hlts2 Jul 25, 2024
f31a1c6
Backport PR #2542, #2538 to release/v1.7 (#2543)
hlts2 Jul 26, 2024
cdc5b0d
fix: add checkout option (#2545) (#2546)
vdaas-ci Jul 26, 2024
bc93d26
Implement ngt Statistics API (#2539) (#2547)
vdaas-ci Jul 26, 2024
b9befd9
Add workflow to check git conflict for backport PR (#2548) (#2550)
vdaas-ci Jul 30, 2024
063fbc6
[create-pull-request] automated change (#2552) (#2556)
hlts2 Aug 1, 2024
5023899
Update dependencies, C++ standard, and improve Dockerfiles for better…
vdaas-ci Aug 1, 2024
678e98d
Backport #2559 (#2560)
kpango Aug 2, 2024
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
  •  
  •  
  •  
22 changes: 21 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,25 @@
"code",
"test"
]
},
{
"login": "aknishid",
"name": "aknishid",
"avatar_url": "https://avatars.githubusercontent.com/u/38955080?v=4",
"profile": "https://github.com/aknishid",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "hrichiksite",
"name": "Hrichik Mazumder",
"avatar_url": "https://avatars.githubusercontent.com/u/57860916?v=4",
"profile": "https://hrichik.xyz",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
Expand All @@ -184,5 +203,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
"commitConvention": "angular",
"commitType": "docs"
}
226 changes: 226 additions & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,226 @@
{
"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"
],
"ignorePaths": [
"**/*.ai",
"**/*.drawio",
"**/*.hdf5",
"**/*.key",
"**/*.lock",
"**/*.log",
"**/*.md5",
"**/*.pack",
"**/*.pdf",
"**/*.pem",
"**/*.png",
"**/*.sum",
"**/*.svg",
"**/.git/objects/**",
"**/cmd/agent/core/faiss/faiss",
"**/cmd/agent/core/ngt/ngt",
"**/cmd/agent/sidecar/sidecar",
"**/cmd/discoverer/k8s/k8s",
"**/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/manager/index/index",
"**/internal/core/algorithm/ngt/assets/index",
"**/internal/test/data/agent/ngt/validIndex"
]
}
27 changes: 20 additions & 7 deletions .deepsource.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,35 @@ enabled = true

[analyzers.meta]
dockerfile_paths = [
"dockers/agent/ngt/Dockerfile",
"dockers/discoverer/k8s/Dockerfile",
"dockers/agent/core/agent/Dockerfile",
"dockers/agent/core/faiss/Dockerfile",
"dockers/agent/core/ngt/Dockerfile",
"dockers/agent/sidecar/Dockerfile",
"dockers/gateway/lb/Dockerfile",
"dockers/buildbase/Dockerfile",
"dockers/ci/base/Dockerfile",
"dockers/dev/Dockerfile",
"dockers/discoverer/k8s/Dockerfile",
"dockers/gateway/filter/Dockerfile",
"dockers/gateway/lb/Dockerfile",
"dockers/gateway/mirror/Dockerfile",
"dockers/index/job/correction/Dockerfile",
"dockers/index/job/creation/Dockerfile",
"dockers/index/job/readreplica/rotate/Dockerfile",
"dockers/index/job/save/Dockerfile",
"dockers/index/operator/Dockerfile",
"dockers/manager/index/Dockerfile",
"dockers/operator/helm/Dockerfile",
"dockers/ci/base/Dockerfile",
"dockers/dev/Dockerfile",
"dockers/readreplica/job/readreplica/rotate/Dockerfile",
"dockers/tools/benchmark/job/Dockerfile",
"dockers/tools/benchmark/operator/Dockerfile",
"dockers/tools/cli/loadtest/Dockerfile"
]

trusted_registries = [
"docker.io",
"hub.docker.com",
"ghcr.io/vdaas/vald"
"gcr.io/distroless",
"ghcr.io/vdaas/vald",
"hub.docker.com"
]

[[analyzers]]
Expand Down
Loading
Loading