jsonnet-libs / k8s

Code generator for Jsonnet Kubernetes libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Istio VirtualService is missing spec.http.directResponse.withStatus()

xvzf opened this issue · comments

It seems there's a bug in the generation, skipping the modifier for altering status codes in the directResponse (ref). At first glance, the CRD looks correct though