aws / aws-application-networking-k8s

A Kubernetes controller for Amazon VPC Lattice
https://www.gateway-api-controller.eks.aws.dev/
Apache License 2.0
157 stars 48 forks source link

Gateway object NOT get reconciled if its corresponding service network is created later #609

Open liwenwu-amazon opened 4 months ago

liwenwu-amazon commented 4 months ago

Today, if a user creates a K8S gateway object first and its corresponding lattice service network does NOT exists, the K8S gateway does NOT get reconciled at all even when the corresponding lattice service network get created later.

the workaround is to restart lattice gateway controller .