Unable to create a Shoot when ManagedIstio and APIServerSNI feature gates are disabled #536
Labels
area/quality
Output qualification (tests, checks, scans, automation in general, etc.) related
kind/bug
Bug
lifecycle/rotten
Nobody worked on this for 12 months (final aging stage)
platform/aws
Amazon web services platform/infrastructure
/area quality
/kind bug
/platform aws
What happened:
It is currently not possible to create a Shoot with aws-lb-readvertiser (
ManagedIstio
andAPIServerSNI
feature gates are disabled).What you expected to happen:
To be able to create a Shoot when
ManagedIstio
andAPIServerSNI
feature gates are disabled.How to reproduce it (as minimally and precisely as possible):
Start gardenlet with
ManagedIstio
andAPIServerSNI
feature gates are disabled.Create a Shoot.
Make sure that the Shoot creation fails while waiting the VPN connection to be established.
After investigation we see that the kubernetes.default svc does not have any endpoint:
Logs of aws-lb-readvertiser:
Anything else we need to know?:
Environment:
kubectl version
):The text was updated successfully, but these errors were encountered: