You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a test that first exports a ClusterIP service from cluster1 then exports a headless service from cluster2 and ServiceExportConflict condition is set and the resulting ServiceImport type is ClusterSetIP.
The text was updated successfully, but these errors were encountered:
Re: https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/1645-multi-cluster-services-api#headlessness
Add a test that first exports a ClusterIP service from cluster1 then exports a headless service from cluster2 and
ServiceExport
Conflict
condition is set and the resultingServiceImport
type isClusterSetIP
.The text was updated successfully, but these errors were encountered: