Skip to content

Commit

Permalink
Fix crash due to shared mutable state in EnvoyFilter #53594 istio/ist…
Browse files Browse the repository at this point in the history
  • Loading branch information
shimengwang committed Dec 24, 2024
1 parent 4a561be commit 6649fe9
Show file tree
Hide file tree
Showing 2 changed files with 470 additions and 0 deletions.
1 change: 1 addition & 0 deletions patch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ This list documents each patch:
* 20240823-server-side-filter.patch: Add server-side filters to filter istio CRD.
* 20240903-dynamic-configs.patch: Add DynamicConfig CRD.
* 20240912-optimize-xds-generation.patch: Avoid unnecessary xDS generation for our CRD.
* 20241224-fix-proto-panic.patch: Fix crash due to shared mutable state in EnvoyFilter [#53594](https://github.com/istio/istio/issues/53590)
Loading

0 comments on commit 6649fe9

Please sign in to comment.