aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-03-16 11:34:11 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-03-16 11:34:11 +0300
commitcac587e172231dd1013c0ba30115bcaa7aa87009 (patch)
tree06ef10063adb4b13a8781fc645454aef3c6496b0 /build
parent9cd9d75f5fd48d1d1c7fa24e7c4d9bf3b57e9682 (diff)
downloadydb-cac587e172231dd1013c0ba30115bcaa7aa87009.tar.gz
Intermediate changes
Diffstat (limited to 'build')
-rw-r--r--build/rules/autocheck.isolated_projects2
-rw-r--r--build/rules/go/vendor.policy7
2 files changed, 8 insertions, 1 deletions
diff --git a/build/rules/autocheck.isolated_projects b/build/rules/autocheck.isolated_projects
index a7079c6237..940ddbb317 100644
--- a/build/rules/autocheck.isolated_projects
+++ b/build/rules/autocheck.isolated_projects
@@ -82,7 +82,7 @@ plus/city
quasar/backend
quasar/quasmodrom
quasar/infra/tasklets
-tracing
+observability/tracing
velocity/error-booster
samsaravteam/chat-bots
crowdsourcing/bbrules-root
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy
index 818d10cb3b..e842d4d26f 100644
--- a/build/rules/go/vendor.policy
+++ b/build/rules/go/vendor.policy
@@ -1423,4 +1423,11 @@ ALLOW .* -> vendor/gitlab.com/nvidia/cloud-native/go-nvlib/pkg/nvpci/mmio
ALLOW .* -> vendor/gitlab.com/nvidia/cloud-native/go-nvlib/pkg/nvpci/bytes
ALLOW .* -> vendor/gitlab.com/nvidia/cloud-native/go-nvlib/pkg/pciids
+# CONTRIB-2904
+ALLOW .* -> vendor/github.com/NVIDIA/mig-parted/api/spec/v1
+ALLOW .* -> vendor/github.com/NVIDIA/mig-parted/pkg/mig/config
+ALLOW .* -> vendor/github.com/NVIDIA/mig-parted/pkg/mig/mode
+ALLOW .* -> vendor/github.com/NVIDIA/mig-parted/pkg/mig/state
+ALLOW .* -> vendor/github.com/NVIDIA/mig-parted/pkg/types
+
DENY .* -> vendor/