Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Update to Envoy ff49762696b2e6ed3f408a22e1f7a1b7d2487318 (Oct 11th) #2104

Merged
merged 2 commits into from Nov 5, 2022

Conversation

oschaaf
Copy link
Member

@oschaaf oschaaf commented Oct 26, 2022

  • sync .bazelrc
  • Note: needed to define ABSL_LEGACY_THREAD_ANNOTATIONS.
    Looks like some of absl's annotations have been renamed
  • fmt started complaining about StringPiece as an input.
    Needed to tweak logging and introduce some tech debt to
    strip newlines at the end of the log line without adding
    memory copying
  • created a specific .bazelrc for our project to keep the top level .bazelrc as
    close to Envoy's as possible.

Add pagespeed.bazelrc with our modifications so that our .bazelrc
will be identical to Envoy's
- Note: needed to define ABSL_LEGACY_THREAD_ANNOTATIONS.
Looks like some of absl's annotations have been renamed
- fmt started complaining about StringPiece as an input.
Needed to tweak logging and introduce some tech debt to
strip newlines at the end of the log line without adding
memory copying
@oschaaf oschaaf requested a review from jmarantz October 26, 2022 21:15
@oschaaf oschaaf merged commit 4124bee into master Nov 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant