From c58dddfd60c28a256d92bdaff1bbbe76eb9da4af Mon Sep 17 00:00:00 2001 From: Sergii Tkachenko Date: Thu, 9 Nov 2023 00:11:33 -0800 Subject: [PATCH 1/3] bazel: rename `@com_github_cncf_udpa` to `@com_github_cncf_xds` The repo has been renamed from cncf/udpa to cncf/xds long time ago, this is just to reflect this in the bazel repo name. Otherwise this is a noop. Signed-off-by: Sergii Tkachenko --- api/BUILD | 6 +++--- api/STYLE.md | 2 +- api/bazel/external_proto_deps.bzl | 2 +- api/bazel/repositories.bzl | 2 +- api/bazel/repository_locations.bzl | 2 +- api/contrib/envoy/extensions/config/v3alpha/BUILD | 2 +- .../extensions/filters/http/checksum/v3alpha/BUILD | 4 ++-- .../envoy/extensions/filters/http/dynamo/v3/BUILD | 2 +- .../envoy/extensions/filters/http/golang/v3alpha/BUILD | 4 ++-- .../extensions/filters/http/language/v3alpha/BUILD | 2 +- .../envoy/extensions/filters/http/squash/v3/BUILD | 2 +- .../envoy/extensions/filters/http/sxg/v3alpha/BUILD | 2 +- .../filters/network/client_ssl_auth/v3/BUILD | 2 +- .../filters/network/generic_proxy/action/v3/BUILD | 4 ++-- .../network/generic_proxy/codecs/dubbo/v3/BUILD | 4 ++-- .../filters/network/generic_proxy/matcher/v3/BUILD | 4 ++-- .../filters/network/generic_proxy/router/v3/BUILD | 4 ++-- .../extensions/filters/network/generic_proxy/v3/BUILD | 6 +++--- .../extensions/filters/network/golang/v3alpha/BUILD | 4 ++-- .../extensions/filters/network/kafka_broker/v3/BUILD | 2 +- .../filters/network/kafka_mesh/v3alpha/BUILD | 4 ++-- .../extensions/filters/network/mysql_proxy/v3/BUILD | 2 +- .../filters/network/postgres_proxy/v3alpha/BUILD | 2 +- .../extensions/filters/network/rocketmq_proxy/v3/BUILD | 2 +- .../filters/network/sip_proxy/router/v3alpha/BUILD | 2 +- .../filters/network/sip_proxy/tra/v3alpha/BUILD | 2 +- .../extensions/filters/network/sip_proxy/v3alpha/BUILD | 2 +- .../matching/input_matchers/hyperscan/v3alpha/BUILD | 2 +- .../network/connection_balance/dlb/v3alpha/BUILD | 2 +- .../private_key_providers/cryptomb/v3alpha/BUILD | 2 +- .../extensions/private_key_providers/qat/v3alpha/BUILD | 2 +- .../extensions/regex_engines/hyperscan/v3alpha/BUILD | 2 +- .../router/cluster_specifier/golang/v3alpha/BUILD | 4 ++-- api/contrib/envoy/extensions/vcl/v3alpha/BUILD | 2 +- api/envoy/admin/v2alpha/BUILD | 2 +- api/envoy/admin/v3/BUILD | 2 +- api/envoy/api/v2/BUILD | 2 +- api/envoy/api/v2/auth/BUILD | 2 +- api/envoy/api/v2/cluster/BUILD | 2 +- api/envoy/api/v2/core/BUILD | 2 +- api/envoy/api/v2/endpoint/BUILD | 2 +- api/envoy/api/v2/listener/BUILD | 2 +- api/envoy/api/v2/ratelimit/BUILD | 2 +- api/envoy/api/v2/route/BUILD | 2 +- api/envoy/config/accesslog/v2/BUILD | 2 +- api/envoy/config/accesslog/v3/BUILD | 2 +- api/envoy/config/bootstrap/v2/BUILD | 2 +- api/envoy/config/bootstrap/v3/BUILD | 2 +- api/envoy/config/cluster/aggregate/v2alpha/BUILD | 2 +- .../config/cluster/dynamic_forward_proxy/v2alpha/BUILD | 2 +- api/envoy/config/cluster/redis/BUILD | 2 +- api/envoy/config/cluster/v3/BUILD | 4 ++-- .../config/common/dynamic_forward_proxy/v2alpha/BUILD | 2 +- api/envoy/config/common/key_value/v3/BUILD | 4 ++-- api/envoy/config/common/matcher/v3/BUILD | 2 +- api/envoy/config/common/mutation_rules/v3/BUILD | 2 +- api/envoy/config/common/tap/v2alpha/BUILD | 2 +- api/envoy/config/core/v3/BUILD | 6 +++--- api/envoy/config/endpoint/v3/BUILD | 2 +- api/envoy/config/filter/accesslog/v2/BUILD | 2 +- api/envoy/config/filter/dubbo/router/v2alpha1/BUILD | 2 +- api/envoy/config/filter/fault/v2/BUILD | 2 +- .../filter/http/adaptive_concurrency/v2alpha/BUILD | 2 +- api/envoy/config/filter/http/aws_lambda/v2alpha/BUILD | 2 +- .../filter/http/aws_request_signing/v2alpha/BUILD | 2 +- api/envoy/config/filter/http/buffer/v2/BUILD | 2 +- api/envoy/config/filter/http/cache/v2alpha/BUILD | 2 +- api/envoy/config/filter/http/compressor/v2/BUILD | 2 +- api/envoy/config/filter/http/cors/v2/BUILD | 2 +- api/envoy/config/filter/http/csrf/v2/BUILD | 2 +- .../filter/http/dynamic_forward_proxy/v2alpha/BUILD | 2 +- api/envoy/config/filter/http/dynamo/v2/BUILD | 2 +- api/envoy/config/filter/http/ext_authz/v2/BUILD | 2 +- api/envoy/config/filter/http/fault/v2/BUILD | 2 +- .../config/filter/http/grpc_http1_bridge/v2/BUILD | 2 +- .../http/grpc_http1_reverse_bridge/v2alpha1/BUILD | 2 +- api/envoy/config/filter/http/grpc_stats/v2alpha/BUILD | 2 +- api/envoy/config/filter/http/grpc_web/v2/BUILD | 2 +- api/envoy/config/filter/http/gzip/v2/BUILD | 2 +- .../config/filter/http/header_to_metadata/v2/BUILD | 2 +- api/envoy/config/filter/http/health_check/v2/BUILD | 2 +- api/envoy/config/filter/http/ip_tagging/v2/BUILD | 2 +- api/envoy/config/filter/http/jwt_authn/v2alpha/BUILD | 2 +- api/envoy/config/filter/http/lua/v2/BUILD | 2 +- api/envoy/config/filter/http/on_demand/v2/BUILD | 2 +- .../config/filter/http/original_src/v2alpha1/BUILD | 2 +- api/envoy/config/filter/http/rate_limit/v2/BUILD | 2 +- api/envoy/config/filter/http/rbac/v2/BUILD | 2 +- api/envoy/config/filter/http/router/v2/BUILD | 2 +- api/envoy/config/filter/http/squash/v2/BUILD | 2 +- api/envoy/config/filter/http/tap/v2alpha/BUILD | 2 +- api/envoy/config/filter/http/transcoder/v2/BUILD | 2 +- .../config/filter/listener/http_inspector/v2/BUILD | 2 +- api/envoy/config/filter/listener/original_dst/v2/BUILD | 2 +- .../config/filter/listener/original_src/v2alpha1/BUILD | 2 +- .../config/filter/listener/proxy_protocol/v2/BUILD | 2 +- .../config/filter/listener/tls_inspector/v2/BUILD | 2 +- .../config/filter/network/client_ssl_auth/v2/BUILD | 2 +- .../config/filter/network/direct_response/v2/BUILD | 2 +- .../config/filter/network/dubbo_proxy/v2alpha1/BUILD | 2 +- api/envoy/config/filter/network/echo/v2/BUILD | 2 +- api/envoy/config/filter/network/ext_authz/v2/BUILD | 2 +- .../filter/network/http_connection_manager/v2/BUILD | 2 +- .../config/filter/network/kafka_broker/v2alpha1/BUILD | 2 +- .../filter/network/local_rate_limit/v2alpha/BUILD | 2 +- api/envoy/config/filter/network/mongo_proxy/v2/BUILD | 2 +- .../config/filter/network/mysql_proxy/v1alpha1/BUILD | 2 +- api/envoy/config/filter/network/rate_limit/v2/BUILD | 2 +- api/envoy/config/filter/network/rbac/v2/BUILD | 2 +- api/envoy/config/filter/network/redis_proxy/v2/BUILD | 2 +- api/envoy/config/filter/network/sni_cluster/v2/BUILD | 2 +- api/envoy/config/filter/network/tcp_proxy/v2/BUILD | 2 +- .../config/filter/network/thrift_proxy/v2alpha1/BUILD | 2 +- .../filter/network/zookeeper_proxy/v1alpha1/BUILD | 2 +- .../config/filter/thrift/rate_limit/v2alpha1/BUILD | 2 +- api/envoy/config/filter/thrift/router/v2alpha1/BUILD | 2 +- api/envoy/config/filter/udp/udp_proxy/v2alpha/BUILD | 2 +- api/envoy/config/grpc_credential/v2alpha/BUILD | 2 +- api/envoy/config/grpc_credential/v3/BUILD | 2 +- api/envoy/config/health_checker/redis/v2/BUILD | 2 +- api/envoy/config/listener/v2/BUILD | 2 +- api/envoy/config/listener/v3/BUILD | 8 ++++---- api/envoy/config/metrics/v2/BUILD | 2 +- api/envoy/config/metrics/v3/BUILD | 2 +- api/envoy/config/overload/v2alpha/BUILD | 2 +- api/envoy/config/overload/v3/BUILD | 2 +- api/envoy/config/ratelimit/v2/BUILD | 2 +- api/envoy/config/ratelimit/v3/BUILD | 2 +- api/envoy/config/rbac/v2/BUILD | 2 +- api/envoy/config/rbac/v3/BUILD | 2 +- .../config/resource_monitor/fixed_heap/v2alpha/BUILD | 2 +- .../resource_monitor/injected_resource/v2alpha/BUILD | 2 +- api/envoy/config/retry/omit_canary_hosts/v2/BUILD | 2 +- api/envoy/config/retry/omit_host_metadata/v2/BUILD | 2 +- api/envoy/config/retry/previous_hosts/v2/BUILD | 2 +- api/envoy/config/retry/previous_priorities/BUILD | 2 +- api/envoy/config/route/v3/BUILD | 6 +++--- api/envoy/config/tap/v3/BUILD | 2 +- api/envoy/config/trace/v2/BUILD | 2 +- api/envoy/config/trace/v2alpha/BUILD | 2 +- api/envoy/config/trace/v3/BUILD | 2 +- api/envoy/config/transport_socket/alts/v2alpha/BUILD | 2 +- api/envoy/config/transport_socket/raw_buffer/v2/BUILD | 2 +- api/envoy/config/transport_socket/tap/v2alpha/BUILD | 2 +- .../config/upstream/local_address_selector/v3/BUILD | 2 +- api/envoy/data/accesslog/v2/BUILD | 2 +- api/envoy/data/accesslog/v3/BUILD | 2 +- api/envoy/data/cluster/v2alpha/BUILD | 2 +- api/envoy/data/cluster/v3/BUILD | 2 +- api/envoy/data/core/v2alpha/BUILD | 2 +- api/envoy/data/core/v3/BUILD | 2 +- api/envoy/data/dns/v2alpha/BUILD | 2 +- api/envoy/data/dns/v3/BUILD | 2 +- api/envoy/data/tap/v2alpha/BUILD | 2 +- api/envoy/data/tap/v3/BUILD | 2 +- api/envoy/extensions/access_loggers/file/v3/BUILD | 2 +- .../extensions/access_loggers/filters/cel/v3/BUILD | 2 +- api/envoy/extensions/access_loggers/grpc/v3/BUILD | 2 +- .../extensions/access_loggers/open_telemetry/v3/BUILD | 2 +- api/envoy/extensions/access_loggers/stream/v3/BUILD | 2 +- api/envoy/extensions/access_loggers/wasm/v3/BUILD | 2 +- .../extensions/bootstrap/internal_listener/v3/BUILD | 2 +- api/envoy/extensions/clusters/aggregate/v3/BUILD | 2 +- .../extensions/clusters/dynamic_forward_proxy/v3/BUILD | 2 +- api/envoy/extensions/clusters/redis/v3/BUILD | 2 +- api/envoy/extensions/common/async_files/v3/BUILD | 4 ++-- .../extensions/common/dynamic_forward_proxy/v3/BUILD | 2 +- api/envoy/extensions/common/matching/v3/BUILD | 4 ++-- api/envoy/extensions/common/ratelimit/v3/BUILD | 2 +- api/envoy/extensions/common/tap/v3/BUILD | 2 +- .../extensions/compression/brotli/compressor/v3/BUILD | 2 +- .../compression/brotli/decompressor/v3/BUILD | 2 +- .../extensions/compression/gzip/compressor/v3/BUILD | 2 +- .../extensions/compression/gzip/decompressor/v3/BUILD | 2 +- .../extensions/compression/zstd/compressor/v3/BUILD | 2 +- .../extensions/compression/zstd/decompressor/v3/BUILD | 2 +- .../config/validators/minimum_clusters/v3/BUILD | 2 +- api/envoy/extensions/early_data/v3/BUILD | 2 +- .../extensions/filters/common/dependency/v3/BUILD | 2 +- api/envoy/extensions/filters/common/fault/v3/BUILD | 2 +- .../extensions/filters/common/matcher/action/v3/BUILD | 2 +- .../filters/common/set_filter_state/v3/BUILD | 2 +- .../filters/http/adaptive_concurrency/v3/BUILD | 2 +- .../extensions/filters/http/admission_control/v3/BUILD | 2 +- .../filters/http/alternate_protocols_cache/v3/BUILD | 2 +- api/envoy/extensions/filters/http/aws_lambda/v3/BUILD | 2 +- .../filters/http/aws_request_signing/v3/BUILD | 2 +- .../extensions/filters/http/bandwidth_limit/v3/BUILD | 2 +- api/envoy/extensions/filters/http/basic_auth/v3/BUILD | 2 +- api/envoy/extensions/filters/http/buffer/v3/BUILD | 2 +- api/envoy/extensions/filters/http/cache/v3/BUILD | 2 +- api/envoy/extensions/filters/http/cdn_loop/v3/BUILD | 2 +- api/envoy/extensions/filters/http/composite/v3/BUILD | 2 +- api/envoy/extensions/filters/http/compressor/v3/BUILD | 2 +- .../filters/http/connect_grpc_bridge/v3/BUILD | 4 ++-- api/envoy/extensions/filters/http/cors/v3/BUILD | 2 +- api/envoy/extensions/filters/http/csrf/v3/BUILD | 2 +- .../extensions/filters/http/custom_response/v3/BUILD | 6 +++--- .../extensions/filters/http/decompressor/v3/BUILD | 2 +- .../filters/http/dynamic_forward_proxy/v3/BUILD | 2 +- api/envoy/extensions/filters/http/ext_authz/v3/BUILD | 2 +- api/envoy/extensions/filters/http/ext_proc/v3/BUILD | 2 +- api/envoy/extensions/filters/http/fault/v3/BUILD | 2 +- .../filters/http/file_system_buffer/v3/BUILD | 4 ++-- api/envoy/extensions/filters/http/gcp_authn/v3/BUILD | 2 +- api/envoy/extensions/filters/http/geoip/v3/BUILD | 4 ++-- .../filters/http/grpc_field_extraction/v3/BUILD | 2 +- .../extensions/filters/http/grpc_http1_bridge/v3/BUILD | 2 +- .../filters/http/grpc_http1_reverse_bridge/v3/BUILD | 2 +- .../filters/http/grpc_json_transcoder/v3/BUILD | 2 +- api/envoy/extensions/filters/http/grpc_stats/v3/BUILD | 2 +- api/envoy/extensions/filters/http/grpc_web/v3/BUILD | 2 +- api/envoy/extensions/filters/http/gzip/v3/BUILD | 2 +- .../extensions/filters/http/header_mutation/v3/BUILD | 2 +- .../filters/http/header_to_metadata/v3/BUILD | 2 +- .../extensions/filters/http/health_check/v3/BUILD | 2 +- api/envoy/extensions/filters/http/ip_tagging/v3/BUILD | 2 +- .../extensions/filters/http/json_to_metadata/v3/BUILD | 2 +- api/envoy/extensions/filters/http/jwt_authn/v3/BUILD | 2 +- .../extensions/filters/http/kill_request/v3/BUILD | 2 +- .../extensions/filters/http/local_ratelimit/v3/BUILD | 2 +- api/envoy/extensions/filters/http/lua/v3/BUILD | 2 +- api/envoy/extensions/filters/http/oauth2/v3/BUILD | 2 +- api/envoy/extensions/filters/http/on_demand/v3/BUILD | 2 +- .../extensions/filters/http/original_src/v3/BUILD | 2 +- .../extensions/filters/http/rate_limit_quota/v3/BUILD | 6 +++--- api/envoy/extensions/filters/http/ratelimit/v3/BUILD | 2 +- api/envoy/extensions/filters/http/rbac/v3/BUILD | 6 +++--- api/envoy/extensions/filters/http/router/v3/BUILD | 2 +- .../extensions/filters/http/set_filter_state/v3/BUILD | 2 +- .../extensions/filters/http/set_metadata/v3/BUILD | 2 +- .../extensions/filters/http/stateful_session/v3/BUILD | 2 +- api/envoy/extensions/filters/http/tap/v3/BUILD | 2 +- .../extensions/filters/http/upstream_codec/v3/BUILD | 2 +- api/envoy/extensions/filters/http/wasm/v3/BUILD | 2 +- .../filters/listener/http_inspector/v3/BUILD | 2 +- .../filters/listener/local_ratelimit/v3/BUILD | 2 +- .../extensions/filters/listener/original_dst/v3/BUILD | 2 +- .../extensions/filters/listener/original_src/v3/BUILD | 2 +- .../filters/listener/proxy_protocol/v3/BUILD | 2 +- .../extensions/filters/listener/tls_inspector/v3/BUILD | 2 +- .../filters/network/connection_limit/v3/BUILD | 2 +- .../filters/network/direct_response/v3/BUILD | 2 +- .../filters/network/dubbo_proxy/router/v3/BUILD | 2 +- .../extensions/filters/network/dubbo_proxy/v3/BUILD | 2 +- api/envoy/extensions/filters/network/echo/v3/BUILD | 2 +- .../extensions/filters/network/ext_authz/v3/BUILD | 2 +- .../filters/network/http_connection_manager/v3/BUILD | 2 +- .../filters/network/local_ratelimit/v3/BUILD | 2 +- .../extensions/filters/network/mongo_proxy/v3/BUILD | 2 +- .../extensions/filters/network/ratelimit/v3/BUILD | 2 +- api/envoy/extensions/filters/network/rbac/v3/BUILD | 6 +++--- .../extensions/filters/network/redis_proxy/v3/BUILD | 2 +- .../filters/network/set_filter_state/v3/BUILD | 2 +- .../extensions/filters/network/sni_cluster/v3/BUILD | 2 +- .../filters/network/sni_dynamic_forward_proxy/v3/BUILD | 2 +- .../extensions/filters/network/tcp_proxy/v3/BUILD | 2 +- .../thrift_proxy/filters/header_to_metadata/v3/BUILD | 2 +- .../thrift_proxy/filters/payload_to_metadata/v3/BUILD | 2 +- .../network/thrift_proxy/filters/ratelimit/v3/BUILD | 2 +- .../filters/network/thrift_proxy/router/v3/BUILD | 2 +- .../extensions/filters/network/thrift_proxy/v3/BUILD | 2 +- api/envoy/extensions/filters/network/wasm/v3/BUILD | 2 +- .../filters/network/zookeeper_proxy/v3/BUILD | 2 +- api/envoy/extensions/filters/udp/dns_filter/v3/BUILD | 2 +- .../udp_proxy/session/dynamic_forward_proxy/v3/BUILD | 2 +- .../udp/udp_proxy/session/http_capsule/v3/BUILD | 2 +- api/envoy/extensions/filters/udp/udp_proxy/v3/BUILD | 6 +++--- api/envoy/extensions/formatter/cel/v3/BUILD | 2 +- api/envoy/extensions/formatter/metadata/v3/BUILD | 2 +- .../extensions/formatter/req_without_query/v3/BUILD | 2 +- api/envoy/extensions/geoip_providers/common/v3/BUILD | 2 +- api/envoy/extensions/geoip_providers/maxmind/v3/BUILD | 4 ++-- .../extensions/health_check/event_sinks/file/v3/BUILD | 2 +- api/envoy/extensions/health_checkers/redis/v3/BUILD | 2 +- api/envoy/extensions/health_checkers/thrift/v3/BUILD | 2 +- .../http/cache/file_system_http_cache/v3/BUILD | 4 ++-- .../extensions/http/cache/simple_http_cache/v3/BUILD | 2 +- .../custom_response/local_response_policy/v3/BUILD | 4 ++-- .../http/custom_response/redirect_policy/v3/BUILD | 4 ++-- .../early_header_mutation/header_mutation/v3/BUILD | 2 +- .../http/header_formatters/preserve_case/v3/BUILD | 2 +- .../http/header_validators/envoy_default/v3/BUILD | 2 +- .../http/original_ip_detection/custom_header/v3/BUILD | 2 +- .../extensions/http/original_ip_detection/xff/v3/BUILD | 2 +- .../extensions/http/stateful_session/cookie/v3/BUILD | 2 +- .../extensions/http/stateful_session/header/v3/BUILD | 2 +- .../internal_redirect/allow_listed_routes/v3/BUILD | 2 +- .../internal_redirect/previous_routes/v3/BUILD | 2 +- .../internal_redirect/safe_cross_scheme/v3/BUILD | 2 +- api/envoy/extensions/key_value/file_based/v3/BUILD | 4 ++-- .../client_side_weighted_round_robin/v3/BUILD | 2 +- .../load_balancing_policies/cluster_provided/v3/BUILD | 2 +- .../extensions/load_balancing_policies/common/v3/BUILD | 2 +- .../load_balancing_policies/least_request/v3/BUILD | 2 +- .../extensions/load_balancing_policies/maglev/v3/BUILD | 2 +- .../load_balancing_policies/pick_first/v3/BUILD | 2 +- .../extensions/load_balancing_policies/random/v3/BUILD | 2 +- .../load_balancing_policies/ring_hash/v3/BUILD | 2 +- .../load_balancing_policies/round_robin/v3/BUILD | 2 +- .../extensions/load_balancing_policies/subset/v3/BUILD | 2 +- .../load_balancing_policies/wrr_locality/v3/BUILD | 2 +- .../common_inputs/environment_variable/v3/BUILD | 2 +- .../extensions/matching/common_inputs/network/v3/BUILD | 2 +- .../extensions/matching/common_inputs/ssl/v3/BUILD | 2 +- .../input_matchers/consistent_hashing/v3/BUILD | 2 +- .../extensions/matching/input_matchers/ip/v3/BUILD | 2 +- .../matching/input_matchers/runtime_fraction/v3/BUILD | 2 +- .../extensions/network/dns_resolver/apple/v3/BUILD | 2 +- .../extensions/network/dns_resolver/cares/v3/BUILD | 2 +- .../network/dns_resolver/getaddrinfo/v3/BUILD | 2 +- api/envoy/extensions/network/socket_interface/v3/BUILD | 2 +- api/envoy/extensions/path/match/uri_template/v3/BUILD | 2 +- .../extensions/path/rewrite/uri_template/v3/BUILD | 2 +- .../extensions/quic/connection_id_generator/v3/BUILD | 2 +- api/envoy/extensions/quic/crypto_stream/v3/BUILD | 2 +- api/envoy/extensions/quic/proof_source/v3/BUILD | 2 +- .../extensions/quic/server_preferred_address/v3/BUILD | 4 ++-- .../extensions/rate_limit_descriptors/expr/v3/BUILD | 2 +- .../extensions/rbac/audit_loggers/stream/v3/BUILD | 2 +- .../extensions/rbac/matchers/upstream_ip_port/v3/BUILD | 2 +- api/envoy/extensions/regex_engines/v3/BUILD | 2 +- api/envoy/extensions/request_id/uuid/v3/BUILD | 2 +- .../resource_monitors/downstream_connections/v3/BUILD | 4 ++-- .../extensions/resource_monitors/fixed_heap/v3/BUILD | 2 +- .../resource_monitors/injected_resource/v3/BUILD | 2 +- .../extensions/retry/host/omit_canary_hosts/v3/BUILD | 2 +- .../extensions/retry/host/omit_host_metadata/v3/BUILD | 2 +- .../extensions/retry/host/previous_hosts/v3/BUILD | 2 +- .../retry/priority/previous_priorities/v3/BUILD | 2 +- .../extensions/stat_sinks/graphite_statsd/v3/BUILD | 2 +- .../extensions/stat_sinks/open_telemetry/v3/BUILD | 2 +- api/envoy/extensions/stat_sinks/wasm/v3/BUILD | 2 +- .../tracers/opentelemetry/resource_detectors/v3/BUILD | 2 +- .../extensions/tracers/opentelemetry/samplers/v3/BUILD | 2 +- api/envoy/extensions/transport_sockets/alts/v3/BUILD | 2 +- .../transport_sockets/http_11_proxy/v3/BUILD | 2 +- .../transport_sockets/internal_upstream/v3/BUILD | 2 +- .../transport_sockets/proxy_protocol/v3/BUILD | 2 +- api/envoy/extensions/transport_sockets/quic/v3/BUILD | 2 +- .../extensions/transport_sockets/raw_buffer/v3/BUILD | 2 +- api/envoy/extensions/transport_sockets/s2a/v3/BUILD | 2 +- .../extensions/transport_sockets/starttls/v3/BUILD | 2 +- api/envoy/extensions/transport_sockets/tap/v3/BUILD | 2 +- .../extensions/transport_sockets/tcp_stats/v3/BUILD | 2 +- api/envoy/extensions/transport_sockets/tls/v3/BUILD | 2 +- api/envoy/extensions/udp_packet_writer/v3/BUILD | 2 +- api/envoy/extensions/upstreams/http/generic/v3/BUILD | 2 +- api/envoy/extensions/upstreams/http/http/v3/BUILD | 2 +- api/envoy/extensions/upstreams/http/tcp/v3/BUILD | 2 +- api/envoy/extensions/upstreams/http/udp/v3/BUILD | 2 +- api/envoy/extensions/upstreams/http/v3/BUILD | 2 +- api/envoy/extensions/upstreams/tcp/generic/v3/BUILD | 2 +- api/envoy/extensions/upstreams/tcp/v3/BUILD | 2 +- api/envoy/extensions/wasm/v3/BUILD | 2 +- api/envoy/extensions/watchdog/profile_action/v3/BUILD | 2 +- api/envoy/service/accesslog/v2/BUILD | 2 +- api/envoy/service/accesslog/v3/BUILD | 2 +- api/envoy/service/auth/v2/BUILD | 2 +- api/envoy/service/auth/v3/BUILD | 2 +- api/envoy/service/cluster/v3/BUILD | 2 +- api/envoy/service/discovery/v2/BUILD | 2 +- api/envoy/service/discovery/v3/BUILD | 2 +- api/envoy/service/endpoint/v3/BUILD | 2 +- api/envoy/service/event_reporting/v2alpha/BUILD | 2 +- api/envoy/service/event_reporting/v3/BUILD | 2 +- api/envoy/service/ext_proc/v3/BUILD | 2 +- api/envoy/service/extension/v3/BUILD | 2 +- api/envoy/service/health/v3/BUILD | 2 +- api/envoy/service/listener/v3/BUILD | 2 +- api/envoy/service/load_stats/v2/BUILD | 2 +- api/envoy/service/load_stats/v3/BUILD | 2 +- api/envoy/service/metrics/v2/BUILD | 2 +- api/envoy/service/metrics/v3/BUILD | 2 +- api/envoy/service/rate_limit_quota/v3/BUILD | 4 ++-- api/envoy/service/ratelimit/v2/BUILD | 2 +- api/envoy/service/ratelimit/v3/BUILD | 2 +- api/envoy/service/route/v3/BUILD | 2 +- api/envoy/service/runtime/v3/BUILD | 2 +- api/envoy/service/secret/v3/BUILD | 2 +- api/envoy/service/status/v2/BUILD | 2 +- api/envoy/service/status/v3/BUILD | 2 +- api/envoy/service/tap/v2alpha/BUILD | 2 +- api/envoy/service/tap/v3/BUILD | 2 +- api/envoy/service/trace/v2/BUILD | 2 +- api/envoy/service/trace/v3/BUILD | 2 +- api/envoy/type/BUILD | 2 +- api/envoy/type/http/v3/BUILD | 2 +- api/envoy/type/matcher/BUILD | 2 +- api/envoy/type/matcher/v3/BUILD | 2 +- api/envoy/type/metadata/v2/BUILD | 2 +- api/envoy/type/metadata/v3/BUILD | 2 +- api/envoy/type/tracing/v2/BUILD | 2 +- api/envoy/type/tracing/v3/BUILD | 2 +- api/envoy/type/v3/BUILD | 4 ++-- api/envoy/watchdog/v3/BUILD | 2 +- api/test/build/BUILD | 2 +- envoy/config/BUILD | 4 ++-- envoy/matcher/BUILD | 2 +- source/common/common/BUILD | 2 +- source/common/config/BUILD | 10 +++++----- source/common/protobuf/BUILD | 8 ++++---- source/extensions/common/matcher/BUILD | 2 +- source/extensions/path/uri_template_lib/proto/BUILD | 2 +- test/common/config/BUILD | 4 ++-- test/common/matcher/BUILD | 2 +- test/common/protobuf/BUILD | 4 ++-- test/extensions/filters/http/composite/BUILD | 2 +- .../matching/input_matchers/cel_matcher/BUILD | 2 +- test/fuzz/BUILD | 8 ++++---- test/proto/BUILD | 4 ++-- tools/api_proto_plugin/plugin.bzl | 2 +- tools/code_format/envoy_build_fixer.py | 2 +- tools/proto_format/format_api.py | 8 ++++---- tools/protodoc/BUILD | 4 ++-- tools/protodoc/protodoc.bzl | 2 +- tools/protoprint/BUILD | 4 ++-- tools/protoxform/BUILD | 4 ++-- tools/protoxform/protoxform.bzl | 2 +- tools/testdata/protoxform/envoy/v2/BUILD | 2 +- tools/type_whisperer/BUILD | 6 +++--- tools/type_whisperer/proto_build_targets_gen.py | 6 +++--- 422 files changed, 492 insertions(+), 492 deletions(-) diff --git a/api/BUILD b/api/BUILD index 9ce02ee5a8ab1..46b79b9ada789 100644 --- a/api/BUILD +++ b/api/BUILD @@ -363,9 +363,9 @@ proto_library( name = "xds_protos", visibility = ["//visibility:public"], deps = [ - "@com_github_cncf_udpa//xds/core/v3:pkg", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg", - "@com_github_cncf_udpa//xds/type/v3:pkg", + "@com_github_cncf_xds//xds/core/v3:pkg", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg", + "@com_github_cncf_xds//xds/type/v3:pkg", ], ) diff --git a/api/STYLE.md b/api/STYLE.md index e8a0580bd58e3..f0c2b59559b55 100644 --- a/api/STYLE.md +++ b/api/STYLE.md @@ -126,7 +126,7 @@ To add an extension config to the API, the steps below should be followed: licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) ``` 1. If this is still WiP and subject to breaking changes, please tag it diff --git a/api/bazel/external_proto_deps.bzl b/api/bazel/external_proto_deps.bzl index bea4868dc580c..212850dd752ad 100644 --- a/api/bazel/external_proto_deps.bzl +++ b/api/bazel/external_proto_deps.bzl @@ -22,7 +22,7 @@ EXTERNAL_PROTO_GO_BAZEL_DEP_MAP = { # Note @com_google_googleapis are point to @go_googleapis. # # It is aligned to xDS dependency to suppress the conflicting package heights error between - # @com_github_cncf_udpa//xds/type/matcher/v3:pkg_go_proto + # @com_github_cncf_xds//xds/type/matcher/v3:pkg_go_proto # @envoy_api//envoy/config/rbac/v3:pkg_go_proto # # TODO(https://github.com/bazelbuild/rules_go/issues/1986): update to diff --git a/api/bazel/repositories.bzl b/api/bazel/repositories.bzl index c6ab16fc1fbfa..6381601f9ff4e 100644 --- a/api/bazel/repositories.bzl +++ b/api/bazel/repositories.bzl @@ -26,7 +26,7 @@ def api_dependencies(): ) external_http_archive( - name = "com_github_cncf_udpa", + name = "com_github_cncf_xds", ) external_http_archive( diff --git a/api/bazel/repository_locations.bzl b/api/bazel/repository_locations.bzl index 6ed9c130450e4..80bbdae50ac47 100644 --- a/api/bazel/repository_locations.bzl +++ b/api/bazel/repository_locations.bzl @@ -34,7 +34,7 @@ REPOSITORY_LOCATIONS_SPEC = dict( license = "Apache-2.0", license_url = "https://github.com/bufbuild/protoc-gen-validate/blob/v{version}/LICENSE", ), - com_github_cncf_udpa = dict( + com_github_cncf_xds = dict( project_name = "xDS API", project_desc = "xDS API Working Group (xDS-WG)", project_url = "https://github.com/cncf/xds", diff --git a/api/contrib/envoy/extensions/config/v3alpha/BUILD b/api/contrib/envoy/extensions/config/v3alpha/BUILD index cfd406e0852a3..edd8d2b1f4a87 100644 --- a/api/contrib/envoy/extensions/config/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/config/v3alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/common/key_value/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/contrib/envoy/extensions/filters/http/checksum/v3alpha/BUILD b/api/contrib/envoy/extensions/filters/http/checksum/v3alpha/BUILD index 081219249cbd9..b1f16574954e8 100644 --- a/api/contrib/envoy/extensions/filters/http/checksum/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/filters/http/checksum/v3alpha/BUILD @@ -7,7 +7,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/contrib/envoy/extensions/filters/http/dynamo/v3/BUILD b/api/contrib/envoy/extensions/filters/http/dynamo/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/contrib/envoy/extensions/filters/http/dynamo/v3/BUILD +++ b/api/contrib/envoy/extensions/filters/http/dynamo/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/contrib/envoy/extensions/filters/http/golang/v3alpha/BUILD b/api/contrib/envoy/extensions/filters/http/golang/v3alpha/BUILD index ec1e778e06e5c..d49202b74ab44 100644 --- a/api/contrib/envoy/extensions/filters/http/golang/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/filters/http/golang/v3alpha/BUILD @@ -6,7 +6,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/contrib/envoy/extensions/filters/http/language/v3alpha/BUILD b/api/contrib/envoy/extensions/filters/http/language/v3alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/contrib/envoy/extensions/filters/http/language/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/filters/http/language/v3alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/contrib/envoy/extensions/filters/http/squash/v3/BUILD b/api/contrib/envoy/extensions/filters/http/squash/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/contrib/envoy/extensions/filters/http/squash/v3/BUILD +++ b/api/contrib/envoy/extensions/filters/http/squash/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/contrib/envoy/extensions/filters/http/sxg/v3alpha/BUILD b/api/contrib/envoy/extensions/filters/http/sxg/v3alpha/BUILD index 3ca8242f77801..63fb3642c4b59 100644 --- a/api/contrib/envoy/extensions/filters/http/sxg/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/filters/http/sxg/v3alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/transport_sockets/tls/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/contrib/envoy/extensions/filters/network/client_ssl_auth/v3/BUILD b/api/contrib/envoy/extensions/filters/network/client_ssl_auth/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/contrib/envoy/extensions/filters/network/client_ssl_auth/v3/BUILD +++ b/api/contrib/envoy/extensions/filters/network/client_ssl_auth/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/contrib/envoy/extensions/filters/network/generic_proxy/action/v3/BUILD b/api/contrib/envoy/extensions/filters/network/generic_proxy/action/v3/BUILD index d0a7c688bf762..b6c098a23b3aa 100644 --- a/api/contrib/envoy/extensions/filters/network/generic_proxy/action/v3/BUILD +++ b/api/contrib/envoy/extensions/filters/network/generic_proxy/action/v3/BUILD @@ -8,7 +8,7 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/config/route/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/contrib/envoy/extensions/filters/network/generic_proxy/codecs/dubbo/v3/BUILD b/api/contrib/envoy/extensions/filters/network/generic_proxy/codecs/dubbo/v3/BUILD index ec1e778e06e5c..d49202b74ab44 100644 --- a/api/contrib/envoy/extensions/filters/network/generic_proxy/codecs/dubbo/v3/BUILD +++ b/api/contrib/envoy/extensions/filters/network/generic_proxy/codecs/dubbo/v3/BUILD @@ -6,7 +6,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/contrib/envoy/extensions/filters/network/generic_proxy/matcher/v3/BUILD b/api/contrib/envoy/extensions/filters/network/generic_proxy/matcher/v3/BUILD index 081219249cbd9..b1f16574954e8 100644 --- a/api/contrib/envoy/extensions/filters/network/generic_proxy/matcher/v3/BUILD +++ b/api/contrib/envoy/extensions/filters/network/generic_proxy/matcher/v3/BUILD @@ -7,7 +7,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/contrib/envoy/extensions/filters/network/generic_proxy/router/v3/BUILD b/api/contrib/envoy/extensions/filters/network/generic_proxy/router/v3/BUILD index ec1e778e06e5c..d49202b74ab44 100644 --- a/api/contrib/envoy/extensions/filters/network/generic_proxy/router/v3/BUILD +++ b/api/contrib/envoy/extensions/filters/network/generic_proxy/router/v3/BUILD @@ -6,7 +6,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/contrib/envoy/extensions/filters/network/generic_proxy/v3/BUILD b/api/contrib/envoy/extensions/filters/network/generic_proxy/v3/BUILD index 71c5730a78f02..75f8163e3f2c7 100644 --- a/api/contrib/envoy/extensions/filters/network/generic_proxy/v3/BUILD +++ b/api/contrib/envoy/extensions/filters/network/generic_proxy/v3/BUILD @@ -9,8 +9,8 @@ api_proto_package( "//envoy/config/accesslog/v3:pkg", "//envoy/config/core/v3:pkg", "//envoy/extensions/filters/network/http_connection_manager/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg", ], ) diff --git a/api/contrib/envoy/extensions/filters/network/golang/v3alpha/BUILD b/api/contrib/envoy/extensions/filters/network/golang/v3alpha/BUILD index ec1e778e06e5c..d49202b74ab44 100644 --- a/api/contrib/envoy/extensions/filters/network/golang/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/filters/network/golang/v3alpha/BUILD @@ -6,7 +6,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/contrib/envoy/extensions/filters/network/kafka_broker/v3/BUILD b/api/contrib/envoy/extensions/filters/network/kafka_broker/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/contrib/envoy/extensions/filters/network/kafka_broker/v3/BUILD +++ b/api/contrib/envoy/extensions/filters/network/kafka_broker/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/contrib/envoy/extensions/filters/network/kafka_mesh/v3alpha/BUILD b/api/contrib/envoy/extensions/filters/network/kafka_mesh/v3alpha/BUILD index ec1e778e06e5c..d49202b74ab44 100644 --- a/api/contrib/envoy/extensions/filters/network/kafka_mesh/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/filters/network/kafka_mesh/v3alpha/BUILD @@ -6,7 +6,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/contrib/envoy/extensions/filters/network/mysql_proxy/v3/BUILD b/api/contrib/envoy/extensions/filters/network/mysql_proxy/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/contrib/envoy/extensions/filters/network/mysql_proxy/v3/BUILD +++ b/api/contrib/envoy/extensions/filters/network/mysql_proxy/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/contrib/envoy/extensions/filters/network/postgres_proxy/v3alpha/BUILD b/api/contrib/envoy/extensions/filters/network/postgres_proxy/v3alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/contrib/envoy/extensions/filters/network/postgres_proxy/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/filters/network/postgres_proxy/v3alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/contrib/envoy/extensions/filters/network/rocketmq_proxy/v3/BUILD b/api/contrib/envoy/extensions/filters/network/rocketmq_proxy/v3/BUILD index 2f90ace882d93..fd0f6d5f15c4d 100644 --- a/api/contrib/envoy/extensions/filters/network/rocketmq_proxy/v3/BUILD +++ b/api/contrib/envoy/extensions/filters/network/rocketmq_proxy/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/config/core/v3:pkg", "//envoy/config/route/v3:pkg", "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/contrib/envoy/extensions/filters/network/sip_proxy/router/v3alpha/BUILD b/api/contrib/envoy/extensions/filters/network/sip_proxy/router/v3alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/contrib/envoy/extensions/filters/network/sip_proxy/router/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/filters/network/sip_proxy/router/v3alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/contrib/envoy/extensions/filters/network/sip_proxy/tra/v3alpha/BUILD b/api/contrib/envoy/extensions/filters/network/sip_proxy/tra/v3alpha/BUILD index 7753cfeb3d6e5..79668d20fb022 100644 --- a/api/contrib/envoy/extensions/filters/network/sip_proxy/tra/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/filters/network/sip_proxy/tra/v3alpha/BUILD @@ -8,6 +8,6 @@ api_proto_package( has_services = True, deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/contrib/envoy/extensions/filters/network/sip_proxy/v3alpha/BUILD b/api/contrib/envoy/extensions/filters/network/sip_proxy/v3alpha/BUILD index 808cd297266e8..4b04e5d2092df 100644 --- a/api/contrib/envoy/extensions/filters/network/sip_proxy/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/filters/network/sip_proxy/v3alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//contrib/envoy/extensions/filters/network/sip_proxy/tra/v3alpha:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/contrib/envoy/extensions/matching/input_matchers/hyperscan/v3alpha/BUILD b/api/contrib/envoy/extensions/matching/input_matchers/hyperscan/v3alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/contrib/envoy/extensions/matching/input_matchers/hyperscan/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/matching/input_matchers/hyperscan/v3alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/BUILD b/api/contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/contrib/envoy/extensions/private_key_providers/cryptomb/v3alpha/BUILD b/api/contrib/envoy/extensions/private_key_providers/cryptomb/v3alpha/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/contrib/envoy/extensions/private_key_providers/cryptomb/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/private_key_providers/cryptomb/v3alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/contrib/envoy/extensions/private_key_providers/qat/v3alpha/BUILD b/api/contrib/envoy/extensions/private_key_providers/qat/v3alpha/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/contrib/envoy/extensions/private_key_providers/qat/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/private_key_providers/qat/v3alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/contrib/envoy/extensions/regex_engines/hyperscan/v3alpha/BUILD b/api/contrib/envoy/extensions/regex_engines/hyperscan/v3alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/contrib/envoy/extensions/regex_engines/hyperscan/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/regex_engines/hyperscan/v3alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/contrib/envoy/extensions/router/cluster_specifier/golang/v3alpha/BUILD b/api/contrib/envoy/extensions/router/cluster_specifier/golang/v3alpha/BUILD index ec1e778e06e5c..d49202b74ab44 100644 --- a/api/contrib/envoy/extensions/router/cluster_specifier/golang/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/router/cluster_specifier/golang/v3alpha/BUILD @@ -6,7 +6,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/contrib/envoy/extensions/vcl/v3alpha/BUILD b/api/contrib/envoy/extensions/vcl/v3alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/contrib/envoy/extensions/vcl/v3alpha/BUILD +++ b/api/contrib/envoy/extensions/vcl/v3alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/admin/v2alpha/BUILD b/api/envoy/admin/v2alpha/BUILD index 6fe8cb995d343..0d0be4ad7d9f6 100644 --- a/api/envoy/admin/v2alpha/BUILD +++ b/api/envoy/admin/v2alpha/BUILD @@ -11,6 +11,6 @@ api_proto_package( "//envoy/config/bootstrap/v2:pkg", "//envoy/service/tap/v2alpha:pkg", "//envoy/type:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/admin/v3/BUILD b/api/envoy/admin/v3/BUILD index 507cffde4aded..d33f4e0b06cff 100644 --- a/api/envoy/admin/v3/BUILD +++ b/api/envoy/admin/v3/BUILD @@ -11,6 +11,6 @@ api_proto_package( "//envoy/config/core/v3:pkg", "//envoy/config/tap/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/api/v2/BUILD b/api/envoy/api/v2/BUILD index 0aded6e51b71a..b90e220bc8d6c 100644 --- a/api/envoy/api/v2/BUILD +++ b/api/envoy/api/v2/BUILD @@ -17,6 +17,6 @@ api_proto_package( "//envoy/config/filter/accesslog/v2:pkg", "//envoy/config/listener/v2:pkg", "//envoy/type:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/api/v2/auth/BUILD b/api/envoy/api/v2/auth/BUILD index aaab1df155473..ce0d681bc2942 100644 --- a/api/envoy/api/v2/auth/BUILD +++ b/api/envoy/api/v2/auth/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/api/v2/core:pkg", "//envoy/type/matcher:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/api/v2/cluster/BUILD b/api/envoy/api/v2/cluster/BUILD index 2ffbc958786b3..4810773b6086d 100644 --- a/api/envoy/api/v2/cluster/BUILD +++ b/api/envoy/api/v2/cluster/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/api/v2/core:pkg", "//envoy/type:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/api/v2/core/BUILD b/api/envoy/api/v2/core/BUILD index 8475a4ba83760..fb33c9b2d2917 100644 --- a/api/envoy/api/v2/core/BUILD +++ b/api/envoy/api/v2/core/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/annotations:pkg", "//envoy/type:pkg", "//envoy/type/matcher:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/api/v2/endpoint/BUILD b/api/envoy/api/v2/endpoint/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/api/v2/endpoint/BUILD +++ b/api/envoy/api/v2/endpoint/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/api/v2/listener/BUILD b/api/envoy/api/v2/listener/BUILD index ea23dff77c22e..220a49100a6ce 100644 --- a/api/envoy/api/v2/listener/BUILD +++ b/api/envoy/api/v2/listener/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/api/v2/auth:pkg", "//envoy/api/v2/core:pkg", "//envoy/type:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/api/v2/ratelimit/BUILD b/api/envoy/api/v2/ratelimit/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/api/v2/ratelimit/BUILD +++ b/api/envoy/api/v2/ratelimit/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/api/v2/route/BUILD b/api/envoy/api/v2/route/BUILD index 3d4e6acfeac17..a8df3ab5a31a8 100644 --- a/api/envoy/api/v2/route/BUILD +++ b/api/envoy/api/v2/route/BUILD @@ -11,6 +11,6 @@ api_proto_package( "//envoy/type:pkg", "//envoy/type/matcher:pkg", "//envoy/type/tracing/v2:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/accesslog/v2/BUILD b/api/envoy/config/accesslog/v2/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/config/accesslog/v2/BUILD +++ b/api/envoy/config/accesslog/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/accesslog/v3/BUILD b/api/envoy/config/accesslog/v3/BUILD index e657889317c59..17fdbdc97dfd1 100644 --- a/api/envoy/config/accesslog/v3/BUILD +++ b/api/envoy/config/accesslog/v3/BUILD @@ -11,6 +11,6 @@ api_proto_package( "//envoy/data/accesslog/v3:pkg", "//envoy/type/matcher/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/bootstrap/v2/BUILD b/api/envoy/config/bootstrap/v2/BUILD index 0c656d1a9c5a5..f5623b97232f6 100644 --- a/api/envoy/config/bootstrap/v2/BUILD +++ b/api/envoy/config/bootstrap/v2/BUILD @@ -13,6 +13,6 @@ api_proto_package( "//envoy/config/metrics/v2:pkg", "//envoy/config/overload/v2alpha:pkg", "//envoy/config/trace/v2:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/bootstrap/v3/BUILD b/api/envoy/config/bootstrap/v3/BUILD index 23067e57ca463..b402807628e04 100644 --- a/api/envoy/config/bootstrap/v3/BUILD +++ b/api/envoy/config/bootstrap/v3/BUILD @@ -16,6 +16,6 @@ api_proto_package( "//envoy/config/trace/v3:pkg", "//envoy/extensions/transport_sockets/tls/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/cluster/aggregate/v2alpha/BUILD b/api/envoy/config/cluster/aggregate/v2alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/cluster/aggregate/v2alpha/BUILD +++ b/api/envoy/config/cluster/aggregate/v2alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/cluster/dynamic_forward_proxy/v2alpha/BUILD b/api/envoy/config/cluster/dynamic_forward_proxy/v2alpha/BUILD index 25c228fd56093..4f912f7ac49cf 100644 --- a/api/envoy/config/cluster/dynamic_forward_proxy/v2alpha/BUILD +++ b/api/envoy/config/cluster/dynamic_forward_proxy/v2alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/common/dynamic_forward_proxy/v2alpha:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/cluster/redis/BUILD b/api/envoy/config/cluster/redis/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/cluster/redis/BUILD +++ b/api/envoy/config/cluster/redis/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/cluster/v3/BUILD b/api/envoy/config/cluster/v3/BUILD index a98acddff0e43..80d74b61cd6a0 100644 --- a/api/envoy/config/cluster/v3/BUILD +++ b/api/envoy/config/cluster/v3/BUILD @@ -11,7 +11,7 @@ api_proto_package( "//envoy/config/endpoint/v3:pkg", "//envoy/type/metadata/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/core/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/core/v3:pkg", ], ) diff --git a/api/envoy/config/common/dynamic_forward_proxy/v2alpha/BUILD b/api/envoy/config/common/dynamic_forward_proxy/v2alpha/BUILD index 631cd93a3964e..37595060971d0 100644 --- a/api/envoy/config/common/dynamic_forward_proxy/v2alpha/BUILD +++ b/api/envoy/config/common/dynamic_forward_proxy/v2alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/common/key_value/v3/BUILD b/api/envoy/config/common/key_value/v3/BUILD index e9b556d681cfd..628f71321fba8 100644 --- a/api/envoy/config/common/key_value/v3/BUILD +++ b/api/envoy/config/common/key_value/v3/BUILD @@ -7,7 +7,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/envoy/config/common/matcher/v3/BUILD b/api/envoy/config/common/matcher/v3/BUILD index 2f90ace882d93..fd0f6d5f15c4d 100644 --- a/api/envoy/config/common/matcher/v3/BUILD +++ b/api/envoy/config/common/matcher/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/config/core/v3:pkg", "//envoy/config/route/v3:pkg", "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/common/mutation_rules/v3/BUILD b/api/envoy/config/common/mutation_rules/v3/BUILD index 3f3a5395d2aa7..e3bfc4e175f4c 100644 --- a/api/envoy/config/common/mutation_rules/v3/BUILD +++ b/api/envoy/config/common/mutation_rules/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/common/tap/v2alpha/BUILD b/api/envoy/config/common/tap/v2alpha/BUILD index 3aed5a34a4002..88cd9b521ebbd 100644 --- a/api/envoy/config/common/tap/v2alpha/BUILD +++ b/api/envoy/config/common/tap/v2alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/service/tap/v2alpha:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/core/v3/BUILD b/api/envoy/config/core/v3/BUILD index 812e942fc3b0c..15185f766497f 100644 --- a/api/envoy/config/core/v3/BUILD +++ b/api/envoy/config/core/v3/BUILD @@ -9,8 +9,8 @@ api_proto_package( "//envoy/annotations:pkg", "//envoy/type/matcher/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", - "@com_github_cncf_udpa//xds/core/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", + "@com_github_cncf_xds//xds/core/v3:pkg", ], ) diff --git a/api/envoy/config/endpoint/v3/BUILD b/api/envoy/config/endpoint/v3/BUILD index ad2fc9a9a84fd..eeae27ad54b41 100644 --- a/api/envoy/config/endpoint/v3/BUILD +++ b/api/envoy/config/endpoint/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/accesslog/v2/BUILD b/api/envoy/config/filter/accesslog/v2/BUILD index f7c626ac0e5a7..8b7956534cbe7 100644 --- a/api/envoy/config/filter/accesslog/v2/BUILD +++ b/api/envoy/config/filter/accesslog/v2/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/api/v2/core:pkg", "//envoy/api/v2/route:pkg", "//envoy/type:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/dubbo/router/v2alpha1/BUILD b/api/envoy/config/filter/dubbo/router/v2alpha1/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/dubbo/router/v2alpha1/BUILD +++ b/api/envoy/config/filter/dubbo/router/v2alpha1/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/fault/v2/BUILD b/api/envoy/config/filter/fault/v2/BUILD index 29613b4c3487b..ad7d3cbadf20c 100644 --- a/api/envoy/config/filter/fault/v2/BUILD +++ b/api/envoy/config/filter/fault/v2/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/type:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/adaptive_concurrency/v2alpha/BUILD b/api/envoy/config/filter/http/adaptive_concurrency/v2alpha/BUILD index 2ffbc958786b3..4810773b6086d 100644 --- a/api/envoy/config/filter/http/adaptive_concurrency/v2alpha/BUILD +++ b/api/envoy/config/filter/http/adaptive_concurrency/v2alpha/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/api/v2/core:pkg", "//envoy/type:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/aws_lambda/v2alpha/BUILD b/api/envoy/config/filter/http/aws_lambda/v2alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/http/aws_lambda/v2alpha/BUILD +++ b/api/envoy/config/filter/http/aws_lambda/v2alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/http/aws_request_signing/v2alpha/BUILD b/api/envoy/config/filter/http/aws_request_signing/v2alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/http/aws_request_signing/v2alpha/BUILD +++ b/api/envoy/config/filter/http/aws_request_signing/v2alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/http/buffer/v2/BUILD b/api/envoy/config/filter/http/buffer/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/http/buffer/v2/BUILD +++ b/api/envoy/config/filter/http/buffer/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/http/cache/v2alpha/BUILD b/api/envoy/config/filter/http/cache/v2alpha/BUILD index 5cbf4e821fc81..a4882c58634e6 100644 --- a/api/envoy/config/filter/http/cache/v2alpha/BUILD +++ b/api/envoy/config/filter/http/cache/v2alpha/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/api/v2/route:pkg", "//envoy/type/matcher:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/compressor/v2/BUILD b/api/envoy/config/filter/http/compressor/v2/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/config/filter/http/compressor/v2/BUILD +++ b/api/envoy/config/filter/http/compressor/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/cors/v2/BUILD b/api/envoy/config/filter/http/cors/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/http/cors/v2/BUILD +++ b/api/envoy/config/filter/http/cors/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/http/csrf/v2/BUILD b/api/envoy/config/filter/http/csrf/v2/BUILD index aaab1df155473..ce0d681bc2942 100644 --- a/api/envoy/config/filter/http/csrf/v2/BUILD +++ b/api/envoy/config/filter/http/csrf/v2/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/api/v2/core:pkg", "//envoy/type/matcher:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/dynamic_forward_proxy/v2alpha/BUILD b/api/envoy/config/filter/http/dynamic_forward_proxy/v2alpha/BUILD index 25c228fd56093..4f912f7ac49cf 100644 --- a/api/envoy/config/filter/http/dynamic_forward_proxy/v2alpha/BUILD +++ b/api/envoy/config/filter/http/dynamic_forward_proxy/v2alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/common/dynamic_forward_proxy/v2alpha:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/dynamo/v2/BUILD b/api/envoy/config/filter/http/dynamo/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/http/dynamo/v2/BUILD +++ b/api/envoy/config/filter/http/dynamo/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/http/ext_authz/v2/BUILD b/api/envoy/config/filter/http/ext_authz/v2/BUILD index 74e703c963cb6..5dc4abc38cb8d 100644 --- a/api/envoy/config/filter/http/ext_authz/v2/BUILD +++ b/api/envoy/config/filter/http/ext_authz/v2/BUILD @@ -10,6 +10,6 @@ api_proto_package( "//envoy/api/v2/core:pkg", "//envoy/type:pkg", "//envoy/type/matcher:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/fault/v2/BUILD b/api/envoy/config/filter/http/fault/v2/BUILD index df4feab714ff4..568e1dad4019c 100644 --- a/api/envoy/config/filter/http/fault/v2/BUILD +++ b/api/envoy/config/filter/http/fault/v2/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/api/v2/route:pkg", "//envoy/config/filter/fault/v2:pkg", "//envoy/type:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/grpc_http1_bridge/v2/BUILD b/api/envoy/config/filter/http/grpc_http1_bridge/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/http/grpc_http1_bridge/v2/BUILD +++ b/api/envoy/config/filter/http/grpc_http1_bridge/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/http/grpc_http1_reverse_bridge/v2alpha1/BUILD b/api/envoy/config/filter/http/grpc_http1_reverse_bridge/v2alpha1/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/http/grpc_http1_reverse_bridge/v2alpha1/BUILD +++ b/api/envoy/config/filter/http/grpc_http1_reverse_bridge/v2alpha1/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/http/grpc_stats/v2alpha/BUILD b/api/envoy/config/filter/http/grpc_stats/v2alpha/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/config/filter/http/grpc_stats/v2alpha/BUILD +++ b/api/envoy/config/filter/http/grpc_stats/v2alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/grpc_web/v2/BUILD b/api/envoy/config/filter/http/grpc_web/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/http/grpc_web/v2/BUILD +++ b/api/envoy/config/filter/http/grpc_web/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/http/gzip/v2/BUILD b/api/envoy/config/filter/http/gzip/v2/BUILD index 9cb0d12934218..4089809e5f7b8 100644 --- a/api/envoy/config/filter/http/gzip/v2/BUILD +++ b/api/envoy/config/filter/http/gzip/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/filter/http/compressor/v2:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/header_to_metadata/v2/BUILD b/api/envoy/config/filter/http/header_to_metadata/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/http/header_to_metadata/v2/BUILD +++ b/api/envoy/config/filter/http/header_to_metadata/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/http/health_check/v2/BUILD b/api/envoy/config/filter/http/health_check/v2/BUILD index 22fc8fd458e61..5cc84b4af88d0 100644 --- a/api/envoy/config/filter/http/health_check/v2/BUILD +++ b/api/envoy/config/filter/http/health_check/v2/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/api/v2/route:pkg", "//envoy/type:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/ip_tagging/v2/BUILD b/api/envoy/config/filter/http/ip_tagging/v2/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/config/filter/http/ip_tagging/v2/BUILD +++ b/api/envoy/config/filter/http/ip_tagging/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/jwt_authn/v2alpha/BUILD b/api/envoy/config/filter/http/jwt_authn/v2alpha/BUILD index 1e485f4e158ab..ef28c91bc4bed 100644 --- a/api/envoy/config/filter/http/jwt_authn/v2alpha/BUILD +++ b/api/envoy/config/filter/http/jwt_authn/v2alpha/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/api/v2/core:pkg", "//envoy/api/v2/route:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/lua/v2/BUILD b/api/envoy/config/filter/http/lua/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/http/lua/v2/BUILD +++ b/api/envoy/config/filter/http/lua/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/http/on_demand/v2/BUILD b/api/envoy/config/filter/http/on_demand/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/http/on_demand/v2/BUILD +++ b/api/envoy/config/filter/http/on_demand/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/http/original_src/v2alpha1/BUILD b/api/envoy/config/filter/http/original_src/v2alpha1/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/http/original_src/v2alpha1/BUILD +++ b/api/envoy/config/filter/http/original_src/v2alpha1/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/http/rate_limit/v2/BUILD b/api/envoy/config/filter/http/rate_limit/v2/BUILD index 5b66057a82cd7..e5e3cac0561b0 100644 --- a/api/envoy/config/filter/http/rate_limit/v2/BUILD +++ b/api/envoy/config/filter/http/rate_limit/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/ratelimit/v2:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/rbac/v2/BUILD b/api/envoy/config/filter/http/rbac/v2/BUILD index 90082d083a3f6..a7b74db08b497 100644 --- a/api/envoy/config/filter/http/rbac/v2/BUILD +++ b/api/envoy/config/filter/http/rbac/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/rbac/v2:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/router/v2/BUILD b/api/envoy/config/filter/http/router/v2/BUILD index 4b7ccc42a6ca4..3e6564b8fdd49 100644 --- a/api/envoy/config/filter/http/router/v2/BUILD +++ b/api/envoy/config/filter/http/router/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/filter/accesslog/v2:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/squash/v2/BUILD b/api/envoy/config/filter/http/squash/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/http/squash/v2/BUILD +++ b/api/envoy/config/filter/http/squash/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/http/tap/v2alpha/BUILD b/api/envoy/config/filter/http/tap/v2alpha/BUILD index cf02fc6c0b1f9..2e7c51a2a6213 100644 --- a/api/envoy/config/filter/http/tap/v2alpha/BUILD +++ b/api/envoy/config/filter/http/tap/v2alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/common/tap/v2alpha:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/http/transcoder/v2/BUILD b/api/envoy/config/filter/http/transcoder/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/http/transcoder/v2/BUILD +++ b/api/envoy/config/filter/http/transcoder/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/listener/http_inspector/v2/BUILD b/api/envoy/config/filter/listener/http_inspector/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/listener/http_inspector/v2/BUILD +++ b/api/envoy/config/filter/listener/http_inspector/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/listener/original_dst/v2/BUILD b/api/envoy/config/filter/listener/original_dst/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/listener/original_dst/v2/BUILD +++ b/api/envoy/config/filter/listener/original_dst/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/listener/original_src/v2alpha1/BUILD b/api/envoy/config/filter/listener/original_src/v2alpha1/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/listener/original_src/v2alpha1/BUILD +++ b/api/envoy/config/filter/listener/original_src/v2alpha1/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/listener/proxy_protocol/v2/BUILD b/api/envoy/config/filter/listener/proxy_protocol/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/listener/proxy_protocol/v2/BUILD +++ b/api/envoy/config/filter/listener/proxy_protocol/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/listener/tls_inspector/v2/BUILD b/api/envoy/config/filter/listener/tls_inspector/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/listener/tls_inspector/v2/BUILD +++ b/api/envoy/config/filter/listener/tls_inspector/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/network/client_ssl_auth/v2/BUILD b/api/envoy/config/filter/network/client_ssl_auth/v2/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/config/filter/network/client_ssl_auth/v2/BUILD +++ b/api/envoy/config/filter/network/client_ssl_auth/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/network/direct_response/v2/BUILD b/api/envoy/config/filter/network/direct_response/v2/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/config/filter/network/direct_response/v2/BUILD +++ b/api/envoy/config/filter/network/direct_response/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/network/dubbo_proxy/v2alpha1/BUILD b/api/envoy/config/filter/network/dubbo_proxy/v2alpha1/BUILD index 5fe475a5dcf8d..90d0f23bdb209 100644 --- a/api/envoy/config/filter/network/dubbo_proxy/v2alpha1/BUILD +++ b/api/envoy/config/filter/network/dubbo_proxy/v2alpha1/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/api/v2/route:pkg", "//envoy/type:pkg", "//envoy/type/matcher:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/network/echo/v2/BUILD b/api/envoy/config/filter/network/echo/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/network/echo/v2/BUILD +++ b/api/envoy/config/filter/network/echo/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/network/ext_authz/v2/BUILD b/api/envoy/config/filter/network/ext_authz/v2/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/config/filter/network/ext_authz/v2/BUILD +++ b/api/envoy/config/filter/network/ext_authz/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/network/http_connection_manager/v2/BUILD b/api/envoy/config/filter/network/http_connection_manager/v2/BUILD index b03bcd437c3df..d88a165dc6065 100644 --- a/api/envoy/config/filter/network/http_connection_manager/v2/BUILD +++ b/api/envoy/config/filter/network/http_connection_manager/v2/BUILD @@ -13,6 +13,6 @@ api_proto_package( "//envoy/config/trace/v2:pkg", "//envoy/type:pkg", "//envoy/type/tracing/v2:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/network/kafka_broker/v2alpha1/BUILD b/api/envoy/config/filter/network/kafka_broker/v2alpha1/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/network/kafka_broker/v2alpha1/BUILD +++ b/api/envoy/config/filter/network/kafka_broker/v2alpha1/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/network/local_rate_limit/v2alpha/BUILD b/api/envoy/config/filter/network/local_rate_limit/v2alpha/BUILD index 2ffbc958786b3..4810773b6086d 100644 --- a/api/envoy/config/filter/network/local_rate_limit/v2alpha/BUILD +++ b/api/envoy/config/filter/network/local_rate_limit/v2alpha/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/api/v2/core:pkg", "//envoy/type:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/network/mongo_proxy/v2/BUILD b/api/envoy/config/filter/network/mongo_proxy/v2/BUILD index b4f275ad5f870..d301445b93b51 100644 --- a/api/envoy/config/filter/network/mongo_proxy/v2/BUILD +++ b/api/envoy/config/filter/network/mongo_proxy/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/filter/fault/v2:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/network/mysql_proxy/v1alpha1/BUILD b/api/envoy/config/filter/network/mysql_proxy/v1alpha1/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/network/mysql_proxy/v1alpha1/BUILD +++ b/api/envoy/config/filter/network/mysql_proxy/v1alpha1/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/network/rate_limit/v2/BUILD b/api/envoy/config/filter/network/rate_limit/v2/BUILD index 6d29e84c421c9..1bf86ec503187 100644 --- a/api/envoy/config/filter/network/rate_limit/v2/BUILD +++ b/api/envoy/config/filter/network/rate_limit/v2/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/api/v2/ratelimit:pkg", "//envoy/config/ratelimit/v2:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/network/rbac/v2/BUILD b/api/envoy/config/filter/network/rbac/v2/BUILD index 90082d083a3f6..a7b74db08b497 100644 --- a/api/envoy/config/filter/network/rbac/v2/BUILD +++ b/api/envoy/config/filter/network/rbac/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/rbac/v2:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/network/redis_proxy/v2/BUILD b/api/envoy/config/filter/network/redis_proxy/v2/BUILD index f91701518907a..d9a6fd81b4881 100644 --- a/api/envoy/config/filter/network/redis_proxy/v2/BUILD +++ b/api/envoy/config/filter/network/redis_proxy/v2/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/network/sni_cluster/v2/BUILD b/api/envoy/config/filter/network/sni_cluster/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/network/sni_cluster/v2/BUILD +++ b/api/envoy/config/filter/network/sni_cluster/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/network/tcp_proxy/v2/BUILD b/api/envoy/config/filter/network/tcp_proxy/v2/BUILD index c02167a174de9..59e433512707e 100644 --- a/api/envoy/config/filter/network/tcp_proxy/v2/BUILD +++ b/api/envoy/config/filter/network/tcp_proxy/v2/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/api/v2/core:pkg", "//envoy/config/filter/accesslog/v2:pkg", "//envoy/type:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/network/thrift_proxy/v2alpha1/BUILD b/api/envoy/config/filter/network/thrift_proxy/v2alpha1/BUILD index 1e485f4e158ab..ef28c91bc4bed 100644 --- a/api/envoy/config/filter/network/thrift_proxy/v2alpha1/BUILD +++ b/api/envoy/config/filter/network/thrift_proxy/v2alpha1/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/api/v2/core:pkg", "//envoy/api/v2/route:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/network/zookeeper_proxy/v1alpha1/BUILD b/api/envoy/config/filter/network/zookeeper_proxy/v1alpha1/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/network/zookeeper_proxy/v1alpha1/BUILD +++ b/api/envoy/config/filter/network/zookeeper_proxy/v1alpha1/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/thrift/rate_limit/v2alpha1/BUILD b/api/envoy/config/filter/thrift/rate_limit/v2alpha1/BUILD index 5b66057a82cd7..e5e3cac0561b0 100644 --- a/api/envoy/config/filter/thrift/rate_limit/v2alpha1/BUILD +++ b/api/envoy/config/filter/thrift/rate_limit/v2alpha1/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/ratelimit/v2:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/filter/thrift/router/v2alpha1/BUILD b/api/envoy/config/filter/thrift/router/v2alpha1/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/thrift/router/v2alpha1/BUILD +++ b/api/envoy/config/filter/thrift/router/v2alpha1/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/filter/udp/udp_proxy/v2alpha/BUILD b/api/envoy/config/filter/udp/udp_proxy/v2alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/filter/udp/udp_proxy/v2alpha/BUILD +++ b/api/envoy/config/filter/udp/udp_proxy/v2alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/grpc_credential/v2alpha/BUILD b/api/envoy/config/grpc_credential/v2alpha/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/config/grpc_credential/v2alpha/BUILD +++ b/api/envoy/config/grpc_credential/v2alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/grpc_credential/v3/BUILD b/api/envoy/config/grpc_credential/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/config/grpc_credential/v3/BUILD +++ b/api/envoy/config/grpc_credential/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/health_checker/redis/v2/BUILD b/api/envoy/config/health_checker/redis/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/health_checker/redis/v2/BUILD +++ b/api/envoy/config/health_checker/redis/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/listener/v2/BUILD b/api/envoy/config/listener/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/listener/v2/BUILD +++ b/api/envoy/config/listener/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/listener/v3/BUILD b/api/envoy/config/listener/v3/BUILD index f4f900c4db89f..712a0d83856e1 100644 --- a/api/envoy/config/listener/v3/BUILD +++ b/api/envoy/config/listener/v3/BUILD @@ -10,9 +10,9 @@ api_proto_package( "//envoy/config/accesslog/v3:pkg", "//envoy/config/core/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", - "@com_github_cncf_udpa//xds/core/v3:pkg", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", + "@com_github_cncf_xds//xds/core/v3:pkg", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg", ], ) diff --git a/api/envoy/config/metrics/v2/BUILD b/api/envoy/config/metrics/v2/BUILD index aaab1df155473..ce0d681bc2942 100644 --- a/api/envoy/config/metrics/v2/BUILD +++ b/api/envoy/config/metrics/v2/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/api/v2/core:pkg", "//envoy/type/matcher:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/metrics/v3/BUILD b/api/envoy/config/metrics/v3/BUILD index 3f3a5395d2aa7..e3bfc4e175f4c 100644 --- a/api/envoy/config/metrics/v3/BUILD +++ b/api/envoy/config/metrics/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/overload/v2alpha/BUILD b/api/envoy/config/overload/v2alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/overload/v2alpha/BUILD +++ b/api/envoy/config/overload/v2alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/overload/v3/BUILD b/api/envoy/config/overload/v3/BUILD index 9a76b7e148e03..ef19132f9180e 100644 --- a/api/envoy/config/overload/v3/BUILD +++ b/api/envoy/config/overload/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/ratelimit/v2/BUILD b/api/envoy/config/ratelimit/v2/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/config/ratelimit/v2/BUILD +++ b/api/envoy/config/ratelimit/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/ratelimit/v3/BUILD b/api/envoy/config/ratelimit/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/config/ratelimit/v3/BUILD +++ b/api/envoy/config/ratelimit/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/rbac/v2/BUILD b/api/envoy/config/rbac/v2/BUILD index 4bce7466dddf7..58b321a9a5b4d 100644 --- a/api/envoy/config/rbac/v2/BUILD +++ b/api/envoy/config/rbac/v2/BUILD @@ -9,7 +9,7 @@ api_proto_package( "//envoy/api/v2/core:pkg", "//envoy/api/v2/route:pkg", "//envoy/type/matcher:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", "@com_google_googleapis//google/api/expr/v1alpha1:syntax_proto", ], ) diff --git a/api/envoy/config/rbac/v3/BUILD b/api/envoy/config/rbac/v3/BUILD index c289def1f11d2..a8efea3862731 100644 --- a/api/envoy/config/rbac/v3/BUILD +++ b/api/envoy/config/rbac/v3/BUILD @@ -11,7 +11,7 @@ api_proto_package( "//envoy/config/route/v3:pkg", "//envoy/type/matcher/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", "@com_google_googleapis//google/api/expr/v1alpha1:checked_proto", "@com_google_googleapis//google/api/expr/v1alpha1:syntax_proto", ], diff --git a/api/envoy/config/resource_monitor/fixed_heap/v2alpha/BUILD b/api/envoy/config/resource_monitor/fixed_heap/v2alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/resource_monitor/fixed_heap/v2alpha/BUILD +++ b/api/envoy/config/resource_monitor/fixed_heap/v2alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/resource_monitor/injected_resource/v2alpha/BUILD b/api/envoy/config/resource_monitor/injected_resource/v2alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/resource_monitor/injected_resource/v2alpha/BUILD +++ b/api/envoy/config/resource_monitor/injected_resource/v2alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/retry/omit_canary_hosts/v2/BUILD b/api/envoy/config/retry/omit_canary_hosts/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/retry/omit_canary_hosts/v2/BUILD +++ b/api/envoy/config/retry/omit_canary_hosts/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/retry/omit_host_metadata/v2/BUILD b/api/envoy/config/retry/omit_host_metadata/v2/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/config/retry/omit_host_metadata/v2/BUILD +++ b/api/envoy/config/retry/omit_host_metadata/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/retry/previous_hosts/v2/BUILD b/api/envoy/config/retry/previous_hosts/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/retry/previous_hosts/v2/BUILD +++ b/api/envoy/config/retry/previous_hosts/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/retry/previous_priorities/BUILD b/api/envoy/config/retry/previous_priorities/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/retry/previous_priorities/BUILD +++ b/api/envoy/config/retry/previous_priorities/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/route/v3/BUILD b/api/envoy/config/route/v3/BUILD index 385c2c8c40e0c..8c0e78d334ed0 100644 --- a/api/envoy/config/route/v3/BUILD +++ b/api/envoy/config/route/v3/BUILD @@ -12,8 +12,8 @@ api_proto_package( "//envoy/type/metadata/v3:pkg", "//envoy/type/tracing/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg", ], ) diff --git a/api/envoy/config/tap/v3/BUILD b/api/envoy/config/tap/v3/BUILD index a457820fce67f..ccd4d1a08aea5 100644 --- a/api/envoy/config/tap/v3/BUILD +++ b/api/envoy/config/tap/v3/BUILD @@ -10,6 +10,6 @@ api_proto_package( "//envoy/config/common/matcher/v3:pkg", "//envoy/config/core/v3:pkg", "//envoy/config/route/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/trace/v2/BUILD b/api/envoy/config/trace/v2/BUILD index e6505e4f15d01..a207a53c6c194 100644 --- a/api/envoy/config/trace/v2/BUILD +++ b/api/envoy/config/trace/v2/BUILD @@ -8,7 +8,7 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", "@opencensus_proto//opencensus/proto/trace/v1:trace_config_proto", ], ) diff --git a/api/envoy/config/trace/v2alpha/BUILD b/api/envoy/config/trace/v2alpha/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/config/trace/v2alpha/BUILD +++ b/api/envoy/config/trace/v2alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/trace/v3/BUILD b/api/envoy/config/trace/v3/BUILD index 94596540dfc4b..4d265c471e1c1 100644 --- a/api/envoy/config/trace/v3/BUILD +++ b/api/envoy/config/trace/v3/BUILD @@ -8,7 +8,7 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", "@opencensus_proto//opencensus/proto/trace/v1:trace_config_proto", ], ) diff --git a/api/envoy/config/transport_socket/alts/v2alpha/BUILD b/api/envoy/config/transport_socket/alts/v2alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/transport_socket/alts/v2alpha/BUILD +++ b/api/envoy/config/transport_socket/alts/v2alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/transport_socket/raw_buffer/v2/BUILD b/api/envoy/config/transport_socket/raw_buffer/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/transport_socket/raw_buffer/v2/BUILD +++ b/api/envoy/config/transport_socket/raw_buffer/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/config/transport_socket/tap/v2alpha/BUILD b/api/envoy/config/transport_socket/tap/v2alpha/BUILD index 52ca9859536e8..34f67e3be13bc 100644 --- a/api/envoy/config/transport_socket/tap/v2alpha/BUILD +++ b/api/envoy/config/transport_socket/tap/v2alpha/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/api/v2/core:pkg", "//envoy/config/common/tap/v2alpha:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/config/upstream/local_address_selector/v3/BUILD b/api/envoy/config/upstream/local_address_selector/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/config/upstream/local_address_selector/v3/BUILD +++ b/api/envoy/config/upstream/local_address_selector/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/data/accesslog/v2/BUILD b/api/envoy/data/accesslog/v2/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/data/accesslog/v2/BUILD +++ b/api/envoy/data/accesslog/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/data/accesslog/v3/BUILD b/api/envoy/data/accesslog/v3/BUILD index a1775bbe6f513..e74acc660850f 100644 --- a/api/envoy/data/accesslog/v3/BUILD +++ b/api/envoy/data/accesslog/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/data/cluster/v2alpha/BUILD b/api/envoy/data/cluster/v2alpha/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/data/cluster/v2alpha/BUILD +++ b/api/envoy/data/cluster/v2alpha/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/data/cluster/v3/BUILD b/api/envoy/data/cluster/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/data/cluster/v3/BUILD +++ b/api/envoy/data/cluster/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/data/core/v2alpha/BUILD b/api/envoy/data/core/v2alpha/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/data/core/v2alpha/BUILD +++ b/api/envoy/data/core/v2alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/data/core/v3/BUILD b/api/envoy/data/core/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/data/core/v3/BUILD +++ b/api/envoy/data/core/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/data/dns/v2alpha/BUILD b/api/envoy/data/dns/v2alpha/BUILD index e305003238a56..22b1931511781 100644 --- a/api/envoy/data/dns/v2alpha/BUILD +++ b/api/envoy/data/dns/v2alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/matcher:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/data/dns/v3/BUILD b/api/envoy/data/dns/v3/BUILD index 516369f09675b..30302a7baf53e 100644 --- a/api/envoy/data/dns/v3/BUILD +++ b/api/envoy/data/dns/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/data/tap/v2alpha/BUILD b/api/envoy/data/tap/v2alpha/BUILD index 83bc0ab960e74..10580ab4a7aa2 100644 --- a/api/envoy/data/tap/v2alpha/BUILD +++ b/api/envoy/data/tap/v2alpha/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/data/tap/v3/BUILD b/api/envoy/data/tap/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/data/tap/v3/BUILD +++ b/api/envoy/data/tap/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/access_loggers/file/v3/BUILD b/api/envoy/extensions/access_loggers/file/v3/BUILD index a1775bbe6f513..e74acc660850f 100644 --- a/api/envoy/extensions/access_loggers/file/v3/BUILD +++ b/api/envoy/extensions/access_loggers/file/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/access_loggers/filters/cel/v3/BUILD b/api/envoy/extensions/access_loggers/filters/cel/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/access_loggers/filters/cel/v3/BUILD +++ b/api/envoy/extensions/access_loggers/filters/cel/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/access_loggers/grpc/v3/BUILD b/api/envoy/extensions/access_loggers/grpc/v3/BUILD index bde8902a86c8a..ee825af0503a7 100644 --- a/api/envoy/extensions/access_loggers/grpc/v3/BUILD +++ b/api/envoy/extensions/access_loggers/grpc/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/tracing/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/access_loggers/open_telemetry/v3/BUILD b/api/envoy/extensions/access_loggers/open_telemetry/v3/BUILD index 37737510d8ea6..95eff6986b7fb 100644 --- a/api/envoy/extensions/access_loggers/open_telemetry/v3/BUILD +++ b/api/envoy/extensions/access_loggers/open_telemetry/v3/BUILD @@ -7,7 +7,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/access_loggers/grpc/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", "@opentelemetry_proto//:common", ], ) diff --git a/api/envoy/extensions/access_loggers/stream/v3/BUILD b/api/envoy/extensions/access_loggers/stream/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/access_loggers/stream/v3/BUILD +++ b/api/envoy/extensions/access_loggers/stream/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/access_loggers/wasm/v3/BUILD b/api/envoy/extensions/access_loggers/wasm/v3/BUILD index c37174bdefc46..ed3c664aedd77 100644 --- a/api/envoy/extensions/access_loggers/wasm/v3/BUILD +++ b/api/envoy/extensions/access_loggers/wasm/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/wasm/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/bootstrap/internal_listener/v3/BUILD b/api/envoy/extensions/bootstrap/internal_listener/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/bootstrap/internal_listener/v3/BUILD +++ b/api/envoy/extensions/bootstrap/internal_listener/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/clusters/aggregate/v3/BUILD b/api/envoy/extensions/clusters/aggregate/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/clusters/aggregate/v3/BUILD +++ b/api/envoy/extensions/clusters/aggregate/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/clusters/dynamic_forward_proxy/v3/BUILD b/api/envoy/extensions/clusters/dynamic_forward_proxy/v3/BUILD index 00ebd40c5d650..ef2bec727fa16 100644 --- a/api/envoy/extensions/clusters/dynamic_forward_proxy/v3/BUILD +++ b/api/envoy/extensions/clusters/dynamic_forward_proxy/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/config/cluster/v3:pkg", "//envoy/config/core/v3:pkg", "//envoy/extensions/common/dynamic_forward_proxy/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/clusters/redis/v3/BUILD b/api/envoy/extensions/clusters/redis/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/clusters/redis/v3/BUILD +++ b/api/envoy/extensions/clusters/redis/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/common/async_files/v3/BUILD b/api/envoy/extensions/common/async_files/v3/BUILD index ec1e778e06e5c..d49202b74ab44 100644 --- a/api/envoy/extensions/common/async_files/v3/BUILD +++ b/api/envoy/extensions/common/async_files/v3/BUILD @@ -6,7 +6,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/envoy/extensions/common/dynamic_forward_proxy/v3/BUILD b/api/envoy/extensions/common/dynamic_forward_proxy/v3/BUILD index b9cc22c7ee67c..a220c748ba7f9 100644 --- a/api/envoy/extensions/common/dynamic_forward_proxy/v3/BUILD +++ b/api/envoy/extensions/common/dynamic_forward_proxy/v3/BUILD @@ -10,6 +10,6 @@ api_proto_package( "//envoy/config/cluster/v3:pkg", "//envoy/config/common/key_value/v3:pkg", "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/common/matching/v3/BUILD b/api/envoy/extensions/common/matching/v3/BUILD index 1afd4545d9608..2afc0bdde334a 100644 --- a/api/envoy/extensions/common/matching/v3/BUILD +++ b/api/envoy/extensions/common/matching/v3/BUILD @@ -9,7 +9,7 @@ api_proto_package( "//envoy/annotations:pkg", "//envoy/config/common/matcher/v3:pkg", "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg", ], ) diff --git a/api/envoy/extensions/common/ratelimit/v3/BUILD b/api/envoy/extensions/common/ratelimit/v3/BUILD index 9a76b7e148e03..ef19132f9180e 100644 --- a/api/envoy/extensions/common/ratelimit/v3/BUILD +++ b/api/envoy/extensions/common/ratelimit/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/common/tap/v3/BUILD b/api/envoy/extensions/common/tap/v3/BUILD index a99fa811f859a..9e898366c9bb1 100644 --- a/api/envoy/extensions/common/tap/v3/BUILD +++ b/api/envoy/extensions/common/tap/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/tap/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/compression/brotli/compressor/v3/BUILD b/api/envoy/extensions/compression/brotli/compressor/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/compression/brotli/compressor/v3/BUILD +++ b/api/envoy/extensions/compression/brotli/compressor/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/compression/brotli/decompressor/v3/BUILD b/api/envoy/extensions/compression/brotli/decompressor/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/compression/brotli/decompressor/v3/BUILD +++ b/api/envoy/extensions/compression/brotli/decompressor/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/compression/gzip/compressor/v3/BUILD b/api/envoy/extensions/compression/gzip/compressor/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/compression/gzip/compressor/v3/BUILD +++ b/api/envoy/extensions/compression/gzip/compressor/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/compression/gzip/decompressor/v3/BUILD b/api/envoy/extensions/compression/gzip/decompressor/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/compression/gzip/decompressor/v3/BUILD +++ b/api/envoy/extensions/compression/gzip/decompressor/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/compression/zstd/compressor/v3/BUILD b/api/envoy/extensions/compression/zstd/compressor/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/compression/zstd/compressor/v3/BUILD +++ b/api/envoy/extensions/compression/zstd/compressor/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/compression/zstd/decompressor/v3/BUILD b/api/envoy/extensions/compression/zstd/decompressor/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/compression/zstd/decompressor/v3/BUILD +++ b/api/envoy/extensions/compression/zstd/decompressor/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/config/validators/minimum_clusters/v3/BUILD b/api/envoy/extensions/config/validators/minimum_clusters/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/config/validators/minimum_clusters/v3/BUILD +++ b/api/envoy/extensions/config/validators/minimum_clusters/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/early_data/v3/BUILD b/api/envoy/extensions/early_data/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/early_data/v3/BUILD +++ b/api/envoy/extensions/early_data/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/common/dependency/v3/BUILD b/api/envoy/extensions/filters/common/dependency/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/common/dependency/v3/BUILD +++ b/api/envoy/extensions/filters/common/dependency/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/common/fault/v3/BUILD b/api/envoy/extensions/filters/common/fault/v3/BUILD index 9a76b7e148e03..ef19132f9180e 100644 --- a/api/envoy/extensions/filters/common/fault/v3/BUILD +++ b/api/envoy/extensions/filters/common/fault/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/common/matcher/action/v3/BUILD b/api/envoy/extensions/filters/common/matcher/action/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/common/matcher/action/v3/BUILD +++ b/api/envoy/extensions/filters/common/matcher/action/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/common/set_filter_state/v3/BUILD b/api/envoy/extensions/filters/common/set_filter_state/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/common/set_filter_state/v3/BUILD +++ b/api/envoy/extensions/filters/common/set_filter_state/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/adaptive_concurrency/v3/BUILD b/api/envoy/extensions/filters/http/adaptive_concurrency/v3/BUILD index ad2fc9a9a84fd..eeae27ad54b41 100644 --- a/api/envoy/extensions/filters/http/adaptive_concurrency/v3/BUILD +++ b/api/envoy/extensions/filters/http/adaptive_concurrency/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/admission_control/v3/BUILD b/api/envoy/extensions/filters/http/admission_control/v3/BUILD index ad2fc9a9a84fd..eeae27ad54b41 100644 --- a/api/envoy/extensions/filters/http/admission_control/v3/BUILD +++ b/api/envoy/extensions/filters/http/admission_control/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/alternate_protocols_cache/v3/BUILD b/api/envoy/extensions/filters/http/alternate_protocols_cache/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/http/alternate_protocols_cache/v3/BUILD +++ b/api/envoy/extensions/filters/http/alternate_protocols_cache/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/aws_lambda/v3/BUILD b/api/envoy/extensions/filters/http/aws_lambda/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/http/aws_lambda/v3/BUILD +++ b/api/envoy/extensions/filters/http/aws_lambda/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/http/aws_request_signing/v3/BUILD b/api/envoy/extensions/filters/http/aws_request_signing/v3/BUILD index 693f0b92ff34d..bfc486330911f 100644 --- a/api/envoy/extensions/filters/http/aws_request_signing/v3/BUILD +++ b/api/envoy/extensions/filters/http/aws_request_signing/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/bandwidth_limit/v3/BUILD b/api/envoy/extensions/filters/http/bandwidth_limit/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/http/bandwidth_limit/v3/BUILD +++ b/api/envoy/extensions/filters/http/bandwidth_limit/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/basic_auth/v3/BUILD b/api/envoy/extensions/filters/http/basic_auth/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/http/basic_auth/v3/BUILD +++ b/api/envoy/extensions/filters/http/basic_auth/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/buffer/v3/BUILD b/api/envoy/extensions/filters/http/buffer/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/http/buffer/v3/BUILD +++ b/api/envoy/extensions/filters/http/buffer/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/http/cache/v3/BUILD b/api/envoy/extensions/filters/http/cache/v3/BUILD index c0ffdf28daaf9..eb0224e4187ca 100644 --- a/api/envoy/extensions/filters/http/cache/v3/BUILD +++ b/api/envoy/extensions/filters/http/cache/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/route/v3:pkg", "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/cdn_loop/v3/BUILD b/api/envoy/extensions/filters/http/cdn_loop/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/http/cdn_loop/v3/BUILD +++ b/api/envoy/extensions/filters/http/cdn_loop/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/http/composite/v3/BUILD b/api/envoy/extensions/filters/http/composite/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/http/composite/v3/BUILD +++ b/api/envoy/extensions/filters/http/composite/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/compressor/v3/BUILD b/api/envoy/extensions/filters/http/compressor/v3/BUILD index a1775bbe6f513..e74acc660850f 100644 --- a/api/envoy/extensions/filters/http/compressor/v3/BUILD +++ b/api/envoy/extensions/filters/http/compressor/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/connect_grpc_bridge/v3/BUILD b/api/envoy/extensions/filters/http/connect_grpc_bridge/v3/BUILD index ec1e778e06e5c..d49202b74ab44 100644 --- a/api/envoy/extensions/filters/http/connect_grpc_bridge/v3/BUILD +++ b/api/envoy/extensions/filters/http/connect_grpc_bridge/v3/BUILD @@ -6,7 +6,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/cors/v3/BUILD b/api/envoy/extensions/filters/http/cors/v3/BUILD index 3f3a5395d2aa7..e3bfc4e175f4c 100644 --- a/api/envoy/extensions/filters/http/cors/v3/BUILD +++ b/api/envoy/extensions/filters/http/cors/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/csrf/v3/BUILD b/api/envoy/extensions/filters/http/csrf/v3/BUILD index 3f3a5395d2aa7..e3bfc4e175f4c 100644 --- a/api/envoy/extensions/filters/http/csrf/v3/BUILD +++ b/api/envoy/extensions/filters/http/csrf/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/custom_response/v3/BUILD b/api/envoy/extensions/filters/http/custom_response/v3/BUILD index 4e7598f926bdc..720cd87d94c8c 100644 --- a/api/envoy/extensions/filters/http/custom_response/v3/BUILD +++ b/api/envoy/extensions/filters/http/custom_response/v3/BUILD @@ -6,8 +6,8 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/decompressor/v3/BUILD b/api/envoy/extensions/filters/http/decompressor/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/http/decompressor/v3/BUILD +++ b/api/envoy/extensions/filters/http/decompressor/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/dynamic_forward_proxy/v3/BUILD b/api/envoy/extensions/filters/http/dynamic_forward_proxy/v3/BUILD index 05f25a2fe5d91..73e98d4d40b23 100644 --- a/api/envoy/extensions/filters/http/dynamic_forward_proxy/v3/BUILD +++ b/api/envoy/extensions/filters/http/dynamic_forward_proxy/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/common/dynamic_forward_proxy/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/ext_authz/v3/BUILD b/api/envoy/extensions/filters/http/ext_authz/v3/BUILD index d1ae5c00f93ae..cabe849e71d1f 100644 --- a/api/envoy/extensions/filters/http/ext_authz/v3/BUILD +++ b/api/envoy/extensions/filters/http/ext_authz/v3/BUILD @@ -10,6 +10,6 @@ api_proto_package( "//envoy/config/core/v3:pkg", "//envoy/type/matcher/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/ext_proc/v3/BUILD b/api/envoy/extensions/filters/http/ext_proc/v3/BUILD index 18cc12771da36..8322f99fa7dfe 100644 --- a/api/envoy/extensions/filters/http/ext_proc/v3/BUILD +++ b/api/envoy/extensions/filters/http/ext_proc/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/config/common/mutation_rules/v3:pkg", "//envoy/config/core/v3:pkg", "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/fault/v3/BUILD b/api/envoy/extensions/filters/http/fault/v3/BUILD index 53db91cad82c3..1bbe0b04c3d60 100644 --- a/api/envoy/extensions/filters/http/fault/v3/BUILD +++ b/api/envoy/extensions/filters/http/fault/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/config/route/v3:pkg", "//envoy/extensions/filters/common/fault/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/file_system_buffer/v3/BUILD b/api/envoy/extensions/filters/http/file_system_buffer/v3/BUILD index 26baeccd9941c..5b108dcfee6c7 100644 --- a/api/envoy/extensions/filters/http/file_system_buffer/v3/BUILD +++ b/api/envoy/extensions/filters/http/file_system_buffer/v3/BUILD @@ -7,7 +7,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/common/async_files/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/gcp_authn/v3/BUILD b/api/envoy/extensions/filters/http/gcp_authn/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/http/gcp_authn/v3/BUILD +++ b/api/envoy/extensions/filters/http/gcp_authn/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/geoip/v3/BUILD b/api/envoy/extensions/filters/http/geoip/v3/BUILD index e9b556d681cfd..628f71321fba8 100644 --- a/api/envoy/extensions/filters/http/geoip/v3/BUILD +++ b/api/envoy/extensions/filters/http/geoip/v3/BUILD @@ -7,7 +7,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/grpc_field_extraction/v3/BUILD b/api/envoy/extensions/filters/http/grpc_field_extraction/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/http/grpc_field_extraction/v3/BUILD +++ b/api/envoy/extensions/filters/http/grpc_field_extraction/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/grpc_http1_bridge/v3/BUILD b/api/envoy/extensions/filters/http/grpc_http1_bridge/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/http/grpc_http1_bridge/v3/BUILD +++ b/api/envoy/extensions/filters/http/grpc_http1_bridge/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/http/grpc_http1_reverse_bridge/v3/BUILD b/api/envoy/extensions/filters/http/grpc_http1_reverse_bridge/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/http/grpc_http1_reverse_bridge/v3/BUILD +++ b/api/envoy/extensions/filters/http/grpc_http1_reverse_bridge/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/http/grpc_json_transcoder/v3/BUILD b/api/envoy/extensions/filters/http/grpc_json_transcoder/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/http/grpc_json_transcoder/v3/BUILD +++ b/api/envoy/extensions/filters/http/grpc_json_transcoder/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/http/grpc_stats/v3/BUILD b/api/envoy/extensions/filters/http/grpc_stats/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/http/grpc_stats/v3/BUILD +++ b/api/envoy/extensions/filters/http/grpc_stats/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/grpc_web/v3/BUILD b/api/envoy/extensions/filters/http/grpc_web/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/http/grpc_web/v3/BUILD +++ b/api/envoy/extensions/filters/http/grpc_web/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/http/gzip/v3/BUILD b/api/envoy/extensions/filters/http/gzip/v3/BUILD index bfe5d198e6129..dbd9ebc365d28 100644 --- a/api/envoy/extensions/filters/http/gzip/v3/BUILD +++ b/api/envoy/extensions/filters/http/gzip/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/filters/http/compressor/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/header_mutation/v3/BUILD b/api/envoy/extensions/filters/http/header_mutation/v3/BUILD index 7af7ae0423116..876a007c83cf8 100644 --- a/api/envoy/extensions/filters/http/header_mutation/v3/BUILD +++ b/api/envoy/extensions/filters/http/header_mutation/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/common/mutation_rules/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/header_to_metadata/v3/BUILD b/api/envoy/extensions/filters/http/header_to_metadata/v3/BUILD index 693f0b92ff34d..bfc486330911f 100644 --- a/api/envoy/extensions/filters/http/header_to_metadata/v3/BUILD +++ b/api/envoy/extensions/filters/http/header_to_metadata/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/health_check/v3/BUILD b/api/envoy/extensions/filters/http/health_check/v3/BUILD index c6ef74063aabe..c5d802c5d29f5 100644 --- a/api/envoy/extensions/filters/http/health_check/v3/BUILD +++ b/api/envoy/extensions/filters/http/health_check/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/route/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/ip_tagging/v3/BUILD b/api/envoy/extensions/filters/http/ip_tagging/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/http/ip_tagging/v3/BUILD +++ b/api/envoy/extensions/filters/http/ip_tagging/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/json_to_metadata/v3/BUILD b/api/envoy/extensions/filters/http/json_to_metadata/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/http/json_to_metadata/v3/BUILD +++ b/api/envoy/extensions/filters/http/json_to_metadata/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/http/jwt_authn/v3/BUILD b/api/envoy/extensions/filters/http/jwt_authn/v3/BUILD index 6eb33fe8151ad..cea648f6d0ec4 100644 --- a/api/envoy/extensions/filters/http/jwt_authn/v3/BUILD +++ b/api/envoy/extensions/filters/http/jwt_authn/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/config/route/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/kill_request/v3/BUILD b/api/envoy/extensions/filters/http/kill_request/v3/BUILD index 9a76b7e148e03..ef19132f9180e 100644 --- a/api/envoy/extensions/filters/http/kill_request/v3/BUILD +++ b/api/envoy/extensions/filters/http/kill_request/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/local_ratelimit/v3/BUILD b/api/envoy/extensions/filters/http/local_ratelimit/v3/BUILD index 6c58a43e4ff6b..1ef2f0c9bf47a 100644 --- a/api/envoy/extensions/filters/http/local_ratelimit/v3/BUILD +++ b/api/envoy/extensions/filters/http/local_ratelimit/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/config/core/v3:pkg", "//envoy/extensions/common/ratelimit/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/lua/v3/BUILD b/api/envoy/extensions/filters/http/lua/v3/BUILD index a1775bbe6f513..e74acc660850f 100644 --- a/api/envoy/extensions/filters/http/lua/v3/BUILD +++ b/api/envoy/extensions/filters/http/lua/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/oauth2/v3/BUILD b/api/envoy/extensions/filters/http/oauth2/v3/BUILD index 75d36b709935c..19dc4b83616fa 100644 --- a/api/envoy/extensions/filters/http/oauth2/v3/BUILD +++ b/api/envoy/extensions/filters/http/oauth2/v3/BUILD @@ -10,6 +10,6 @@ api_proto_package( "//envoy/config/route/v3:pkg", "//envoy/extensions/transport_sockets/tls/v3:pkg", "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/on_demand/v3/BUILD b/api/envoy/extensions/filters/http/on_demand/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/http/on_demand/v3/BUILD +++ b/api/envoy/extensions/filters/http/on_demand/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/original_src/v3/BUILD b/api/envoy/extensions/filters/http/original_src/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/http/original_src/v3/BUILD +++ b/api/envoy/extensions/filters/http/original_src/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/http/rate_limit_quota/v3/BUILD b/api/envoy/extensions/filters/http/rate_limit_quota/v3/BUILD index 39b7d6bb45d15..5a6a4b7e9fcde 100644 --- a/api/envoy/extensions/filters/http/rate_limit_quota/v3/BUILD +++ b/api/envoy/extensions/filters/http/rate_limit_quota/v3/BUILD @@ -8,8 +8,8 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/ratelimit/v3/BUILD b/api/envoy/extensions/filters/http/ratelimit/v3/BUILD index 77ed9cc649472..90cebe0b0b07f 100644 --- a/api/envoy/extensions/filters/http/ratelimit/v3/BUILD +++ b/api/envoy/extensions/filters/http/ratelimit/v3/BUILD @@ -11,6 +11,6 @@ api_proto_package( "//envoy/config/route/v3:pkg", "//envoy/type/metadata/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/rbac/v3/BUILD b/api/envoy/extensions/filters/http/rbac/v3/BUILD index 49cb2ccac4f7d..f4f91ded2a89f 100644 --- a/api/envoy/extensions/filters/http/rbac/v3/BUILD +++ b/api/envoy/extensions/filters/http/rbac/v3/BUILD @@ -7,8 +7,8 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/rbac/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/router/v3/BUILD b/api/envoy/extensions/filters/http/router/v3/BUILD index 642554d419434..76b034d46fa1c 100644 --- a/api/envoy/extensions/filters/http/router/v3/BUILD +++ b/api/envoy/extensions/filters/http/router/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/annotations:pkg", "//envoy/config/accesslog/v3:pkg", "//envoy/extensions/filters/network/http_connection_manager/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/set_filter_state/v3/BUILD b/api/envoy/extensions/filters/http/set_filter_state/v3/BUILD index 0e06bfcaf46ae..7d18ef132da39 100644 --- a/api/envoy/extensions/filters/http/set_filter_state/v3/BUILD +++ b/api/envoy/extensions/filters/http/set_filter_state/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/filters/common/set_filter_state/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/set_metadata/v3/BUILD b/api/envoy/extensions/filters/http/set_metadata/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/http/set_metadata/v3/BUILD +++ b/api/envoy/extensions/filters/http/set_metadata/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/http/stateful_session/v3/BUILD b/api/envoy/extensions/filters/http/stateful_session/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/http/stateful_session/v3/BUILD +++ b/api/envoy/extensions/filters/http/stateful_session/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/tap/v3/BUILD b/api/envoy/extensions/filters/http/tap/v3/BUILD index 6b2b1215048c6..31d61dcfa2063 100644 --- a/api/envoy/extensions/filters/http/tap/v3/BUILD +++ b/api/envoy/extensions/filters/http/tap/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/common/tap/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/http/upstream_codec/v3/BUILD b/api/envoy/extensions/filters/http/upstream_codec/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/http/upstream_codec/v3/BUILD +++ b/api/envoy/extensions/filters/http/upstream_codec/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/http/wasm/v3/BUILD b/api/envoy/extensions/filters/http/wasm/v3/BUILD index c37174bdefc46..ed3c664aedd77 100644 --- a/api/envoy/extensions/filters/http/wasm/v3/BUILD +++ b/api/envoy/extensions/filters/http/wasm/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/wasm/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/listener/http_inspector/v3/BUILD b/api/envoy/extensions/filters/listener/http_inspector/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/listener/http_inspector/v3/BUILD +++ b/api/envoy/extensions/filters/listener/http_inspector/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/listener/local_ratelimit/v3/BUILD b/api/envoy/extensions/filters/listener/local_ratelimit/v3/BUILD index ad2fc9a9a84fd..eeae27ad54b41 100644 --- a/api/envoy/extensions/filters/listener/local_ratelimit/v3/BUILD +++ b/api/envoy/extensions/filters/listener/local_ratelimit/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/listener/original_dst/v3/BUILD b/api/envoy/extensions/filters/listener/original_dst/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/listener/original_dst/v3/BUILD +++ b/api/envoy/extensions/filters/listener/original_dst/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/listener/original_src/v3/BUILD b/api/envoy/extensions/filters/listener/original_src/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/listener/original_src/v3/BUILD +++ b/api/envoy/extensions/filters/listener/original_src/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/listener/proxy_protocol/v3/BUILD b/api/envoy/extensions/filters/listener/proxy_protocol/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/listener/proxy_protocol/v3/BUILD +++ b/api/envoy/extensions/filters/listener/proxy_protocol/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/listener/tls_inspector/v3/BUILD b/api/envoy/extensions/filters/listener/tls_inspector/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/listener/tls_inspector/v3/BUILD +++ b/api/envoy/extensions/filters/listener/tls_inspector/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/network/connection_limit/v3/BUILD b/api/envoy/extensions/filters/network/connection_limit/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/network/connection_limit/v3/BUILD +++ b/api/envoy/extensions/filters/network/connection_limit/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/direct_response/v3/BUILD b/api/envoy/extensions/filters/network/direct_response/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/filters/network/direct_response/v3/BUILD +++ b/api/envoy/extensions/filters/network/direct_response/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/dubbo_proxy/router/v3/BUILD b/api/envoy/extensions/filters/network/dubbo_proxy/router/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/network/dubbo_proxy/router/v3/BUILD +++ b/api/envoy/extensions/filters/network/dubbo_proxy/router/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/network/dubbo_proxy/v3/BUILD b/api/envoy/extensions/filters/network/dubbo_proxy/v3/BUILD index c690bfe279cbf..824cb7cd0ce52 100644 --- a/api/envoy/extensions/filters/network/dubbo_proxy/v3/BUILD +++ b/api/envoy/extensions/filters/network/dubbo_proxy/v3/BUILD @@ -11,6 +11,6 @@ api_proto_package( "//envoy/config/route/v3:pkg", "//envoy/type/matcher/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/echo/v3/BUILD b/api/envoy/extensions/filters/network/echo/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/network/echo/v3/BUILD +++ b/api/envoy/extensions/filters/network/echo/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/network/ext_authz/v3/BUILD b/api/envoy/extensions/filters/network/ext_authz/v3/BUILD index 3f3a5395d2aa7..e3bfc4e175f4c 100644 --- a/api/envoy/extensions/filters/network/ext_authz/v3/BUILD +++ b/api/envoy/extensions/filters/network/ext_authz/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/http_connection_manager/v3/BUILD b/api/envoy/extensions/filters/network/http_connection_manager/v3/BUILD index b1f4b3ba5b513..39bbb5c3d280c 100644 --- a/api/envoy/extensions/filters/network/http_connection_manager/v3/BUILD +++ b/api/envoy/extensions/filters/network/http_connection_manager/v3/BUILD @@ -14,6 +14,6 @@ api_proto_package( "//envoy/type/http/v3:pkg", "//envoy/type/tracing/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/local_ratelimit/v3/BUILD b/api/envoy/extensions/filters/network/local_ratelimit/v3/BUILD index ad2fc9a9a84fd..eeae27ad54b41 100644 --- a/api/envoy/extensions/filters/network/local_ratelimit/v3/BUILD +++ b/api/envoy/extensions/filters/network/local_ratelimit/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/mongo_proxy/v3/BUILD b/api/envoy/extensions/filters/network/mongo_proxy/v3/BUILD index d399b876a7f43..01b06eb3efe93 100644 --- a/api/envoy/extensions/filters/network/mongo_proxy/v3/BUILD +++ b/api/envoy/extensions/filters/network/mongo_proxy/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/filters/common/fault/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/ratelimit/v3/BUILD b/api/envoy/extensions/filters/network/ratelimit/v3/BUILD index 9276f5ab3d2dd..6bc991f8e8c85 100644 --- a/api/envoy/extensions/filters/network/ratelimit/v3/BUILD +++ b/api/envoy/extensions/filters/network/ratelimit/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/ratelimit/v3:pkg", "//envoy/extensions/common/ratelimit/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/rbac/v3/BUILD b/api/envoy/extensions/filters/network/rbac/v3/BUILD index 49cb2ccac4f7d..f4f91ded2a89f 100644 --- a/api/envoy/extensions/filters/network/rbac/v3/BUILD +++ b/api/envoy/extensions/filters/network/rbac/v3/BUILD @@ -7,8 +7,8 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/rbac/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/redis_proxy/v3/BUILD b/api/envoy/extensions/filters/network/redis_proxy/v3/BUILD index 3a6953663d6c6..f4f1453d8809a 100644 --- a/api/envoy/extensions/filters/network/redis_proxy/v3/BUILD +++ b/api/envoy/extensions/filters/network/redis_proxy/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/annotations:pkg", "//envoy/config/core/v3:pkg", "//envoy/extensions/common/dynamic_forward_proxy/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/set_filter_state/v3/BUILD b/api/envoy/extensions/filters/network/set_filter_state/v3/BUILD index 0e06bfcaf46ae..7d18ef132da39 100644 --- a/api/envoy/extensions/filters/network/set_filter_state/v3/BUILD +++ b/api/envoy/extensions/filters/network/set_filter_state/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/filters/common/set_filter_state/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/sni_cluster/v3/BUILD b/api/envoy/extensions/filters/network/sni_cluster/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/network/sni_cluster/v3/BUILD +++ b/api/envoy/extensions/filters/network/sni_cluster/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/network/sni_dynamic_forward_proxy/v3/BUILD b/api/envoy/extensions/filters/network/sni_dynamic_forward_proxy/v3/BUILD index 05f25a2fe5d91..73e98d4d40b23 100644 --- a/api/envoy/extensions/filters/network/sni_dynamic_forward_proxy/v3/BUILD +++ b/api/envoy/extensions/filters/network/sni_dynamic_forward_proxy/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/common/dynamic_forward_proxy/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/tcp_proxy/v3/BUILD b/api/envoy/extensions/filters/network/tcp_proxy/v3/BUILD index 495e9c79112cf..c9c87b7395d55 100644 --- a/api/envoy/extensions/filters/network/tcp_proxy/v3/BUILD +++ b/api/envoy/extensions/filters/network/tcp_proxy/v3/BUILD @@ -10,6 +10,6 @@ api_proto_package( "//envoy/config/accesslog/v3:pkg", "//envoy/config/core/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/thrift_proxy/filters/header_to_metadata/v3/BUILD b/api/envoy/extensions/filters/network/thrift_proxy/filters/header_to_metadata/v3/BUILD index 693f0b92ff34d..bfc486330911f 100644 --- a/api/envoy/extensions/filters/network/thrift_proxy/filters/header_to_metadata/v3/BUILD +++ b/api/envoy/extensions/filters/network/thrift_proxy/filters/header_to_metadata/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/thrift_proxy/filters/payload_to_metadata/v3/BUILD b/api/envoy/extensions/filters/network/thrift_proxy/filters/payload_to_metadata/v3/BUILD index 693f0b92ff34d..bfc486330911f 100644 --- a/api/envoy/extensions/filters/network/thrift_proxy/filters/payload_to_metadata/v3/BUILD +++ b/api/envoy/extensions/filters/network/thrift_proxy/filters/payload_to_metadata/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/thrift_proxy/filters/ratelimit/v3/BUILD b/api/envoy/extensions/filters/network/thrift_proxy/filters/ratelimit/v3/BUILD index 0bad14913d217..928d9a6b885a2 100644 --- a/api/envoy/extensions/filters/network/thrift_proxy/filters/ratelimit/v3/BUILD +++ b/api/envoy/extensions/filters/network/thrift_proxy/filters/ratelimit/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/ratelimit/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/thrift_proxy/router/v3/BUILD b/api/envoy/extensions/filters/network/thrift_proxy/router/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/network/thrift_proxy/router/v3/BUILD +++ b/api/envoy/extensions/filters/network/thrift_proxy/router/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/network/thrift_proxy/v3/BUILD b/api/envoy/extensions/filters/network/thrift_proxy/v3/BUILD index eee482f0a8fd4..8cc8bfccf7bd0 100644 --- a/api/envoy/extensions/filters/network/thrift_proxy/v3/BUILD +++ b/api/envoy/extensions/filters/network/thrift_proxy/v3/BUILD @@ -10,6 +10,6 @@ api_proto_package( "//envoy/config/accesslog/v3:pkg", "//envoy/config/core/v3:pkg", "//envoy/config/route/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/wasm/v3/BUILD b/api/envoy/extensions/filters/network/wasm/v3/BUILD index c37174bdefc46..ed3c664aedd77 100644 --- a/api/envoy/extensions/filters/network/wasm/v3/BUILD +++ b/api/envoy/extensions/filters/network/wasm/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/wasm/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/network/zookeeper_proxy/v3/BUILD b/api/envoy/extensions/filters/network/zookeeper_proxy/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/network/zookeeper_proxy/v3/BUILD +++ b/api/envoy/extensions/filters/network/zookeeper_proxy/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/udp/dns_filter/v3/BUILD b/api/envoy/extensions/filters/udp/dns_filter/v3/BUILD index 1f8dbc5af5610..c95410c79d19b 100644 --- a/api/envoy/extensions/filters/udp/dns_filter/v3/BUILD +++ b/api/envoy/extensions/filters/udp/dns_filter/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/annotations:pkg", "//envoy/config/core/v3:pkg", "//envoy/data/dns/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/udp/udp_proxy/session/dynamic_forward_proxy/v3/BUILD b/api/envoy/extensions/filters/udp/udp_proxy/session/dynamic_forward_proxy/v3/BUILD index 05f25a2fe5d91..73e98d4d40b23 100644 --- a/api/envoy/extensions/filters/udp/udp_proxy/session/dynamic_forward_proxy/v3/BUILD +++ b/api/envoy/extensions/filters/udp/udp_proxy/session/dynamic_forward_proxy/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/common/dynamic_forward_proxy/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/filters/udp/udp_proxy/session/http_capsule/v3/BUILD b/api/envoy/extensions/filters/udp/udp_proxy/session/http_capsule/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/filters/udp/udp_proxy/session/http_capsule/v3/BUILD +++ b/api/envoy/extensions/filters/udp/udp_proxy/session/http_capsule/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/filters/udp/udp_proxy/v3/BUILD b/api/envoy/extensions/filters/udp/udp_proxy/v3/BUILD index 375c78d299a2a..501298f899853 100644 --- a/api/envoy/extensions/filters/udp/udp_proxy/v3/BUILD +++ b/api/envoy/extensions/filters/udp/udp_proxy/v3/BUILD @@ -9,8 +9,8 @@ api_proto_package( "//envoy/annotations:pkg", "//envoy/config/accesslog/v3:pkg", "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg", ], ) diff --git a/api/envoy/extensions/formatter/cel/v3/BUILD b/api/envoy/extensions/formatter/cel/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/formatter/cel/v3/BUILD +++ b/api/envoy/extensions/formatter/cel/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/formatter/metadata/v3/BUILD b/api/envoy/extensions/formatter/metadata/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/formatter/metadata/v3/BUILD +++ b/api/envoy/extensions/formatter/metadata/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/formatter/req_without_query/v3/BUILD b/api/envoy/extensions/formatter/req_without_query/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/formatter/req_without_query/v3/BUILD +++ b/api/envoy/extensions/formatter/req_without_query/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/geoip_providers/common/v3/BUILD b/api/envoy/extensions/geoip_providers/common/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/geoip_providers/common/v3/BUILD +++ b/api/envoy/extensions/geoip_providers/common/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/geoip_providers/maxmind/v3/BUILD b/api/envoy/extensions/geoip_providers/maxmind/v3/BUILD index 082f67d1e00ae..06e26d5c80792 100644 --- a/api/envoy/extensions/geoip_providers/maxmind/v3/BUILD +++ b/api/envoy/extensions/geoip_providers/maxmind/v3/BUILD @@ -7,7 +7,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/geoip_providers/common/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/envoy/extensions/health_check/event_sinks/file/v3/BUILD b/api/envoy/extensions/health_check/event_sinks/file/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/health_check/event_sinks/file/v3/BUILD +++ b/api/envoy/extensions/health_check/event_sinks/file/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/health_checkers/redis/v3/BUILD b/api/envoy/extensions/health_checkers/redis/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/health_checkers/redis/v3/BUILD +++ b/api/envoy/extensions/health_checkers/redis/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/health_checkers/thrift/v3/BUILD b/api/envoy/extensions/health_checkers/thrift/v3/BUILD index 8e325386105a0..993cf11f30e9b 100644 --- a/api/envoy/extensions/health_checkers/thrift/v3/BUILD +++ b/api/envoy/extensions/health_checkers/thrift/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/filters/network/thrift_proxy/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/http/cache/file_system_http_cache/v3/BUILD b/api/envoy/extensions/http/cache/file_system_http_cache/v3/BUILD index 26baeccd9941c..5b108dcfee6c7 100644 --- a/api/envoy/extensions/http/cache/file_system_http_cache/v3/BUILD +++ b/api/envoy/extensions/http/cache/file_system_http_cache/v3/BUILD @@ -7,7 +7,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/common/async_files/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/envoy/extensions/http/cache/simple_http_cache/v3/BUILD b/api/envoy/extensions/http/cache/simple_http_cache/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/http/cache/simple_http_cache/v3/BUILD +++ b/api/envoy/extensions/http/cache/simple_http_cache/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/http/custom_response/local_response_policy/v3/BUILD b/api/envoy/extensions/http/custom_response/local_response_policy/v3/BUILD index e9b556d681cfd..628f71321fba8 100644 --- a/api/envoy/extensions/http/custom_response/local_response_policy/v3/BUILD +++ b/api/envoy/extensions/http/custom_response/local_response_policy/v3/BUILD @@ -7,7 +7,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/envoy/extensions/http/custom_response/redirect_policy/v3/BUILD b/api/envoy/extensions/http/custom_response/redirect_policy/v3/BUILD index d0a7c688bf762..b6c098a23b3aa 100644 --- a/api/envoy/extensions/http/custom_response/redirect_policy/v3/BUILD +++ b/api/envoy/extensions/http/custom_response/redirect_policy/v3/BUILD @@ -8,7 +8,7 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/config/route/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/envoy/extensions/http/early_header_mutation/header_mutation/v3/BUILD b/api/envoy/extensions/http/early_header_mutation/header_mutation/v3/BUILD index 7af7ae0423116..876a007c83cf8 100644 --- a/api/envoy/extensions/http/early_header_mutation/header_mutation/v3/BUILD +++ b/api/envoy/extensions/http/early_header_mutation/header_mutation/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/common/mutation_rules/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/http/header_formatters/preserve_case/v3/BUILD b/api/envoy/extensions/http/header_formatters/preserve_case/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/http/header_formatters/preserve_case/v3/BUILD +++ b/api/envoy/extensions/http/header_formatters/preserve_case/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/http/header_validators/envoy_default/v3/BUILD b/api/envoy/extensions/http/header_validators/envoy_default/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/http/header_validators/envoy_default/v3/BUILD +++ b/api/envoy/extensions/http/header_validators/envoy_default/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/http/original_ip_detection/custom_header/v3/BUILD b/api/envoy/extensions/http/original_ip_detection/custom_header/v3/BUILD index 9a76b7e148e03..ef19132f9180e 100644 --- a/api/envoy/extensions/http/original_ip_detection/custom_header/v3/BUILD +++ b/api/envoy/extensions/http/original_ip_detection/custom_header/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/http/original_ip_detection/xff/v3/BUILD b/api/envoy/extensions/http/original_ip_detection/xff/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/http/original_ip_detection/xff/v3/BUILD +++ b/api/envoy/extensions/http/original_ip_detection/xff/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/http/stateful_session/cookie/v3/BUILD b/api/envoy/extensions/http/stateful_session/cookie/v3/BUILD index 7a3fc432b2f2c..b6f8d3424c117 100644 --- a/api/envoy/extensions/http/stateful_session/cookie/v3/BUILD +++ b/api/envoy/extensions/http/stateful_session/cookie/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/http/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/http/stateful_session/header/v3/BUILD b/api/envoy/extensions/http/stateful_session/header/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/http/stateful_session/header/v3/BUILD +++ b/api/envoy/extensions/http/stateful_session/header/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/internal_redirect/allow_listed_routes/v3/BUILD b/api/envoy/extensions/internal_redirect/allow_listed_routes/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/internal_redirect/allow_listed_routes/v3/BUILD +++ b/api/envoy/extensions/internal_redirect/allow_listed_routes/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/internal_redirect/previous_routes/v3/BUILD b/api/envoy/extensions/internal_redirect/previous_routes/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/internal_redirect/previous_routes/v3/BUILD +++ b/api/envoy/extensions/internal_redirect/previous_routes/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/internal_redirect/safe_cross_scheme/v3/BUILD b/api/envoy/extensions/internal_redirect/safe_cross_scheme/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/internal_redirect/safe_cross_scheme/v3/BUILD +++ b/api/envoy/extensions/internal_redirect/safe_cross_scheme/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/key_value/file_based/v3/BUILD b/api/envoy/extensions/key_value/file_based/v3/BUILD index ec1e778e06e5c..d49202b74ab44 100644 --- a/api/envoy/extensions/key_value/file_based/v3/BUILD +++ b/api/envoy/extensions/key_value/file_based/v3/BUILD @@ -6,7 +6,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/BUILD b/api/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/BUILD +++ b/api/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/load_balancing_policies/cluster_provided/v3/BUILD b/api/envoy/extensions/load_balancing_policies/cluster_provided/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/load_balancing_policies/cluster_provided/v3/BUILD +++ b/api/envoy/extensions/load_balancing_policies/cluster_provided/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/load_balancing_policies/common/v3/BUILD b/api/envoy/extensions/load_balancing_policies/common/v3/BUILD index ad2fc9a9a84fd..eeae27ad54b41 100644 --- a/api/envoy/extensions/load_balancing_policies/common/v3/BUILD +++ b/api/envoy/extensions/load_balancing_policies/common/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/load_balancing_policies/least_request/v3/BUILD b/api/envoy/extensions/load_balancing_policies/least_request/v3/BUILD index 366a3c324b35a..b45c78410e7da 100644 --- a/api/envoy/extensions/load_balancing_policies/least_request/v3/BUILD +++ b/api/envoy/extensions/load_balancing_policies/least_request/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/extensions/load_balancing_policies/common/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/load_balancing_policies/maglev/v3/BUILD b/api/envoy/extensions/load_balancing_policies/maglev/v3/BUILD index 6a0be4c9bf979..3ff3820af87eb 100644 --- a/api/envoy/extensions/load_balancing_policies/maglev/v3/BUILD +++ b/api/envoy/extensions/load_balancing_policies/maglev/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/load_balancing_policies/common/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/load_balancing_policies/pick_first/v3/BUILD b/api/envoy/extensions/load_balancing_policies/pick_first/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/load_balancing_policies/pick_first/v3/BUILD +++ b/api/envoy/extensions/load_balancing_policies/pick_first/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/load_balancing_policies/random/v3/BUILD b/api/envoy/extensions/load_balancing_policies/random/v3/BUILD index 6a0be4c9bf979..3ff3820af87eb 100644 --- a/api/envoy/extensions/load_balancing_policies/random/v3/BUILD +++ b/api/envoy/extensions/load_balancing_policies/random/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/load_balancing_policies/common/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/load_balancing_policies/ring_hash/v3/BUILD b/api/envoy/extensions/load_balancing_policies/ring_hash/v3/BUILD index 9ec681aa97567..0698cc5b63607 100644 --- a/api/envoy/extensions/load_balancing_policies/ring_hash/v3/BUILD +++ b/api/envoy/extensions/load_balancing_policies/ring_hash/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/extensions/load_balancing_policies/common/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/load_balancing_policies/round_robin/v3/BUILD b/api/envoy/extensions/load_balancing_policies/round_robin/v3/BUILD index 6a0be4c9bf979..3ff3820af87eb 100644 --- a/api/envoy/extensions/load_balancing_policies/round_robin/v3/BUILD +++ b/api/envoy/extensions/load_balancing_policies/round_robin/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/load_balancing_policies/common/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/load_balancing_policies/subset/v3/BUILD b/api/envoy/extensions/load_balancing_policies/subset/v3/BUILD index b49ae9078cfcb..9d41e8bdabcf5 100644 --- a/api/envoy/extensions/load_balancing_policies/subset/v3/BUILD +++ b/api/envoy/extensions/load_balancing_policies/subset/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/cluster/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/load_balancing_policies/wrr_locality/v3/BUILD b/api/envoy/extensions/load_balancing_policies/wrr_locality/v3/BUILD index b49ae9078cfcb..9d41e8bdabcf5 100644 --- a/api/envoy/extensions/load_balancing_policies/wrr_locality/v3/BUILD +++ b/api/envoy/extensions/load_balancing_policies/wrr_locality/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/cluster/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/matching/common_inputs/environment_variable/v3/BUILD b/api/envoy/extensions/matching/common_inputs/environment_variable/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/matching/common_inputs/environment_variable/v3/BUILD +++ b/api/envoy/extensions/matching/common_inputs/environment_variable/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/matching/common_inputs/network/v3/BUILD b/api/envoy/extensions/matching/common_inputs/network/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/matching/common_inputs/network/v3/BUILD +++ b/api/envoy/extensions/matching/common_inputs/network/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/matching/common_inputs/ssl/v3/BUILD b/api/envoy/extensions/matching/common_inputs/ssl/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/matching/common_inputs/ssl/v3/BUILD +++ b/api/envoy/extensions/matching/common_inputs/ssl/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/matching/input_matchers/consistent_hashing/v3/BUILD b/api/envoy/extensions/matching/input_matchers/consistent_hashing/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/matching/input_matchers/consistent_hashing/v3/BUILD +++ b/api/envoy/extensions/matching/input_matchers/consistent_hashing/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/matching/input_matchers/ip/v3/BUILD b/api/envoy/extensions/matching/input_matchers/ip/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/matching/input_matchers/ip/v3/BUILD +++ b/api/envoy/extensions/matching/input_matchers/ip/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/matching/input_matchers/runtime_fraction/v3/BUILD b/api/envoy/extensions/matching/input_matchers/runtime_fraction/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/matching/input_matchers/runtime_fraction/v3/BUILD +++ b/api/envoy/extensions/matching/input_matchers/runtime_fraction/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/network/dns_resolver/apple/v3/BUILD b/api/envoy/extensions/network/dns_resolver/apple/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/network/dns_resolver/apple/v3/BUILD +++ b/api/envoy/extensions/network/dns_resolver/apple/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/network/dns_resolver/cares/v3/BUILD b/api/envoy/extensions/network/dns_resolver/cares/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/network/dns_resolver/cares/v3/BUILD +++ b/api/envoy/extensions/network/dns_resolver/cares/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/network/dns_resolver/getaddrinfo/v3/BUILD b/api/envoy/extensions/network/dns_resolver/getaddrinfo/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/network/dns_resolver/getaddrinfo/v3/BUILD +++ b/api/envoy/extensions/network/dns_resolver/getaddrinfo/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/network/socket_interface/v3/BUILD b/api/envoy/extensions/network/socket_interface/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/network/socket_interface/v3/BUILD +++ b/api/envoy/extensions/network/socket_interface/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/path/match/uri_template/v3/BUILD b/api/envoy/extensions/path/match/uri_template/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/path/match/uri_template/v3/BUILD +++ b/api/envoy/extensions/path/match/uri_template/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/path/rewrite/uri_template/v3/BUILD b/api/envoy/extensions/path/rewrite/uri_template/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/path/rewrite/uri_template/v3/BUILD +++ b/api/envoy/extensions/path/rewrite/uri_template/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/quic/connection_id_generator/v3/BUILD b/api/envoy/extensions/quic/connection_id_generator/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/quic/connection_id_generator/v3/BUILD +++ b/api/envoy/extensions/quic/connection_id_generator/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/quic/crypto_stream/v3/BUILD b/api/envoy/extensions/quic/crypto_stream/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/quic/crypto_stream/v3/BUILD +++ b/api/envoy/extensions/quic/crypto_stream/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/quic/proof_source/v3/BUILD b/api/envoy/extensions/quic/proof_source/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/quic/proof_source/v3/BUILD +++ b/api/envoy/extensions/quic/proof_source/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/quic/server_preferred_address/v3/BUILD b/api/envoy/extensions/quic/server_preferred_address/v3/BUILD index ec1e778e06e5c..d49202b74ab44 100644 --- a/api/envoy/extensions/quic/server_preferred_address/v3/BUILD +++ b/api/envoy/extensions/quic/server_preferred_address/v3/BUILD @@ -6,7 +6,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/envoy/extensions/rate_limit_descriptors/expr/v3/BUILD b/api/envoy/extensions/rate_limit_descriptors/expr/v3/BUILD index facd82ce6de26..81b55729566c1 100644 --- a/api/envoy/extensions/rate_limit_descriptors/expr/v3/BUILD +++ b/api/envoy/extensions/rate_limit_descriptors/expr/v3/BUILD @@ -6,7 +6,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", "@com_google_googleapis//google/api/expr/v1alpha1:syntax_proto", ], ) diff --git a/api/envoy/extensions/rbac/audit_loggers/stream/v3/BUILD b/api/envoy/extensions/rbac/audit_loggers/stream/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/rbac/audit_loggers/stream/v3/BUILD +++ b/api/envoy/extensions/rbac/audit_loggers/stream/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/rbac/matchers/upstream_ip_port/v3/BUILD b/api/envoy/extensions/rbac/matchers/upstream_ip_port/v3/BUILD index ad2fc9a9a84fd..eeae27ad54b41 100644 --- a/api/envoy/extensions/rbac/matchers/upstream_ip_port/v3/BUILD +++ b/api/envoy/extensions/rbac/matchers/upstream_ip_port/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/regex_engines/v3/BUILD b/api/envoy/extensions/regex_engines/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/regex_engines/v3/BUILD +++ b/api/envoy/extensions/regex_engines/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/request_id/uuid/v3/BUILD b/api/envoy/extensions/request_id/uuid/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/request_id/uuid/v3/BUILD +++ b/api/envoy/extensions/request_id/uuid/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/resource_monitors/downstream_connections/v3/BUILD b/api/envoy/extensions/resource_monitors/downstream_connections/v3/BUILD index ec1e778e06e5c..d49202b74ab44 100644 --- a/api/envoy/extensions/resource_monitors/downstream_connections/v3/BUILD +++ b/api/envoy/extensions/resource_monitors/downstream_connections/v3/BUILD @@ -6,7 +6,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/envoy/extensions/resource_monitors/fixed_heap/v3/BUILD b/api/envoy/extensions/resource_monitors/fixed_heap/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/resource_monitors/fixed_heap/v3/BUILD +++ b/api/envoy/extensions/resource_monitors/fixed_heap/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/resource_monitors/injected_resource/v3/BUILD b/api/envoy/extensions/resource_monitors/injected_resource/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/resource_monitors/injected_resource/v3/BUILD +++ b/api/envoy/extensions/resource_monitors/injected_resource/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/retry/host/omit_canary_hosts/v3/BUILD b/api/envoy/extensions/retry/host/omit_canary_hosts/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/retry/host/omit_canary_hosts/v3/BUILD +++ b/api/envoy/extensions/retry/host/omit_canary_hosts/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/retry/host/omit_host_metadata/v3/BUILD b/api/envoy/extensions/retry/host/omit_host_metadata/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/retry/host/omit_host_metadata/v3/BUILD +++ b/api/envoy/extensions/retry/host/omit_host_metadata/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/retry/host/previous_hosts/v3/BUILD b/api/envoy/extensions/retry/host/previous_hosts/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/retry/host/previous_hosts/v3/BUILD +++ b/api/envoy/extensions/retry/host/previous_hosts/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/retry/priority/previous_priorities/v3/BUILD b/api/envoy/extensions/retry/priority/previous_priorities/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/retry/priority/previous_priorities/v3/BUILD +++ b/api/envoy/extensions/retry/priority/previous_priorities/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/stat_sinks/graphite_statsd/v3/BUILD b/api/envoy/extensions/stat_sinks/graphite_statsd/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/stat_sinks/graphite_statsd/v3/BUILD +++ b/api/envoy/extensions/stat_sinks/graphite_statsd/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/stat_sinks/open_telemetry/v3/BUILD b/api/envoy/extensions/stat_sinks/open_telemetry/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/stat_sinks/open_telemetry/v3/BUILD +++ b/api/envoy/extensions/stat_sinks/open_telemetry/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/stat_sinks/wasm/v3/BUILD b/api/envoy/extensions/stat_sinks/wasm/v3/BUILD index c37174bdefc46..ed3c664aedd77 100644 --- a/api/envoy/extensions/stat_sinks/wasm/v3/BUILD +++ b/api/envoy/extensions/stat_sinks/wasm/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/wasm/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/tracers/opentelemetry/resource_detectors/v3/BUILD b/api/envoy/extensions/tracers/opentelemetry/resource_detectors/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/tracers/opentelemetry/resource_detectors/v3/BUILD +++ b/api/envoy/extensions/tracers/opentelemetry/resource_detectors/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/tracers/opentelemetry/samplers/v3/BUILD b/api/envoy/extensions/tracers/opentelemetry/samplers/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/tracers/opentelemetry/samplers/v3/BUILD +++ b/api/envoy/extensions/tracers/opentelemetry/samplers/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/transport_sockets/alts/v3/BUILD b/api/envoy/extensions/transport_sockets/alts/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/transport_sockets/alts/v3/BUILD +++ b/api/envoy/extensions/transport_sockets/alts/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/transport_sockets/http_11_proxy/v3/BUILD b/api/envoy/extensions/transport_sockets/http_11_proxy/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/transport_sockets/http_11_proxy/v3/BUILD +++ b/api/envoy/extensions/transport_sockets/http_11_proxy/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/transport_sockets/internal_upstream/v3/BUILD b/api/envoy/extensions/transport_sockets/internal_upstream/v3/BUILD index 1bbba241ba61a..450e5434d6318 100644 --- a/api/envoy/extensions/transport_sockets/internal_upstream/v3/BUILD +++ b/api/envoy/extensions/transport_sockets/internal_upstream/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/type/metadata/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/transport_sockets/proxy_protocol/v3/BUILD b/api/envoy/extensions/transport_sockets/proxy_protocol/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/transport_sockets/proxy_protocol/v3/BUILD +++ b/api/envoy/extensions/transport_sockets/proxy_protocol/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/transport_sockets/quic/v3/BUILD b/api/envoy/extensions/transport_sockets/quic/v3/BUILD index 3ca8242f77801..63fb3642c4b59 100644 --- a/api/envoy/extensions/transport_sockets/quic/v3/BUILD +++ b/api/envoy/extensions/transport_sockets/quic/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/extensions/transport_sockets/tls/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/transport_sockets/raw_buffer/v3/BUILD b/api/envoy/extensions/transport_sockets/raw_buffer/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/transport_sockets/raw_buffer/v3/BUILD +++ b/api/envoy/extensions/transport_sockets/raw_buffer/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/transport_sockets/s2a/v3/BUILD b/api/envoy/extensions/transport_sockets/s2a/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/transport_sockets/s2a/v3/BUILD +++ b/api/envoy/extensions/transport_sockets/s2a/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/transport_sockets/starttls/v3/BUILD b/api/envoy/extensions/transport_sockets/starttls/v3/BUILD index 7ae3c01a99470..2addd072fbf8a 100644 --- a/api/envoy/extensions/transport_sockets/starttls/v3/BUILD +++ b/api/envoy/extensions/transport_sockets/starttls/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/extensions/transport_sockets/raw_buffer/v3:pkg", "//envoy/extensions/transport_sockets/tls/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/transport_sockets/tap/v3/BUILD b/api/envoy/extensions/transport_sockets/tap/v3/BUILD index b97db3d63736c..6f8c1c8f74ec3 100644 --- a/api/envoy/extensions/transport_sockets/tap/v3/BUILD +++ b/api/envoy/extensions/transport_sockets/tap/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/extensions/common/tap/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/transport_sockets/tcp_stats/v3/BUILD b/api/envoy/extensions/transport_sockets/tcp_stats/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/transport_sockets/tcp_stats/v3/BUILD +++ b/api/envoy/extensions/transport_sockets/tcp_stats/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/transport_sockets/tls/v3/BUILD b/api/envoy/extensions/transport_sockets/tls/v3/BUILD index 75026a89c29ba..8a81977d7bc33 100644 --- a/api/envoy/extensions/transport_sockets/tls/v3/BUILD +++ b/api/envoy/extensions/transport_sockets/tls/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( "//envoy/annotations:pkg", "//envoy/config/core/v3:pkg", "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/udp_packet_writer/v3/BUILD b/api/envoy/extensions/udp_packet_writer/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/udp_packet_writer/v3/BUILD +++ b/api/envoy/extensions/udp_packet_writer/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/upstreams/http/generic/v3/BUILD b/api/envoy/extensions/upstreams/http/generic/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/upstreams/http/generic/v3/BUILD +++ b/api/envoy/extensions/upstreams/http/generic/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/upstreams/http/http/v3/BUILD b/api/envoy/extensions/upstreams/http/http/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/upstreams/http/http/v3/BUILD +++ b/api/envoy/extensions/upstreams/http/http/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/upstreams/http/tcp/v3/BUILD b/api/envoy/extensions/upstreams/http/tcp/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/upstreams/http/tcp/v3/BUILD +++ b/api/envoy/extensions/upstreams/http/tcp/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/upstreams/http/udp/v3/BUILD b/api/envoy/extensions/upstreams/http/udp/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/upstreams/http/udp/v3/BUILD +++ b/api/envoy/extensions/upstreams/http/udp/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/upstreams/http/v3/BUILD b/api/envoy/extensions/upstreams/http/v3/BUILD index a3fe9fa9e747c..e6a0401f0645f 100644 --- a/api/envoy/extensions/upstreams/http/v3/BUILD +++ b/api/envoy/extensions/upstreams/http/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/extensions/filters/network/http_connection_manager/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/upstreams/tcp/generic/v3/BUILD b/api/envoy/extensions/upstreams/tcp/generic/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/upstreams/tcp/generic/v3/BUILD +++ b/api/envoy/extensions/upstreams/tcp/generic/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/upstreams/tcp/v3/BUILD b/api/envoy/extensions/upstreams/tcp/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/upstreams/tcp/v3/BUILD +++ b/api/envoy/extensions/upstreams/tcp/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/extensions/wasm/v3/BUILD b/api/envoy/extensions/wasm/v3/BUILD index 1c1a6f6b44235..09a37ad16b837 100644 --- a/api/envoy/extensions/wasm/v3/BUILD +++ b/api/envoy/extensions/wasm/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/extensions/watchdog/profile_action/v3/BUILD b/api/envoy/extensions/watchdog/profile_action/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/extensions/watchdog/profile_action/v3/BUILD +++ b/api/envoy/extensions/watchdog/profile_action/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/service/accesslog/v2/BUILD b/api/envoy/service/accesslog/v2/BUILD index 1253698c39d51..e05de72689867 100644 --- a/api/envoy/service/accesslog/v2/BUILD +++ b/api/envoy/service/accesslog/v2/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/api/v2/core:pkg", "//envoy/data/accesslog/v2:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/accesslog/v3/BUILD b/api/envoy/service/accesslog/v3/BUILD index c913d31f62fee..10edf724f3bbb 100644 --- a/api/envoy/service/accesslog/v3/BUILD +++ b/api/envoy/service/accesslog/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/data/accesslog/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/auth/v2/BUILD b/api/envoy/service/auth/v2/BUILD index fa00ca5127dea..0fc0d204ca712 100644 --- a/api/envoy/service/auth/v2/BUILD +++ b/api/envoy/service/auth/v2/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/api/v2/core:pkg", "//envoy/type:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/auth/v3/BUILD b/api/envoy/service/auth/v3/BUILD index f39e4f85d88f4..4f64fe2f9ee5e 100644 --- a/api/envoy/service/auth/v3/BUILD +++ b/api/envoy/service/auth/v3/BUILD @@ -10,6 +10,6 @@ api_proto_package( "//envoy/annotations:pkg", "//envoy/config/core/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/cluster/v3/BUILD b/api/envoy/service/cluster/v3/BUILD index 9f2ae1e747c54..b0154480fed56 100644 --- a/api/envoy/service/cluster/v3/BUILD +++ b/api/envoy/service/cluster/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/service/discovery/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/discovery/v2/BUILD b/api/envoy/service/discovery/v2/BUILD index ec687f7534368..dc79641fe85b7 100644 --- a/api/envoy/service/discovery/v2/BUILD +++ b/api/envoy/service/discovery/v2/BUILD @@ -11,6 +11,6 @@ api_proto_package( "//envoy/api/v2:pkg", "//envoy/api/v2/core:pkg", "//envoy/api/v2/endpoint:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/discovery/v3/BUILD b/api/envoy/service/discovery/v3/BUILD index 7753cfeb3d6e5..79668d20fb022 100644 --- a/api/envoy/service/discovery/v3/BUILD +++ b/api/envoy/service/discovery/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( has_services = True, deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/endpoint/v3/BUILD b/api/envoy/service/endpoint/v3/BUILD index 9f2ae1e747c54..b0154480fed56 100644 --- a/api/envoy/service/endpoint/v3/BUILD +++ b/api/envoy/service/endpoint/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/service/discovery/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/event_reporting/v2alpha/BUILD b/api/envoy/service/event_reporting/v2alpha/BUILD index 4f58bd462f66c..9b30e884abc7a 100644 --- a/api/envoy/service/event_reporting/v2alpha/BUILD +++ b/api/envoy/service/event_reporting/v2alpha/BUILD @@ -8,6 +8,6 @@ api_proto_package( has_services = True, deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/event_reporting/v3/BUILD b/api/envoy/service/event_reporting/v3/BUILD index 7753cfeb3d6e5..79668d20fb022 100644 --- a/api/envoy/service/event_reporting/v3/BUILD +++ b/api/envoy/service/event_reporting/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( has_services = True, deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/ext_proc/v3/BUILD b/api/envoy/service/ext_proc/v3/BUILD index 62a33c34631be..0e337d5c3ed11 100644 --- a/api/envoy/service/ext_proc/v3/BUILD +++ b/api/envoy/service/ext_proc/v3/BUILD @@ -10,6 +10,6 @@ api_proto_package( "//envoy/config/core/v3:pkg", "//envoy/extensions/filters/http/ext_proc/v3:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/extension/v3/BUILD b/api/envoy/service/extension/v3/BUILD index 9f2ae1e747c54..b0154480fed56 100644 --- a/api/envoy/service/extension/v3/BUILD +++ b/api/envoy/service/extension/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/service/discovery/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/health/v3/BUILD b/api/envoy/service/health/v3/BUILD index b283839974678..786d0d75d1657 100644 --- a/api/envoy/service/health/v3/BUILD +++ b/api/envoy/service/health/v3/BUILD @@ -11,6 +11,6 @@ api_proto_package( "//envoy/config/cluster/v3:pkg", "//envoy/config/core/v3:pkg", "//envoy/config/endpoint/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/listener/v3/BUILD b/api/envoy/service/listener/v3/BUILD index 9f2ae1e747c54..b0154480fed56 100644 --- a/api/envoy/service/listener/v3/BUILD +++ b/api/envoy/service/listener/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/service/discovery/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/load_stats/v2/BUILD b/api/envoy/service/load_stats/v2/BUILD index 1263251505f6b..55f6785dfcc9f 100644 --- a/api/envoy/service/load_stats/v2/BUILD +++ b/api/envoy/service/load_stats/v2/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/api/v2/core:pkg", "//envoy/api/v2/endpoint:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/load_stats/v3/BUILD b/api/envoy/service/load_stats/v3/BUILD index 1ee733dc7d825..f3dcebe111fd7 100644 --- a/api/envoy/service/load_stats/v3/BUILD +++ b/api/envoy/service/load_stats/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/config/endpoint/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/metrics/v2/BUILD b/api/envoy/service/metrics/v2/BUILD index 79fc6928c032a..434723c8306a1 100644 --- a/api/envoy/service/metrics/v2/BUILD +++ b/api/envoy/service/metrics/v2/BUILD @@ -8,7 +8,7 @@ api_proto_package( has_services = True, deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", "@prometheus_metrics_model//:client_model", ], ) diff --git a/api/envoy/service/metrics/v3/BUILD b/api/envoy/service/metrics/v3/BUILD index b9a1679e2cb87..ac56c2baa409a 100644 --- a/api/envoy/service/metrics/v3/BUILD +++ b/api/envoy/service/metrics/v3/BUILD @@ -8,7 +8,7 @@ api_proto_package( has_services = True, deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", "@prometheus_metrics_model//:client_model", ], ) diff --git a/api/envoy/service/rate_limit_quota/v3/BUILD b/api/envoy/service/rate_limit_quota/v3/BUILD index 1ed447c6f2715..8e1364681b5ad 100644 --- a/api/envoy/service/rate_limit_quota/v3/BUILD +++ b/api/envoy/service/rate_limit_quota/v3/BUILD @@ -8,7 +8,7 @@ api_proto_package( has_services = True, deps = [ "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/envoy/service/ratelimit/v2/BUILD b/api/envoy/service/ratelimit/v2/BUILD index eedc3e62b3b20..ff6dcdd6bfe15 100644 --- a/api/envoy/service/ratelimit/v2/BUILD +++ b/api/envoy/service/ratelimit/v2/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/api/v2/core:pkg", "//envoy/api/v2/ratelimit:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/ratelimit/v3/BUILD b/api/envoy/service/ratelimit/v3/BUILD index 1cec1e02cde97..1e1a8863cfbdb 100644 --- a/api/envoy/service/ratelimit/v3/BUILD +++ b/api/envoy/service/ratelimit/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/extensions/common/ratelimit/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/route/v3/BUILD b/api/envoy/service/route/v3/BUILD index 9f2ae1e747c54..b0154480fed56 100644 --- a/api/envoy/service/route/v3/BUILD +++ b/api/envoy/service/route/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/service/discovery/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/runtime/v3/BUILD b/api/envoy/service/runtime/v3/BUILD index 9f2ae1e747c54..b0154480fed56 100644 --- a/api/envoy/service/runtime/v3/BUILD +++ b/api/envoy/service/runtime/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/service/discovery/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/secret/v3/BUILD b/api/envoy/service/secret/v3/BUILD index 9f2ae1e747c54..b0154480fed56 100644 --- a/api/envoy/service/secret/v3/BUILD +++ b/api/envoy/service/secret/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/service/discovery/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/status/v2/BUILD b/api/envoy/service/status/v2/BUILD index 39c38eb10a7cb..87bca3035cf95 100644 --- a/api/envoy/service/status/v2/BUILD +++ b/api/envoy/service/status/v2/BUILD @@ -10,6 +10,6 @@ api_proto_package( "//envoy/admin/v2alpha:pkg", "//envoy/api/v2/core:pkg", "//envoy/type/matcher:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/status/v3/BUILD b/api/envoy/service/status/v3/BUILD index 45ec162b90937..f3b9672c29e6a 100644 --- a/api/envoy/service/status/v3/BUILD +++ b/api/envoy/service/status/v3/BUILD @@ -11,6 +11,6 @@ api_proto_package( "//envoy/annotations:pkg", "//envoy/config/core/v3:pkg", "//envoy/type/matcher/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/tap/v2alpha/BUILD b/api/envoy/service/tap/v2alpha/BUILD index 8e0561a169c5a..478272b81779e 100644 --- a/api/envoy/service/tap/v2alpha/BUILD +++ b/api/envoy/service/tap/v2alpha/BUILD @@ -10,6 +10,6 @@ api_proto_package( "//envoy/api/v2/core:pkg", "//envoy/api/v2/route:pkg", "//envoy/data/tap/v2alpha:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/tap/v3/BUILD b/api/envoy/service/tap/v3/BUILD index 8948f580a51e3..13564a427446a 100644 --- a/api/envoy/service/tap/v3/BUILD +++ b/api/envoy/service/tap/v3/BUILD @@ -9,6 +9,6 @@ api_proto_package( deps = [ "//envoy/config/core/v3:pkg", "//envoy/data/tap/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/service/trace/v2/BUILD b/api/envoy/service/trace/v2/BUILD index 7e6d2b11bf163..f3ef22c3da6de 100644 --- a/api/envoy/service/trace/v2/BUILD +++ b/api/envoy/service/trace/v2/BUILD @@ -8,7 +8,7 @@ api_proto_package( has_services = True, deps = [ "//envoy/api/v2/core:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", "@opencensus_proto//opencensus/proto/trace/v1:trace_proto", ], ) diff --git a/api/envoy/service/trace/v3/BUILD b/api/envoy/service/trace/v3/BUILD index a00d454ff9749..1e793010c62ce 100644 --- a/api/envoy/service/trace/v3/BUILD +++ b/api/envoy/service/trace/v3/BUILD @@ -8,7 +8,7 @@ api_proto_package( has_services = True, deps = [ "//envoy/config/core/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", "@opencensus_proto//opencensus/proto/trace/v1:trace_proto", ], ) diff --git a/api/envoy/type/BUILD b/api/envoy/type/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/type/BUILD +++ b/api/envoy/type/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/type/http/v3/BUILD b/api/envoy/type/http/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/type/http/v3/BUILD +++ b/api/envoy/type/http/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/type/matcher/BUILD b/api/envoy/type/matcher/BUILD index 29613b4c3487b..ad7d3cbadf20c 100644 --- a/api/envoy/type/matcher/BUILD +++ b/api/envoy/type/matcher/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/type:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/type/matcher/v3/BUILD b/api/envoy/type/matcher/v3/BUILD index fb28aa0e973d4..320b988b1a53b 100644 --- a/api/envoy/type/matcher/v3/BUILD +++ b/api/envoy/type/matcher/v3/BUILD @@ -8,6 +8,6 @@ api_proto_package( deps = [ "//envoy/annotations:pkg", "//envoy/type/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/type/metadata/v2/BUILD b/api/envoy/type/metadata/v2/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/type/metadata/v2/BUILD +++ b/api/envoy/type/metadata/v2/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/type/metadata/v3/BUILD b/api/envoy/type/metadata/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/type/metadata/v3/BUILD +++ b/api/envoy/type/metadata/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/envoy/type/tracing/v2/BUILD b/api/envoy/type/tracing/v2/BUILD index aa64935f43d18..e0ccd69d66c1b 100644 --- a/api/envoy/type/tracing/v2/BUILD +++ b/api/envoy/type/tracing/v2/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/metadata/v2:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/type/tracing/v3/BUILD b/api/envoy/type/tracing/v3/BUILD index c797ae66c28ad..369c3541b913f 100644 --- a/api/envoy/type/tracing/v3/BUILD +++ b/api/envoy/type/tracing/v3/BUILD @@ -7,6 +7,6 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ "//envoy/type/metadata/v3:pkg", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", ], ) diff --git a/api/envoy/type/v3/BUILD b/api/envoy/type/v3/BUILD index ec1e778e06e5c..d49202b74ab44 100644 --- a/api/envoy/type/v3/BUILD +++ b/api/envoy/type/v3/BUILD @@ -6,7 +6,7 @@ licenses(["notice"]) # Apache 2 api_proto_package( deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/api/envoy/watchdog/v3/BUILD b/api/envoy/watchdog/v3/BUILD index ee92fb652582e..29ebf0741406e 100644 --- a/api/envoy/watchdog/v3/BUILD +++ b/api/envoy/watchdog/v3/BUILD @@ -5,5 +5,5 @@ load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package") licenses(["notice"]) # Apache 2 api_proto_package( - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/api/test/build/BUILD b/api/test/build/BUILD index 16956e8d5720e..612cf86713a62 100644 --- a/api/test/build/BUILD +++ b/api/test/build/BUILD @@ -13,7 +13,7 @@ api_cc_test( "//envoy/service/discovery/v2:pkg_cc_proto", "//envoy/service/metrics/v2:pkg_cc_proto", "//envoy/service/ratelimit/v2:pkg_cc_proto", - "@com_github_cncf_udpa//udpa/service/orca/v1:pkg_cc_proto", + "@com_github_cncf_xds//udpa/service/orca/v1:pkg_cc_proto", ], ) diff --git a/envoy/config/BUILD b/envoy/config/BUILD index 046c8a68c83f8..6a24595f4087a 100644 --- a/envoy/config/BUILD +++ b/envoy/config/BUILD @@ -43,7 +43,7 @@ envoy_cc_library( hdrs = ["context_provider.h"], deps = [ "//envoy/common:callback", - "@com_github_cncf_udpa//xds/core/v3:pkg_cc_proto", + "@com_github_cncf_xds//xds/core/v3:pkg_cc_proto", ], ) @@ -89,7 +89,7 @@ envoy_cc_library( ":custom_config_validators_interface", ":subscription_interface", "//envoy/common:backoff_strategy_interface", - "@com_github_cncf_udpa//xds/core/v3:pkg_cc_proto", + "@com_github_cncf_xds//xds/core/v3:pkg_cc_proto", "@envoy_api//envoy/config/core/v3:pkg_cc_proto", ], ) diff --git a/envoy/matcher/BUILD b/envoy/matcher/BUILD index 73d056e393519..604c1bf4a8b42 100644 --- a/envoy/matcher/BUILD +++ b/envoy/matcher/BUILD @@ -18,7 +18,7 @@ envoy_cc_library( deps = [ "//envoy/config:typed_config_interface", "//envoy/protobuf:message_validator_interface", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg_cc_proto", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg_cc_proto", "@envoy_api//envoy/config/common/matcher/v3:pkg_cc_proto", "@envoy_api//envoy/config/core/v3:pkg_cc_proto", ], diff --git a/source/common/common/BUILD b/source/common/common/BUILD index ccb63e678c00c..f1fb01081e22d 100644 --- a/source/common/common/BUILD +++ b/source/common/common/BUILD @@ -351,7 +351,7 @@ envoy_cc_library( "//envoy/registry", "//source/common/protobuf:utility_lib", "//source/common/stats:symbol_table_lib", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg_cc_proto", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg_cc_proto", "@com_googlesource_code_re2//:re2", "@envoy_api//envoy/extensions/regex_engines/v3:pkg_cc_proto", "@envoy_api//envoy/type/matcher/v3:pkg_cc_proto", diff --git a/source/common/config/BUILD b/source/common/config/BUILD index 0813e2bb694d5..dffb0c2b7f3fc 100644 --- a/source/common/config/BUILD +++ b/source/common/config/BUILD @@ -68,7 +68,7 @@ envoy_cc_library( deps = [ "//envoy/config:subscription_interface", "//source/common/protobuf:utility_lib", - "@com_github_cncf_udpa//xds/core/v3:pkg_cc_proto", + "@com_github_cncf_xds//xds/core/v3:pkg_cc_proto", "@envoy_api//envoy/service/discovery/v3:pkg_cc_proto", ], ) @@ -206,7 +206,7 @@ envoy_cc_library( hdrs = ["xds_resource.h"], deps = [ "//source/common/http:utility_lib", - "@com_github_cncf_udpa//xds/core/v3:pkg_cc_proto", + "@com_github_cncf_xds//xds/core/v3:pkg_cc_proto", ], ) @@ -236,8 +236,8 @@ envoy_cc_library( "//source/common/stats:stats_matcher_lib", "//source/common/stats:tag_producer_lib", "//source/common/version:api_version_lib", - "@com_github_cncf_udpa//udpa/type/v1:pkg_cc_proto", - "@com_github_cncf_udpa//xds/type/v3:pkg_cc_proto", + "@com_github_cncf_xds//udpa/type/v1:pkg_cc_proto", + "@com_github_cncf_xds//xds/type/v3:pkg_cc_proto", "@envoy_api//envoy/config/bootstrap/v3:pkg_cc_proto", "@envoy_api//envoy/config/cluster/v3:pkg_cc_proto", "@envoy_api//envoy/config/core/v3:pkg_cc_proto", @@ -287,7 +287,7 @@ envoy_cc_library( deps = [ "//source/common/common:macros", "//source/common/protobuf:utility_lib", - "@com_github_cncf_udpa//xds/core/v3:pkg_cc_proto", + "@com_github_cncf_xds//xds/core/v3:pkg_cc_proto", "@envoy_api//envoy/config/core/v3:pkg_cc_proto", ], ) diff --git a/source/common/protobuf/BUILD b/source/common/protobuf/BUILD index 7fa661b274c72..e398f49d5eaa0 100644 --- a/source/common/protobuf/BUILD +++ b/source/common/protobuf/BUILD @@ -87,7 +87,7 @@ envoy_cc_library( "//source/common/common:utility_lib", "//source/common/protobuf:visitor_lib", "//source/common/runtime:runtime_features_lib", - "@com_github_cncf_udpa//udpa/annotations:pkg_cc_proto", + "@com_github_cncf_xds//udpa/annotations:pkg_cc_proto", "@envoy_api//envoy/annotations:pkg_cc_proto", "@envoy_api//envoy/type/v3:pkg_cc_proto", "@utf8_range//:utf8_validity", @@ -216,7 +216,7 @@ envoy_cc_library( "//source/common/common:utility_lib", "//source/common/protobuf:visitor_lib", "//source/common/runtime:runtime_features_lib", - "@com_github_cncf_udpa//udpa/annotations:pkg_cc_proto", + "@com_github_cncf_xds//udpa/annotations:pkg_cc_proto", "@envoy_api//envoy/annotations:pkg_cc_proto", "@envoy_api//envoy/type/v3:pkg_cc_proto", ] + envoy_select_enable_yaml(["yaml_utility_lib"]), @@ -237,7 +237,7 @@ envoy_cc_library( ":message_validator_lib", ":protobuf", ":utility_lib_header", - "@com_github_cncf_udpa//udpa/type/v1:pkg_cc_proto", - "@com_github_cncf_udpa//xds/type/v3:pkg_cc_proto", + "@com_github_cncf_xds//udpa/type/v1:pkg_cc_proto", + "@com_github_cncf_xds//xds/type/v3:pkg_cc_proto", ], ) diff --git a/source/extensions/common/matcher/BUILD b/source/extensions/common/matcher/BUILD index a4b96c3f92bfa..96203d74b5084 100644 --- a/source/extensions/common/matcher/BUILD +++ b/source/extensions/common/matcher/BUILD @@ -33,6 +33,6 @@ envoy_cc_extension( "//source/common/matcher:matcher_lib", "//source/common/network:lc_trie_lib", "//source/common/network:utility_lib", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg_cc_proto", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg_cc_proto", ], ) diff --git a/source/extensions/path/uri_template_lib/proto/BUILD b/source/extensions/path/uri_template_lib/proto/BUILD index d8ad5c3057d55..7bc7902fb5156 100644 --- a/source/extensions/path/uri_template_lib/proto/BUILD +++ b/source/extensions/path/uri_template_lib/proto/BUILD @@ -13,5 +13,5 @@ envoy_extension_package() envoy_proto_library( name = "uri_template_rewrite_segements", srcs = ["rewrite_segments.proto"], - deps = ["@com_github_cncf_udpa//udpa/annotations:pkg"], + deps = ["@com_github_cncf_xds//udpa/annotations:pkg"], ) diff --git a/test/common/config/BUILD b/test/common/config/BUILD index 9bd0c45b4ea5b..08fb0d1208eb0 100644 --- a/test/common/config/BUILD +++ b/test/common/config/BUILD @@ -138,8 +138,8 @@ envoy_cc_test( "//test/test_common:environment_lib", "//test/test_common:logging_lib", "//test/test_common:utility_lib", - "@com_github_cncf_udpa//udpa/type/v1:pkg_cc_proto", - "@com_github_cncf_udpa//xds/type/v3:pkg_cc_proto", + "@com_github_cncf_xds//udpa/type/v1:pkg_cc_proto", + "@com_github_cncf_xds//xds/type/v3:pkg_cc_proto", "@envoy_api//envoy/api/v2:pkg_cc_proto", "@envoy_api//envoy/config/bootstrap/v3:pkg_cc_proto", "@envoy_api//envoy/config/cluster/v3:pkg_cc_proto", diff --git a/test/common/matcher/BUILD b/test/common/matcher/BUILD index 9b8f951e856f4..d548f702026ef 100644 --- a/test/common/matcher/BUILD +++ b/test/common/matcher/BUILD @@ -80,7 +80,7 @@ envoy_cc_test( "//test/mocks/server:factory_context_mocks", "//test/mocks/stream_info:stream_info_mocks", "//test/test_common:registry_lib", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg_cc_proto", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg_cc_proto", "@envoy_api//envoy/config/common/matcher/v3:pkg_cc_proto", "@envoy_api//envoy/config/core/v3:pkg_cc_proto", ], diff --git a/test/common/protobuf/BUILD b/test/common/protobuf/BUILD index e45bd54b7be84..60a5840eaa8f5 100644 --- a/test/common/protobuf/BUILD +++ b/test/common/protobuf/BUILD @@ -29,8 +29,8 @@ envoy_proto_library( "utility_test_message_field_wip.proto", ], deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/annotations/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/annotations/v3:pkg", ], ) diff --git a/test/extensions/filters/http/composite/BUILD b/test/extensions/filters/http/composite/BUILD index f846deb7b7785..953d92f8dc2d3 100644 --- a/test/extensions/filters/http/composite/BUILD +++ b/test/extensions/filters/http/composite/BUILD @@ -45,7 +45,7 @@ envoy_extension_cc_test( "//test/integration/filters:set_response_code_filter_config_proto_cc_proto", "//test/integration/filters:set_response_code_filter_lib", "//test/proto:helloworld_proto_cc_proto", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg_cc_proto", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg_cc_proto", "@envoy_api//envoy/extensions/common/matching/v3:pkg_cc_proto", "@envoy_api//envoy/extensions/filters/http/composite/v3:pkg_cc_proto", "@envoy_api//envoy/extensions/filters/network/http_connection_manager/v3:pkg_cc_proto", diff --git a/test/extensions/matching/input_matchers/cel_matcher/BUILD b/test/extensions/matching/input_matchers/cel_matcher/BUILD index 33d6d711185e1..a5a2f50ca4fac 100644 --- a/test/extensions/matching/input_matchers/cel_matcher/BUILD +++ b/test/extensions/matching/input_matchers/cel_matcher/BUILD @@ -33,7 +33,7 @@ envoy_extension_cc_test( "//test/mocks/server:factory_context_mocks", "//test/mocks/stream_info:stream_info_mocks", "//test/test_common:registry_lib", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg_cc_proto", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg_cc_proto", "@envoy_api//envoy/config/common/matcher/v3:pkg_cc_proto", "@envoy_api//envoy/config/core/v3:pkg_cc_proto", ], diff --git a/test/fuzz/BUILD b/test/fuzz/BUILD index a2e921ddab322..8a613fd72f6f1 100644 --- a/test/fuzz/BUILD +++ b/test/fuzz/BUILD @@ -87,8 +87,8 @@ envoy_cc_test_library( "//source/common/protobuf:message_validator_lib", "//source/common/protobuf:utility_lib_header", "//source/common/protobuf:visitor_lib", - "@com_github_cncf_udpa//udpa/type/v1:pkg_cc_proto", - "@com_github_cncf_udpa//xds/type/v3:pkg_cc_proto", + "@com_github_cncf_xds//udpa/type/v1:pkg_cc_proto", + "@com_github_cncf_xds//xds/type/v3:pkg_cc_proto", "@com_google_absl//absl/cleanup", ], ) @@ -101,8 +101,8 @@ envoy_cc_test_library( "//test/fuzz:mutable_visitor_lib", "//test/fuzz:random_lib", "@com_envoyproxy_protoc_gen_validate//validate:cc_validate", - "@com_github_cncf_udpa//udpa/type/v1:pkg_cc_proto", - "@com_github_cncf_udpa//xds/type/v3:pkg_cc_proto", + "@com_github_cncf_xds//udpa/type/v1:pkg_cc_proto", + "@com_github_cncf_xds//xds/type/v3:pkg_cc_proto", "@com_github_google_libprotobuf_mutator//:libprotobuf_mutator", ], ) diff --git a/test/proto/BUILD b/test/proto/BUILD index 3c295a373707d..9a69572077a53 100644 --- a/test/proto/BUILD +++ b/test/proto/BUILD @@ -65,7 +65,7 @@ envoy_proto_library( name = "sensitive_proto", srcs = [":sensitive.proto"], deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg", - "@com_github_cncf_udpa//xds/type/v3:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", + "@com_github_cncf_xds//xds/type/v3:pkg", ], ) diff --git a/tools/api_proto_plugin/plugin.bzl b/tools/api_proto_plugin/plugin.bzl index 2784aebb08b6f..9c2dd92a568b4 100644 --- a/tools/api_proto_plugin/plugin.bzl +++ b/tools/api_proto_plugin/plugin.bzl @@ -37,7 +37,7 @@ def api_proto_plugin_impl(target, ctx, output_group, mnemonic, output_suffixes): for f in target[ProtoInfo].direct_sources if (f.path.startswith("external/envoy_api") or f.path.startswith("tools/testdata/protoxform/envoy") or - f.path.startswith("external/com_github_cncf_udpa/xds")) + f.path.startswith("external/com_github_cncf_xds/xds")) ] # If this proto_library doesn't actually name any sources, e.g. //api:api, diff --git a/tools/code_format/envoy_build_fixer.py b/tools/code_format/envoy_build_fixer.py index 9cfe99facf2f1..494737d4925ca 100755 --- a/tools/code_format/envoy_build_fixer.py +++ b/tools/code_format/envoy_build_fixer.py @@ -181,7 +181,7 @@ def fix_api_deps(path, contents): existing_api_deps = set([ d for d in deps.split() if d.startswith('@envoy_api') and d.endswith('pkg_cc_proto') - and d != '@com_github_cncf_udpa//udpa/annotations:pkg_cc_proto' + and d != '@com_github_cncf_xds//udpa/annotations:pkg_cc_proto' ]) deps_to_remove = existing_api_deps.difference(actual_api_deps) if deps_to_remove: diff --git a/tools/proto_format/format_api.py b/tools/proto_format/format_api.py index 34f38588804cc..759ef9bac6539 100644 --- a/tools/proto_format/format_api.py +++ b/tools/proto_format/format_api.py @@ -177,18 +177,18 @@ def get_import_deps(proto_path): continue # Special case handling for UDPA annotations. if import_path.startswith('udpa/annotations/'): - imports.append('@com_github_cncf_udpa//udpa/annotations:pkg') + imports.append('@com_github_cncf_xds//udpa/annotations:pkg') continue if import_path.startswith('xds/type/matcher/v3/'): - imports.append('@com_github_cncf_udpa//xds/type/matcher/v3:pkg') + imports.append('@com_github_cncf_xds//xds/type/matcher/v3:pkg') continue # Special case for handling XDS annotations. if import_path.startswith('xds/annotations/v3/'): - imports.append('@com_github_cncf_udpa//xds/annotations/v3:pkg') + imports.append('@com_github_cncf_xds//xds/annotations/v3:pkg') continue # Special case handling for XDS core. if import_path.startswith('xds/core/v3/'): - imports.append('@com_github_cncf_udpa//xds/core/v3:pkg') + imports.append('@com_github_cncf_xds//xds/core/v3:pkg') continue # Explicit remapping for external deps, compute paths for envoy/*. if import_path in data["external_proto_deps"]["imports"]: diff --git a/tools/protodoc/BUILD b/tools/protodoc/BUILD index db4224fd4309b..2802576bca3c1 100644 --- a/tools/protodoc/BUILD +++ b/tools/protodoc/BUILD @@ -112,8 +112,8 @@ envoy_pytool_binary( ":jinja", "//tools/api_proto_plugin", "@com_envoyproxy_protoc_gen_validate//validate:validate_py", - "@com_github_cncf_udpa//udpa/annotations:pkg_py_proto", - "@com_github_cncf_udpa//xds/annotations/v3:pkg_py_proto", + "@com_github_cncf_xds//udpa/annotations:pkg_py_proto", + "@com_github_cncf_xds//xds/annotations/v3:pkg_py_proto", requirement("envoy.code.check"), ], ) diff --git a/tools/protodoc/protodoc.bzl b/tools/protodoc/protodoc.bzl index 96f22e850c842..58b83892a18f4 100644 --- a/tools/protodoc/protodoc.bzl +++ b/tools/protodoc/protodoc.bzl @@ -20,7 +20,7 @@ def _protodoc_rule_impl(ctx): for path in dep[OutputGroupInfo].rst.to_list(): envoy_api = ( path.short_path.startswith("../envoy_api") or - path.short_path.startswith("../com_github_cncf_udpa") + path.short_path.startswith("../com_github_cncf_xds") ) if envoy_api: deps.append(path) diff --git a/tools/protoprint/BUILD b/tools/protoprint/BUILD index 37659b927bcf5..7b3b786a79c15 100644 --- a/tools/protoprint/BUILD +++ b/tools/protoprint/BUILD @@ -30,8 +30,8 @@ envoy_pytool_binary( "//tools/type_whisperer", "//tools/type_whisperer:api_type_db_proto_py_proto", "@com_envoyproxy_protoc_gen_validate//validate:validate_py", - "@com_github_cncf_udpa//udpa/annotations:pkg_py_proto", - "@com_github_cncf_udpa//xds/annotations/v3:pkg_py_proto", + "@com_github_cncf_xds//udpa/annotations:pkg_py_proto", + "@com_github_cncf_xds//xds/annotations/v3:pkg_py_proto", "@com_google_googleapis//google/api:annotations_py_proto", "@com_google_protobuf//:protobuf_python", "@envoy_api//envoy/annotations:pkg_py_proto", diff --git a/tools/protoxform/BUILD b/tools/protoxform/BUILD index 73c95708fe52d..d1be2d6e7a810 100644 --- a/tools/protoxform/BUILD +++ b/tools/protoxform/BUILD @@ -16,8 +16,8 @@ py_binary( "//tools/api_proto_plugin", "//tools/type_whisperer:api_type_db_proto_py_proto", "@com_envoyproxy_protoc_gen_validate//validate:validate_py", - "@com_github_cncf_udpa//udpa/annotations:pkg_py_proto", - "@com_github_cncf_udpa//xds/annotations/v3:pkg_py_proto", + "@com_github_cncf_xds//udpa/annotations:pkg_py_proto", + "@com_github_cncf_xds//xds/annotations/v3:pkg_py_proto", "@com_google_googleapis//google/api:annotations_py_proto", "@envoy_api//envoy/annotations:pkg_py_proto", ], diff --git a/tools/protoxform/protoxform.bzl b/tools/protoxform/protoxform.bzl index d0933bf9a399a..bd7ed95293d93 100644 --- a/tools/protoxform/protoxform.bzl +++ b/tools/protoxform/protoxform.bzl @@ -24,7 +24,7 @@ def _protoxform_rule_impl(ctx): for path in dep[OutputGroupInfo].proto.to_list(): envoy_api = ( path.short_path.startswith("../envoy_api") or - path.short_path.startswith("../com_github_cncf_udpa") or + path.short_path.startswith("../com_github_cncf_xds") or path.short_path.startswith("tools/testdata") ) if envoy_api: diff --git a/tools/testdata/protoxform/envoy/v2/BUILD b/tools/testdata/protoxform/envoy/v2/BUILD index dc051c7a2a4ad..2c6796578946d 100644 --- a/tools/testdata/protoxform/envoy/v2/BUILD +++ b/tools/testdata/protoxform/envoy/v2/BUILD @@ -14,7 +14,7 @@ proto_library( visibility = ["//visibility:public"], deps = [ "//tools/testdata/protoxform/external:external_protos", - "@com_github_cncf_udpa//udpa/annotations:pkg", + "@com_github_cncf_xds//udpa/annotations:pkg", "@com_google_googleapis//google/api:annotations_proto", "@com_google_protobuf//:any_proto", "@envoy_api//envoy/annotations:pkg", diff --git a/tools/type_whisperer/BUILD b/tools/type_whisperer/BUILD index 43d4b7cf0eaf9..32cdf6e0d4d8c 100644 --- a/tools/type_whisperer/BUILD +++ b/tools/type_whisperer/BUILD @@ -21,7 +21,7 @@ py_binary( deps = [ ":types_py_proto", "//tools/api_proto_plugin", - "@com_github_cncf_udpa//udpa/annotations:pkg_py_proto", + "@com_github_cncf_xds//udpa/annotations:pkg_py_proto", "@com_google_protobuf//:protobuf_python", ], ) @@ -43,7 +43,7 @@ py_binary( srcs = ["file_descriptor_set_text_gen.py"], visibility = ["//visibility:public"], deps = [ - "@com_github_cncf_udpa//udpa/annotations:pkg_py_proto", + "@com_github_cncf_xds//udpa/annotations:pkg_py_proto", "@com_google_protobuf//:protobuf_python", ], ) @@ -102,7 +102,7 @@ envoy_cc_library( deps = [ "//source/common/protobuf", "//tools/type_whisperer:api_type_db_proto_cc_proto", - "@com_github_cncf_udpa//udpa/annotations:pkg_cc_proto", + "@com_github_cncf_xds//udpa/annotations:pkg_cc_proto", "@com_google_absl//absl/container:node_hash_map", ], ) diff --git a/tools/type_whisperer/proto_build_targets_gen.py b/tools/type_whisperer/proto_build_targets_gen.py index 1842c0a1eedac..f0b26f17797e0 100644 --- a/tools/type_whisperer/proto_build_targets_gen.py +++ b/tools/type_whisperer/proto_build_targets_gen.py @@ -62,9 +62,9 @@ name = "xds_protos", visibility = ["//visibility:public"], deps = [ - "@com_github_cncf_udpa//xds/core/v3:pkg", - "@com_github_cncf_udpa//xds/type/matcher/v3:pkg", - "@com_github_cncf_udpa//xds/type/v3:pkg", + "@com_github_cncf_xds//xds/core/v3:pkg", + "@com_github_cncf_xds//xds/type/matcher/v3:pkg", + "@com_github_cncf_xds//xds/type/v3:pkg", ], ) From 1ea821370c12e1016a63cfb9f7dd66d33cadfdb1 Mon Sep 17 00:00:00 2001 From: Sergii Tkachenko Date: Thu, 9 Nov 2023 01:13:06 -0800 Subject: [PATCH 2/3] define `@com_github_cncf_udpa` for `@com_github_grpc_grpc` Signed-off-by: Sergii Tkachenko --- api/bazel/repositories.bzl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/api/bazel/repositories.bzl b/api/bazel/repositories.bzl index 6381601f9ff4e..fa7225b74b428 100644 --- a/api/bazel/repositories.bzl +++ b/api/bazel/repositories.bzl @@ -28,6 +28,12 @@ def api_dependencies(): external_http_archive( name = "com_github_cncf_xds", ) + # Needed until @com_github_grpc_grpc renames @com_github_cncf_udpa + # to @com_github_cncf_xds as well. + external_http_archive( + name = "com_github_cncf_udpa", + location_name = "com_github_cncf_xds", + ) external_http_archive( name = "prometheus_metrics_model", From 94b69b519967f62290dd7cee78c43c0a97b06838 Mon Sep 17 00:00:00 2001 From: Sergii Tkachenko Date: Thu, 9 Nov 2023 02:02:03 -0800 Subject: [PATCH 3/3] fix lint Signed-off-by: Sergii Tkachenko --- api/bazel/repositories.bzl | 1 + 1 file changed, 1 insertion(+) diff --git a/api/bazel/repositories.bzl b/api/bazel/repositories.bzl index fa7225b74b428..33aaa220fb6d0 100644 --- a/api/bazel/repositories.bzl +++ b/api/bazel/repositories.bzl @@ -28,6 +28,7 @@ def api_dependencies(): external_http_archive( name = "com_github_cncf_xds", ) + # Needed until @com_github_grpc_grpc renames @com_github_cncf_udpa # to @com_github_cncf_xds as well. external_http_archive(