linkerd2/controller/gen/apis/policy
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
..
v1alpha1 Add codegen for httproute v1beta3 (#11008) 2023-06-14 15:01:56 -07:00
v1beta3 Update Go codegen for httproute timeout fields (#11164) 2023-07-24 17:57:53 -05:00
register.go Add Go types for Policy CRDs (#8171) 2022-03-31 09:30:46 -07:00