linkerd2/testutil
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
..
annotations.go Integration tests: Warn (instead of erroring) upon pod restarts (#4623) 2020-06-18 06:08:05 -05:00
annotations_test.go Refactor integration tests to use annotations functions (#4341) 2020-05-08 08:41:42 -05:00
doc.go Introduce script to test multiple cloud providers (#2592) 2019-03-29 16:22:30 -07:00
inject.go Refactor helper functions from `inject` integration tests (#4644) 2020-06-22 23:15:52 +05:30
install.go Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
kubernetes_helper.go Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
logs_events.go Change destination context token format (#4771) 2020-07-27 09:49:48 -07:00
stream.go Add integration tests for tap (#1152) 2018-06-19 14:05:36 -07:00
tap.go conformance validation: move `tap_test.go` test helpers to `testutil` (#4800) 2020-07-28 13:12:25 -07:00
test_helper.go Ability for int tests to use external certs generated with openssl (#4997) 2020-09-25 11:25:29 -05:00