Skip to content

bazel: minor fixes for consuming projects#732

Merged
mattklein123 merged 2 commits intomasterfrom
bazel_fixes
Apr 11, 2017
Merged

bazel: minor fixes for consuming projects#732
mattklein123 merged 2 commits intomasterfrom
bazel_fixes

Conversation

@mattklein123
Copy link
Copy Markdown
Member

Thanks to @htuch for debugging help.

Thanks to @htuch for debugging help.
@htuch
Copy link
Copy Markdown
Member

htuch commented Apr 11, 2017

LGTM. Do the integration tests with JSON pass with this?

@mattklein123
Copy link
Copy Markdown
Member Author

No not yet, I'm still debugging.

@mattklein123
Copy link
Copy Markdown
Member Author

@htuch I have everything working for Lyft private. I just added a more obvious failure in environment file substitute if a file can't be opened. Easier to debug.

@htuch
Copy link
Copy Markdown
Member

htuch commented Apr 11, 2017

LGTM.

@mattklein123 mattklein123 merged commit 6f2a5a5 into master Apr 11, 2017
@mattklein123 mattklein123 deleted the bazel_fixes branch April 11, 2017 17:29
htuch added a commit to htuch/envoy that referenced this pull request Apr 12, 2017
This allows us to catch in CI breakages such as those fixed in envoyproxy#732. Also, it allows us to validate
our example and story for other projects that consume Envoy for custom linking of filters keeps
working.

This adds the requirement of bind mounting in docker run with -v <some path>:/build for bazel.debug
and bazel.coverage builds.
mattklein123 pushed a commit that referenced this pull request Apr 12, 2017
This allows us to catch in CI breakages such as those fixed in #732. Also, it allows us to validate
our example and story for other projects that consume Envoy for custom linking of filters keeps
working.

This adds the requirement of bind mounting in docker run with -v <some path>:/build for bazel.debug
and bazel.coverage builds.
rshriram pushed a commit to rshriram/envoy that referenced this pull request Oct 30, 2018
Automatic merge from submit-queue.

[DO NOT MERGE] Auto PR to update dependencies of proxy

This PR will be merged automatically once checks are successful.
```release-note
none
```
mathetake pushed a commit that referenced this pull request Mar 3, 2026
**Commit Message**

controller: unreconized BackendSecurityPolicyType type caused panic

**Related Issues/PRs (if applicable)**


Fixes: #732

Signed-off-by: bitliu <bitliu@tencent.com>
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.

2 participants