aws-cloud-map-mcs-controller-for-k8s
aws-cloud-map-mcs-controller-for-k8s copied to clipboard
Publishing not ready endpointslices to cloudmap
The current implementation syncs the not ready IPs also to cloud-map from the endpointslices. This ends up publishing not ready IPs to cloud-map. Can we make it a flag to push only healthy IPs to cloud-map?
We will have a look into this.
Fixed by https://github.com/aws/aws-cloud-map-mcs-controller-for-k8s/pull/210
Ready attribute will be synced to AWS CloudMap and the target cluster. Going to available in next release.