I have a use case for Ingress Gateway to access metadata stored in Kube etcd. Is it possible to make a call to the K8s api-server during the ingress gateway bootstrap? I'm using Istio-Envoy proxy as my Ingress Gateway. This call will be made from the WASM Service (singleton) of the Envoy proxy.