linkerd2/controller
Andrew Seigner c5a85e587c
Update to client-go v12.0.0, forked stern (#3387)
The repo depended on an old version of client-go. It also depended on
stern, which itself depended on an old version of client-go, making
client-go upgrade non-trivial.

Update the repo to client-go v12.0.0, and also replace stern with a
fork.

This fork of stern includes the following changes:
- updated to use Go Modules
- updated to use client-go v12.0.0
- fixed log line interleaving:
  - https://github.com/wercker/stern/issues/96
  - based on:
    - 8723308e46

Fixes #3382

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2019-09-10 11:04:29 -07:00
..
api Add '--address' flag to 'linkerd dashboard'. (#3274) 2019-09-05 10:56:10 -07:00
cmd Shrink controller Docker image from 315MB to 38MB (#3378) 2019-09-05 11:44:03 -07:00
gen Remove tap from public API and associated test infrastructure (#3240) 2019-08-14 17:27:37 -04:00
heartbeat Add container cpu and mem to heartbeat requests (#3238) 2019-08-14 12:04:08 -07:00
identity Introduce the Identity controller implementation (#2521) 2019-03-19 13:58:45 -07:00
k8s Add support for k8s 1.16 (#3364) 2019-09-04 09:59:55 -05:00
proxy-injector Bump proxy-init to 1.2.0 (#3397) 2019-09-09 09:06:14 -07:00
script Have `linkerd endpoints` use `Destination.Get` (#2990) 2019-07-03 09:11:03 -05:00
sp-validator Have the proxy-injector emit events upon injection/skipping injection (#3316) 2019-08-26 13:34:36 -05:00
tap Undo refactoring from #3316 (#3331) 2019-08-29 13:37:54 -05:00
webhook Shrink controller Docker image from 315MB to 38MB (#3378) 2019-09-05 11:44:03 -07:00
Dockerfile Update to client-go v12.0.0, forked stern (#3387) 2019-09-10 11:04:29 -07:00