linkerd2/web/srv
Tarun Pothulapati d0caaa86c4
Bump k8s client-go to v0.19.2 (#5002)
Fixes #4191 #4993

This bumps Kubernetes client-go to the latest v0.19.2 (We had to switch directly to 1.19 because of this issue). Bumping to v0.19.2 required upgrading to smi-sdk-go v0.4.1. This also depends on linkerd/stern#5

This consists of the following changes:

- Fix ./bin/update-codegen.sh by adding the template path to the gen commands, as it is needed after we moved to GOMOD.
- Bump all k8s related dependencies to v0.19.2
- Generate CRD types, client code using the latest k8s.io/code-generator
- Use context.Context as the first argument, in all code paths that touch the k8s client-go interface

Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2020-09-28 12:45:18 -05:00
..
testdata Gateway Metrics in Dashboard (#4717) 2020-07-27 12:43:54 -07:00
api_handlers.go Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
api_handlers_test.go Gateway Metrics in Dashboard (#4717) 2020-07-27 12:43:54 -07:00
handlers.go Upgrade generated protobuf files to v1.4.2 (#4673) 2020-06-26 09:36:48 -05:00
handlers_test.go Allow setting custom cluster domain in service profiles (#3148) 2019-08-07 09:49:54 -07:00
reverse_proxy.go Add Jaeger links to the Linkerd dashboard (#4177) 2020-05-07 16:35:56 -05:00
server.go Gateway Metrics in Dashboard (#4717) 2020-07-27 12:43:54 -07:00
test_helpers.go Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00