kubernetes-sigs / mcs-api

This repository hosts the Multi-Cluster Service APIs. Providers can import packages in this repo to ensure their multi-cluster service controller implementations will be compatible with MCS data planes.
Apache License 2.0
210 stars 43 forks source link

Conformance test: ClusterSetIP #68

Open skitt opened 1 month ago

skitt commented 1 month ago

https://github.com/kubernetes/enhancements/blob/master/keps/sig-multicluster/1645-multi-cluster-services-api/README.md#clustersetip

Check that ClusterSetIP-type ServiceImports have an associated IP address which is accessible from the importing cluster.

tpantelis commented 2 weeks ago

This was done as part of https://github.com/kubernetes-sigs/mcs-api/pull/64.

tpantelis commented 4 days ago

/assign @tpantelis