Samarth S Deyagond
Samarth S Deyagond
One such implementation is done with Machine Controller Manager Provider AWS ([Reference PR](https://github.com/gardener/machine-controller-manager-provider-aws/pull/39)) to solve the [issue](https://github.com/gardener/machine-controller-manager-provider-aws/issues/36) to support Calico's CrossSubnets feature.
/assign @AxiomSamarth
@dkistner There is MCM In-Tree code which we would like to deprecate. As the MCM Out of Tree for all providers are available today. I want to understand the process...
Thanks for raising this issue @ggaurav10! I want to add to it. > new code replaces hostname only if path is empty: https://github.com/kube-vip/kube-vip/blob/main/pkg/cluster/clusterLeaderElection.go#L44-L60 I think, the new code replaces the...
@bradbury26 So, what is your expectation?
Okay. Thanks for the elaboration, @bradbury26 . Let me blame the code and try to dig in if I can find an explanation for the change introduced. Let me get...
Thanks @Johannes7k75! Have you tested this change? Does the form work with the introduced changes?