New Features
- Expose the ability to set retry backoff policy's intervals. This can be set at the gateway, vs, or even the route level. (#6933)
- Validation webhook will now validate Rate Limit Configs. The
IgnoreProxyValidationFailure
flag is now deprecated. (#6777) - Added a
--resource-namespaces
flag toglooctl check
to only scan custom resources in the specified watched namespaces. Added a--pod-selector
flag to specify a label selector for pod checking in the install namespace. (#1299)