Skip to content

rbac/fuzz: fix build#4150

Merged
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
turbinelabs:stephan/fix-build
Aug 14, 2018
Merged

rbac/fuzz: fix build#4150
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
turbinelabs:stephan/fix-build

Conversation

@zuercher
Copy link
Member

@zuercher zuercher commented Aug 14, 2018

#4083 and #4116 conflicted with #4129

Risk Level: low
Testing: tests pass
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Stephan Zuercher stephan@turbinelabs.io

*Risk Level*: low
*Testing*: tests pass
*Docs Changes*: n/a
*Release Notes*: n/a

Signed-off-by: Stephan Zuercher <stephan@turbinelabs.io>
@zuercher zuercher requested a review from htuch August 14, 2018 20:44
namespace {
const Envoy::Http::HeaderMapImpl empty_header = Envoy::Http::HeaderMapImpl();
const envoy::api::v2::core::Metadata empty_metadata = envoy::api::v2::core::Metadata();
const Envoy::Http::HeaderMapImpl empty_header;
Copy link
Member Author

Choose a reason for hiding this comment

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

I suppose these should actually be constructed-on-first-use.

Copy link
Member

Choose a reason for hiding this comment

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

yeah I have a change for it, up to you to change this here or I will open another PR

Signed-off-by: Stephan Zuercher <stephan@turbinelabs.io>
Copy link
Member

@lizan lizan left a comment

Choose a reason for hiding this comment

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

thanks!

Copy link
Member

@htuch htuch 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 merged commit c3652aa into envoyproxy:master Aug 14, 2018
snowp pushed a commit to snowp/envoy that referenced this pull request Aug 14, 2018
* origin/master:
  http_filter: add addEncodedTrailers and addDecodedTrailers (envoyproxy#3980)
  rbac/fuzz: fix build (envoyproxy#4150)

Signed-off-by: Snow Pettersen <snowp@squareup.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.

4 participants