Skip to content

Commit 3ea4617

Browse files
contrib: delete squash filter (#40135)
Fixes #40087 Signed-off-by: Greg Greenway <ggreenway@apple.com> Mirrored from https://github.com/envoyproxy/envoy @ 668642e2b8c4f5d1bfa144ce99c7583ed26ccc87
1 parent b44fb03 commit 3ea4617

File tree

4 files changed

+0
-72
lines changed

4 files changed

+0
-72
lines changed

BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ proto_library(
7878
"//contrib/envoy/extensions/filters/http/dynamo/v3:pkg",
7979
"//contrib/envoy/extensions/filters/http/golang/v3alpha:pkg",
8080
"//contrib/envoy/extensions/filters/http/language/v3alpha:pkg",
81-
"//contrib/envoy/extensions/filters/http/squash/v3:pkg",
8281
"//contrib/envoy/extensions/filters/http/sxg/v3alpha:pkg",
8382
"//contrib/envoy/extensions/filters/network/client_ssl_auth/v3:pkg",
8483
"//contrib/envoy/extensions/filters/network/generic_proxy/codecs/kafka/v3:pkg",

contrib/envoy/extensions/filters/http/squash/v3/BUILD

Lines changed: 0 additions & 9 deletions
This file was deleted.

contrib/envoy/extensions/filters/http/squash/v3/squash.proto

Lines changed: 0 additions & 61 deletions
This file was deleted.

versioning/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ proto_library(
1616
"//contrib/envoy/extensions/filters/http/dynamo/v3:pkg",
1717
"//contrib/envoy/extensions/filters/http/golang/v3alpha:pkg",
1818
"//contrib/envoy/extensions/filters/http/language/v3alpha:pkg",
19-
"//contrib/envoy/extensions/filters/http/squash/v3:pkg",
2019
"//contrib/envoy/extensions/filters/http/sxg/v3alpha:pkg",
2120
"//contrib/envoy/extensions/filters/network/client_ssl_auth/v3:pkg",
2221
"//contrib/envoy/extensions/filters/network/generic_proxy/codecs/kafka/v3:pkg",

0 commit comments

Comments
 (0)