DockerCLI/vendor/github.com/docker/compose-on-kubernetes/api
Sebastiaan van Stijn f3ff8e6ad6
[20.10] vendor: compose-on-kubernetes v0.5.0 to remove github.com/golang/glog
glog has the same issue as k8s.io/klog, and is calling `user.Current()`
inside an `init()`; see 466fbb6507

Calling `user.Current()` on Windows can result in remove connections being
made to get the user's information, which can be a heavy call. See #2420

glog was only used in a single location in compose-on-kubernetes, so we may as
well remove it.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-02-14 14:49:04 +01:00
..
client [20.10] vendor: compose-on-kubernetes v0.5.0 to remove github.com/golang/glog 2022-02-14 14:49:04 +01:00
compose bump kubernetes to v1.14.0 2019-03-29 09:20:28 +00:00
labels alias kubernetes api to compose-on-kubernetes implementation 2018-12-28 15:49:17 +01:00
config.go alias kubernetes api to compose-on-kubernetes implementation 2018-12-28 15:49:17 +01:00
doc.go alias kubernetes api to compose-on-kubernetes implementation 2018-12-28 15:49:17 +01:00