Open chaunceyjiang opened 1 year ago
What would you like to be added:
Currently, the Karmada community is introducing MultiClusterService.
Before introducing it, I checked the current implementation of MCS in Karmada and found that some parts were missing.
Karmada should be consistent with upstream.
Why is this needed:
multicluster.kubernetes.io/service-name and multicluster.kubernetes.io/source-cluster label is added, per https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/1645-multi-cluster-services-api#importing-services
Other communities have already consistent with upstream, such as Submariner.
https://github.com/submariner-io/lighthouse/pull/681
/assign
@chaunceyjiang Thanks. These two labels were not previously used, which is why they were not added. However, we can add them now to ensure consistency with upstream.
ok , i will work on this issue.
What would you like to be added:
Currently, the Karmada community is introducing MultiClusterService.
Before introducing it, I checked the current implementation of MCS in Karmada and found that some parts were missing.
Karmada should be consistent with upstream.
Why is this needed:
multicluster.kubernetes.io/service-name and multicluster.kubernetes.io/source-cluster label is added, per https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/1645-multi-cluster-services-api#importing-services
Other communities have already consistent with upstream, such as Submariner.
https://github.com/submariner-io/lighthouse/pull/681