linkerd2/controller
Alejandro Pedraza cf9fa0a8c9
Removed calico logutils dependency, incompatible with go 1.13 (#3763)
* Removed calico logutils dependency, incompatible with go 1.13

Fixes #1153

Removed dependency on
`github.com/projectcalico/libcalico-go/lib/logutils` because it has
problems with go modules, as described in
projectcalico/libcalico-go#1153

Not a big deal since it was only used for modifying the plugin's log
format.
2019-11-29 09:19:11 -05:00
..
api Unit and integration test fixups (#3730) 2019-11-15 03:40:42 -08:00
cmd use appsv1 api in identity (#3682) 2019-11-06 15:06:09 -08:00
gen Replaced `uuid` with `uid` from linkerd-config resource (#3694) 2019-11-13 13:56:01 -05:00
heartbeat Replaced `uuid` with `uid` from linkerd-config resource (#3694) 2019-11-13 13:56:01 -05:00
identity Cert manager support (#3600) 2019-10-24 13:15:14 -07:00
k8s If tap source IP matches many running pods then only show the IP (#3513) 2019-10-25 12:38:11 -05:00
proxy-injector Re-add the destination container to the controller spec (#3540) 2019-10-08 10:49:40 -07:00
script/destination-client Remove Discovery service leftovers (#3500) 2019-10-15 11:20:21 -05:00
sp-validator Have the proxy-injector emit events upon injection/skipping injection (#3316) 2019-08-26 13:34:36 -05:00
tap Add Responses to path items to satisfy kube apiserver (#3700) 2019-11-15 20:41:50 +02:00
webhook Shrink controller Docker image from 315MB to 38MB (#3378) 2019-09-05 11:44:03 -07:00
Dockerfile Removed calico logutils dependency, incompatible with go 1.13 (#3763) 2019-11-29 09:19:11 -05:00