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

stable-2.14.8 change notes #11870

Merged
merged 2 commits into from
Jan 3, 2024
Merged

stable-2.14.8 change notes #11870

merged 2 commits into from
Jan 3, 2024

Conversation

alpeb
Copy link
Member

@alpeb alpeb commented Jan 3, 2024

stable-2.14.8

This stable release fixes an issue in the control plane where discovery for pod
IP addresses could hang indefinitely ([#11815]).

olix0r and others added 2 commits January 3, 2024 09:38
In 71635cb and 357a1d3 we updated the endpoint and profile translators
to prevent backpressure from stalling the informer tasks. This change
updates the endpoint profile translator with the same fix, so that
updates are buffered and can detect when when a gRPC stream is stalled.

Furthermore, the update method is updated to use a protobuf-aware
comparison method instead of using serialization and string comparison.

A test is added for the endpoint profile translator, since none existed
previously.
This stable release fixes an issue in the control plane where discovery for pod
IP addresses could hang indefinitely ([#11815]).
@alpeb alpeb requested a review from a team as a code owner January 3, 2024 14:49
@alpeb alpeb enabled auto-merge January 3, 2024 16:00
@alpeb alpeb disabled auto-merge January 3, 2024 16:01
@olix0r olix0r merged commit 3af6563 into release/stable-2.14 Jan 3, 2024
35 checks passed
@olix0r olix0r deleted the alpeb/stable-2.14.8 branch January 3, 2024 17:11
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