linkerd2/controller/api
Oleh Ozimok c416e78261
destination: Fix crash when EndpointSlices are enabled (#5543)
The Destination controller can panic due to a nil-deref when
the EndpointSlices API is enabled.

This change updates the controller to properly initialize values
to avoid this segmentation fault.

Fixes #5521

Signed-off-by: Oleg Ozimok <oleg.ozimok@corp.kismia.com>
2021-01-15 12:52:11 -08:00
..
destination destination: Fix crash when EndpointSlices are enabled (#5543) 2021-01-15 12:52:11 -08:00
public Separate observability API (#5510) 2021-01-13 14:34:54 -05:00
util Separate observability API (#5510) 2021-01-13 14:34:54 -05:00