Skip to content

Commit

Permalink
api: Fix generated_api_shadow BUILD (#16330)
Browse files Browse the repository at this point in the history
Commit Message: api: Fix generated_api_shadow BUILD
Additional Description:

Some changes were made to the api/BUILD file in #16077 which were not propagated to generated_api_shadow
this is also a possible reason that a dev reported an issue with ci formatting

Signed-off-by: Ryan Northey <ryan@synca.io>
  • Loading branch information
phlax committed May 5, 2021
1 parent 0d429a0 commit d512923
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions generated_api_shadow/BUILD
Expand Up @@ -133,18 +133,12 @@ proto_library(
"//envoy/config/common/matcher/v3:pkg",
"//envoy/config/core/v3:pkg",
"//envoy/config/endpoint/v3:pkg",
"//envoy/config/filter/thrift/router/v2alpha1:pkg",
"//envoy/config/grpc_credential/v3:pkg",
"//envoy/config/health_checker/redis/v2:pkg",
"//envoy/config/listener/v3:pkg",
"//envoy/config/metrics/v3:pkg",
"//envoy/config/overload/v3:pkg",
"//envoy/config/ratelimit/v3:pkg",
"//envoy/config/rbac/v3:pkg",
"//envoy/config/resource_monitor/fixed_heap/v2alpha:pkg",
"//envoy/config/resource_monitor/injected_resource/v2alpha:pkg",
"//envoy/config/retry/omit_canary_hosts/v2:pkg",
"//envoy/config/retry/previous_hosts/v2:pkg",
"//envoy/config/route/v3:pkg",
"//envoy/config/tap/v3:pkg",
"//envoy/config/trace/v3:pkg",
Expand Down

0 comments on commit d512923

Please sign in to comment.