k3s/vendor
Hannes Hörl 0d4b5c98f8 Bump k8s.io/uitls to 8e7ff06
The reason for the bump is the new functionality of the
k8s.io/utils/exec package which allows
- to get a hold of the process' std{out,err} as `io.Reader`s
- to `Start` a process and `Wait` for it

This should help on addressing #70890 by allowing to wrap std{out,err}
of the process to be wrapped with a `io.limitedReader`.

It also updates
- k8s.io/kubernetes/pkg/probe/exec.FakeCmd
- k8s.io/kubernetes/pkg/kubelet/prober.execInContainer
- k8s.io/kubernetes/cmd/kubeadm/app/phases/kubelet.fakeCmd
to implement the changed interface.

The dependency on 'k8s.io/utils/pointer' to the new version has also
been bumped in some staging repos:
- apiserver
- kube-controller-manager
- kube-scheduler
2018-11-15 13:25:12 +00:00
..
bitbucket.org Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
cloud.google.com/go Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
github.com Update vendor dependencies 2018-11-10 07:50:31 -05:00
go.uber.org Update vendor package github.com/coreos/... 2018-10-24 07:52:40 +00:00
golang.org/x update code change for golang.org/x/net/... to release-branch.go1.10 2018-11-06 16:04:02 -08:00
gonum.org/v1/gonum bump(gonum.org/v1/gonum) 2018-07-26 13:24:36 -04:00
google.golang.org Update etcd client to 3.3.9 2018-10-08 13:34:34 -07:00
gopkg.in Updating ghodss/yaml and gopkg.in/yaml.v2 to latest version 2018-10-10 10:24:09 -04:00
k8s.io Bump k8s.io/uitls to 8e7ff06 2018-11-15 13:25:12 +00:00
sigs.k8s.io/yaml Switch to sigs.k8s.io/yaml from ghodss/yaml 2018-11-07 13:17:32 -05:00
vbom.ml/util Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Update vendor dependencies 2018-11-10 07:50:31 -05:00
OWNERS Remove dep-reviewers 2018-02-26 17:04:32 -08:00