Skip to content

Remove unnecessary call to ERR_load_crypto_strings().#134

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
PiotrSikora:err_strings
Oct 12, 2016
Merged

Remove unnecessary call to ERR_load_crypto_strings().#134
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
PiotrSikora:err_strings

Conversation

@PiotrSikora
Copy link
Copy Markdown
Contributor

It's already called as part of SSL_load_error_strings(),
and it's deprecated in BoringSSL and OpenSSL-1.1.0+.

@mattklein123
Copy link
Copy Markdown
Member

@PiotrSikora can you sign the CLA per https://github.com/lyft/envoy/blob/master/CONTRIBUTING.md#cla

otherwise change looks good

@PiotrSikora
Copy link
Copy Markdown
Contributor Author

(working on it, might take a while...)

@PiotrSikora
Copy link
Copy Markdown
Contributor Author

CLA signed, code rebased on top of current master.

It's already called as part of SSL_load_error_strings(),
and it's deprecated in BoringSSL and OpenSSL-1.1.0+.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
@mattklein123 mattklein123 merged commit 2a80f8f into envoyproxy:master Oct 12, 2016
PiotrSikora pushed a commit to PiotrSikora/envoy that referenced this pull request Aug 21, 2019
Signed-off-by: John Plevyak <jplevyak@gmail.com>
kyessenov pushed a commit to kyessenov/envoy that referenced this pull request Feb 6, 2020
shalk pushed a commit to shalk/envoy that referenced this pull request Nov 14, 2020
…view

zh-translation: /intro/arch_overview/upstream/load_balancing/overview.rst
jpsim pushed a commit that referenced this pull request Nov 28, 2022
When doing android builds bazel crashes with GC overhead reached.

Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
When doing android builds bazel crashes with GC overhead reached.

Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
Signed-off-by: JP Simard <jp@jpsim.com>
arminabf pushed a commit to arminabf/envoy that referenced this pull request Jun 5, 2024
mathetake pushed a commit that referenced this pull request Mar 3, 2026
Fixes #134

This PR makes the AIGatewayRoute controller to watch the resources that
are created by it and trigger reconcilation.

---------

Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.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