linkerd2/controller/gen
Kevin Ingelman 32831ba501
Update Go codegen for httproute timeout fields (#11164)
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>
2023-07-24 17:57:53 -05:00
..
apis Update Go codegen for httproute timeout fields (#11164) 2023-07-24 17:57:53 -05:00
client Add codegen for httproute v1beta3 (#11008) 2023-06-14 15:01:56 -07:00
common/net Update to dev:v39 with Go 1.19 (#10336) 2023-02-16 08:25:42 -08:00