mirror of https://github.com/linkerd/linkerd2.git
In #11008 I added Go support for the `timeouts` field in the `HTTPRouteRule` struct. That used Go's built-in `time.Duration` type, but based on my reading of kubernetes-sigs/gateway-api#2013, we should instead by using apimachinery's `metav1.Duration` type. Signed-off-by: Kevin Ingelman <ki@buoyant.io> |
||
---|---|---|
.. | ||
api | ||
cmd | ||
gen | ||
heartbeat | ||
identity | ||
k8s | ||
proxy-injector | ||
script | ||
sp-validator | ||
webhook | ||
Dockerfile |