-
Notifications
You must be signed in to change notification settings - Fork 4
fix: supportsEndpointSlice needs to be set correctly #349
Open
Description
It is necessary to determine whether the call here is accurate. In subsequent functions, resolveServiceEndpoints(tctx, c, serviceNN, true, nil)
the param
supportsEndpointSliceWe set it to true by default, which theoretically would cause problems on k8s clusters that do not supportEndpointSlice
Originally posted by @ronething in #220
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.