Files
kubernetes/pkg/controller
Rob Scott 6b8b2ff975 Adding new label to indicate what is managing an EndpointSlice
This adds a new Label to EndpointSlices that will ensure that multiple
controllers or entities can manage subsets of EndpointSlices. This
label provides a way to indicate the controller or entity responsible
for managing an EndpointSlice.

To provide a seamless upgrade from the alpha release of EndpointSlices
that did not support this label, a temporary annotation has been added
on Services to indicate that this label has been initially set on
EndpointSlices. That annotation will be set automatically by the
EndpointSlice controller with this commit once appropriate Labels have
been added on the corresponding EndpointSlices.
2019-11-08 15:34:44 -08:00
..
2019-11-06 20:25:19 +08:00
2019-11-06 20:25:19 +08:00
2019-11-06 20:25:19 +08:00
2019-10-24 20:21:00 +02:00
2019-10-24 20:21:00 +02:00
2019-11-06 20:25:19 +08:00
2019-11-06 20:25:19 +08:00
2019-10-24 20:21:00 +02:00
2019-11-04 10:56:06 -08:00