Skip to content

Commit 0cd014b

Browse files
authored
Fixed validation expression for hybrid cloud: container_registry_url and chart_repository_url (#246)
* Fixed validation expression for hybrid cloud: container_registry_url and chart_repository_url Added sample as well (like we have on https://qdrant.tech/documentation/hybrid-cloud/hybrid-cloud-setup/#automatic-replication) * Update allow.txt * Enhanced validation
1 parent 7af7a59 commit 0cd014b

8 files changed

Lines changed: 54 additions & 41 deletions

File tree

.github/actions/spelling/allow.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ Visa
3838
unsuspend
3939
unsuspends
4040
entitlements
41+
oci

buf.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ deps:
88
commit: 8e61745a05234b5ca6985e15b97c61fd
99
digest: b5:8acdce29fe0c82245aee65361d7400aaa6b95df4a65ded8ff2465cafc09928039ab846ceff30b14bad7678c53a1d7554c76b868afde31d919f7b10f9e3c2898c
1010
- name: buf.build/googleapis/googleapis
11-
commit: 72c8614f3bd0466ea67931ef2c43d608
12-
digest: b5:13efeea24e633fd45327390bdee941207a8727e96cf01affb84c1e4100fd8f48a42bbd508df11930cd2884629bafad685df1ac3111bc78cdaefcd38c9371c6b1
11+
commit: 004180b77378443887d3b55cabc00384
12+
digest: b5:e8f475fe3330f31f5fd86ac689093bcd274e19611a09db91f41d637cb9197881ce89882b94d13a58738e53c91c6e4bae7dc1feba85f590164c975a89e25115dc

gen/go/qdrant/cloud/hybrid/v1/hybrid_cloud.pb.go

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/openapiv2/qdrant/cloud/hybrid/v1/hybrid_cloud.swagger.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/python/qdrant/cloud/hybrid/v1/hybrid_cloud_pb2.py

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/typescript/qdrant/cloud/hybrid/v1/hybrid_cloud_pb.d.ts

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)