|
|
@ -72,6 +72,7 @@ proto_library( |
|
|
|
name = "v3_protos", |
|
|
|
name = "v3_protos", |
|
|
|
visibility = ["//visibility:public"], |
|
|
|
visibility = ["//visibility:public"], |
|
|
|
deps = [ |
|
|
|
deps = [ |
|
|
|
|
|
|
|
"//contrib/envoy/extensions/filters/http/dynamo/v3:pkg", |
|
|
|
"//contrib/envoy/extensions/filters/http/language/v3alpha:pkg", |
|
|
|
"//contrib/envoy/extensions/filters/http/language/v3alpha:pkg", |
|
|
|
"//contrib/envoy/extensions/filters/http/squash/v3:pkg", |
|
|
|
"//contrib/envoy/extensions/filters/http/squash/v3:pkg", |
|
|
|
"//contrib/envoy/extensions/filters/http/sxg/v3alpha:pkg", |
|
|
|
"//contrib/envoy/extensions/filters/http/sxg/v3alpha:pkg", |
|
|
@ -157,7 +158,6 @@ proto_library( |
|
|
|
"//envoy/extensions/filters/http/csrf/v3:pkg", |
|
|
|
"//envoy/extensions/filters/http/csrf/v3:pkg", |
|
|
|
"//envoy/extensions/filters/http/decompressor/v3:pkg", |
|
|
|
"//envoy/extensions/filters/http/decompressor/v3:pkg", |
|
|
|
"//envoy/extensions/filters/http/dynamic_forward_proxy/v3:pkg", |
|
|
|
"//envoy/extensions/filters/http/dynamic_forward_proxy/v3:pkg", |
|
|
|
"//envoy/extensions/filters/http/dynamo/v3:pkg", |
|
|
|
|
|
|
|
"//envoy/extensions/filters/http/ext_authz/v3:pkg", |
|
|
|
"//envoy/extensions/filters/http/ext_authz/v3:pkg", |
|
|
|
"//envoy/extensions/filters/http/ext_proc/v3:pkg", |
|
|
|
"//envoy/extensions/filters/http/ext_proc/v3:pkg", |
|
|
|
"//envoy/extensions/filters/http/fault/v3:pkg", |
|
|
|
"//envoy/extensions/filters/http/fault/v3:pkg", |
|
|
|