gardener / machine-controller-manager

Declarative way of managing machines for Kubernetes cluster
Apache License 2.0
256 stars 117 forks source link

Remove Kubeconfig dependency for verification of control cluster in IT #869

Closed piyuagr closed 10 months ago

piyuagr commented 11 months ago

What this PR does / why we need it: This PR removes the dependency on kubeconfig for identifying the control cluster as seed and also, updates the integration tests documentation.

Which issue(s) this PR fixes: Fixes part of #853

Special notes for your reviewer:

Release note:

fixed IT for seed with k8s >= 1.27 as control cluster