Skip to content

Adding missing @bazel prefixes that dependencies need.#3175

Merged
ggreenway merged 1 commit into
envoyproxy:masterfrom
jmillikin-stripe:buildstamp-at-envoy
Apr 23, 2018
Merged

Adding missing @bazel prefixes that dependencies need.#3175
ggreenway merged 1 commit into
envoyproxy:masterfrom
jmillikin-stripe:buildstamp-at-envoy

Conversation

@jmillikin-stripe
Copy link
Copy Markdown
Contributor

I tested #3021 with
envoy-filter-example to verify it works for non-default workspace roots,
but didn't realize the filter example's envoy binary is built without
linkstamping so the testing was worthless.

Experimental evidence is that the deps field needs @envoy but the
linker options are fine without it. I don't understand why this would be
true so I'm going to put @envoy in both places.

Risk Level: Low

Signed-off-by: John Millikin jmillikin@stripe.com

Testing:
Tested on a local envoy-filter-example clone with stamped = True set.

I tested envoyproxy#3021 with
envoy-filter-example to verify it works for non-default workspace roots,
but didn't realize the filter example's envoy binary is built without
linkstamping so the testing was worthless.

Experimental evidence is that the `deps` field needs `@envoy` but the
linker options are fine without it. I don't understand why this would be
true so I'm going to put `@envoy` in both places.

Signed-off-by: John Millikin <jmillikin@stripe.com>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mattklein123 mattklein123 self-assigned this Apr 23, 2018
@ggreenway ggreenway merged commit 71d27c9 into envoyproxy:master Apr 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants