kubernetes/cmd
Ed Bartosh d64f489fa1 kubeadm: fix CRI ListKubeContainers API
Current implementation of this API always returns
checks output of 'crictl pods -q' and filters out everything
that doesn't start with k8s_. 'crictl pods -q' returns only pod ids,
so everything is always filtered out.

Removing filtering by name prefix should fix this.

Fixes: kubernetes/kubeadm#926
2018-08-07 10:59:44 +03:00
..
clicheck wire config flags through factory 2018-05-04 17:02:20 -04:00
cloud-controller-manager add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
controller-manager add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
gendocs wire config flags through factory 2018-05-04 17:02:20 -04:00
genkubedocs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genman Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genswaggertypedocs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genutils Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
genyaml wire config flags through factory 2018-05-04 17:02:20 -04:00
hyperkube Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
importverifier fix message output for import verifier 2018-05-10 12:50:28 -04:00
kube-apiserver Merge pull request #66386 from yue9944882/refactor/etcd-options-config 2018-08-06 20:26:02 -07:00
kube-controller-manager Mark --horizontal-pod-autoscaler-upscale-delay deprecated 2018-08-01 17:59:51 +02:00
kube-proxy nodes: improve handling of erroneous host names 2018-08-01 14:57:25 +08:00
kube-scheduler apiserver: allow high ports in secure serving validation 2018-07-04 19:20:12 +02:00
kubeadm kubeadm: fix CRI ListKubeContainers API 2018-08-07 10:59:44 +03:00
kubectl Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
kubelet nodes: improve handling of erroneous host names 2018-08-01 14:57:25 +08:00
kubemark Make proxier params configurable in kubemark 2018-07-06 16:07:15 +02:00
linkcheck Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
BUILD gke-certificates-controller: rm -rf 2018-02-15 12:01:00 -08:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00