-
Notifications
You must be signed in to change notification settings - Fork 746
EndpointSlice for ServiceImport #1908
Copy link
Copy link
Closed
Labels
area/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.help wantedExtra attention is neededExtra attention is neededkind/enhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
area/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.help wantedExtra attention is neededExtra attention is neededkind/enhancementNew feature or requestNew feature or request
Description:
With #1494 EndpointSlice support is added for backends for gateway. We should do the same for ServiceImport. This can be extracted from the label
multicluster.kubernetes.io/service-name: serviceImportNameaccording to mcs API spec.[optional Relevant Links:]
https://github.com/kubernetes-sigs/mcs-api/blob/4231f56e5ff985676b8ac99034b05609cf4a9e0d/pkg/apis/v1alpha1/well_known_labels.go#L20C1-L22C62