nginxinc / nginx-service-mesh

A service mesh powered by NGINX Plus to manage container traffic in Kubernetes environments.
https://docs.nginx.com/nginx-service-mesh
Apache License 2.0
93 stars 30 forks source link

Update validating webhook to process retrytimeout type #277

Closed chase-kiefer closed 1 year ago

chase-kiefer commented 1 year ago

Proposed changes

NSM currently deploys without the ability to validate retry/timeout configurations. This adds the new resource to our validating webhook helm templates.

Checklist

Before creating a PR, run through this checklist and mark each as complete.