Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protobuf util: correct name for repeatedptrfield #2166

Merged
merged 1 commit into from
Dec 7, 2017

Conversation

akonradi
Copy link
Contributor

@akonradi akonradi commented Dec 6, 2017

Description:
Use Protobuf::RepeatedPtrField<> instead of google::protobuf::RepeatedPtrField<> as the argument type for hash() for consistency.

Risk Level: Low

Testing: ran unit tests

Docs Changes: N/A

Release Notes: N/A

@akonradi akonradi force-pushed the patch-1 branch 2 times, most recently from 15945b0 to 6ed9da2 Compare December 6, 2017 23:24
htuch
htuch previously approved these changes Dec 7, 2017
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.

LGTM, but you need to fix DCO @akonradi.

mattklein123
mattklein123 previously approved these changes Dec 7, 2017
Use `Protobuf::RepeatedPtrField<>` as the argument type for `hash()` for consistency.

Signed-off-by: Alex Konradi <akonradi@google.com>
@htuch htuch merged commit 5acade2 into envoyproxy:master Dec 7, 2017
@akonradi akonradi deleted the patch-1 branch December 21, 2017 23:18
Shikugawa pushed a commit to Shikugawa/envoy that referenced this pull request Mar 28, 2020
* Update envoy and build opt

envoy commit date: 04/10/2019
bazel version: 0.22.0

Signed-off-by: Yuchen Dai <silentdai@gmail.com>

* align envoy SHA in istio.deps with WORKSPACE

Signed-off-by: Yuchen Dai <silentdai@gmail.com>

* add comment above the uncomment local_repository

Signed-off-by: Yuchen Dai <silentdai@gmail.com>
jpsim added a commit that referenced this pull request Nov 28, 2022
Diff: 5181d23...0e8899c

Signed-off-by: JP Simard <jp@jpsim.com>
jpsim added a commit that referenced this pull request Nov 29, 2022
Diff: 5181d23...0e8899c

Signed-off-by: JP Simard <jp@jpsim.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.

3 participants