linkerd2/controller
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
..
api Fix bug where topology routing would not disable while service was under load. (#10925) 2023-05-26 10:31:14 -07:00
cmd Implement the k8s metadata API in the Destination controller (#10326) 2023-02-13 17:30:07 -05:00
gen Update Go codegen for httproute timeout fields (#11164) 2023-07-24 17:57:53 -05:00
heartbeat build(deps): bump linkerd/dev from 39 to 40 (#10825) 2023-05-09 10:57:19 -07:00
identity core: use serviceAccountToken volume for pod authentication (#7117) 2021-11-03 02:03:39 +05:30
k8s Implement the k8s metadata API in the Destination controller (#10326) 2023-02-13 17:30:07 -05:00
proxy-injector Fix support of config.linkerd.io/admin-port annotation (#11031) 2023-06-28 10:17:01 +01:00
script Replace `github.com/ghodss/yaml` with `sigs.k8s.io/yaml` (#10610) 2023-03-24 09:20:55 -05:00
sp-validator Use metadata API in the proxy and tap injectors (#9650) 2022-11-16 09:21:39 -05:00
webhook Readiness checks fail until caches are synced (#10166) 2023-01-25 11:43:09 -08:00
Dockerfile Update to dev:v39 with Go 1.19 (#10336) 2023-02-16 08:25:42 -08:00