![]() EndpointController was accidentally requiring all headless services to be IPv4-only in clusters with IPv6DualStack enabled. This still leaves "legacy" (ie, IPFamily-less) headless services as always IPv4-only because the controller doesn't currently have easy access to the information that would allow it to fix that. (EndpointSliceController had the same problem already, and still does.) This can be fixed, if needed, by manually setting IPFamily, and the proposed API for 1.20 will handle this situation better. |
||
---|---|---|
.. | ||
BUILD | ||
controller_utils_test.go | ||
controller_utils.go | ||
OWNERS | ||
trigger_time_tracker_test.go | ||
trigger_time_tracker.go |