edge-24.2.2
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 aServer
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!)