Andrew Sauber

Results 33 comments of Andrew Sauber

I see your point. If we can avoid DNS lookups entirely, then that would be ideal. Providing `.address` for each cluster should be sufficient, given [the clustermesh config implementation](https://github.com/cilium/cilium/blob/944dddf59b1a25b4d6a1d71d468afd8c60abf731/install/kubernetes/cilium/templates/clustermesh-config/_helpers.tpl#L15) in...

Looking good. Could you please squash your commits into a single commit, and include a more descriptive summary and description in the commit message? A good example of our commit...

Thanks for the update. Not quite there with the commit message. Your commit message is: ``` Updated deprecated annotation which is deprecated https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.6/guide/service/annotations/#:~:text=string-,service.beta.kubernetes.io/aws%2Dload%2Dbalancer%2Dinternal,-boolean Signed-off-by: [email protected] ``` One issue is that...