Skip to content

edge-24.2.2#12053

Merged
mateiidavid merged 3 commits intomainfrom
matei/edge-24.2.1
Feb 9, 2024
Merged

edge-24.2.2#12053
mateiidavid merged 3 commits intomainfrom
matei/edge-24.2.1

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 <[email protected]>
@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
@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