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

edge-24.2.2 #12053

Merged
merged 3 commits into from Feb 9, 2024
Merged

edge-24.2.2 #12053

merged 3 commits into from Feb 9, 2024

Conversation

mateiidavid
Copy link
Member

@mateiidavid mateiidavid commented Feb 8, 2024

This release addresses some issues in the destination service that could cause
it to behave unexpectedly when processing updates.

  • Fixed a race condition in the destination service that could cause panics
    under very specific conditions (#12022; fixes #12010)
  • Changed how updates to a Server selector are handled in the destination
    service. When a Server that marks a port as opaque no longer selects a
    resource, the resource's opaqueness will reverted to default settings
    (#12031; fixes #11995)
  • Introduced Helm configuration values for liveness and readiness probe
    timeouts and delays (#11458; fixes #11453) (thanks @jan-kantert!)

This release addresses some issues in the destination service that could cause
it to behave unexpectedly when processing updates.

* Fixed a race condition in the destination service that could cause panics
  under very specific conditions ([#12022]; fixes [#12010])
* Changed how updates to a `Server` selector are handled in the destination
  service. When a `Server` that marks a port as opaque no longer selects a
  resource, the resource's opaqueness will reverted to default settings
  ([#12031]; fixes [#11995])

[#12010]: #12010
[#12022]: #12022
[#11995]: #11995
[#12031]: #12031

Signed-off-by: Matei David <matei@buoyant.io>
@mateiidavid mateiidavid requested a review from a team as a code owner February 8, 2024 16:41
Copy link
Member

@alpeb alpeb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@mateiidavid mateiidavid merged commit 3073c40 into main Feb 9, 2024
34 checks passed
@mateiidavid mateiidavid deleted the matei/edge-24.2.1 branch February 9, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants