- 26 Feb, 2019 40 commits
-
-
Daniel (Shijun) Qian authored
* merge pkg/api/v1/node with pkg/util/node * update test case for utilnode * remove package pkg/api/v1/node * move isNodeReady to internal func * Split GetNodeCondition into e2e and controller pkg * fix import errors
-
Kubernetes Prow Robot authored
kubectl run --quiet suppresses deletion messages
-
Kubernetes Prow Robot authored
Add Custom Resource support to "kubectl autoscale"
-
Kubernetes Prow Robot authored
Always run untag when removing docker image
-
Kubernetes Prow Robot authored
Add new Japanese translations for kubectl
-
Kubernetes Prow Robot authored
updated elasticsearch to 6.6.1
-
Anago GCB authored
-
Kubernetes Prow Robot authored
fix typo kubeadm joiń -> kubeadm join
-
Kubernetes Prow Robot authored
Fix fluentd-gcp addon liveness probe
-
Kubernetes Prow Robot authored
tests: Separates DNS hosts entries test
-
Kubernetes Prow Robot authored
kube-aggregator: fix typo aggregator_unavailable_api{server -> service}_{gauge,} -
Kubernetes Prow Robot authored
kubeadm cleanup: master -> control-plane (cont.5)
-
Kubernetes Prow Robot authored
Add e2e test for getting componentstatuses by kubectl
-
cqy0532 authored
-
Kubernetes Prow Robot authored
fix parse devicePath issue on Azure Disk
-
Kubernetes Prow Robot authored
add retry for detach azure disk
-
André Bauer authored
Signed-off-by:André Bauer <monotek23@gmail.com>
-
Kubernetes Prow Robot authored
Fix typo joiń -> join
-
Kubernetes Prow Robot authored
GCE: switch to using e2eteam/pause:3.1 for pause containers
-
Kubernetes Prow Robot authored
fix shellcheck failure in etcd shell
-
Kubernetes Prow Robot authored
Fix test-cmd kubectl_run flake
-
Kubernetes Prow Robot authored
Allow cinder volume limits to be configurable
-
Kubernetes Prow Robot authored
Fix golint failures for e2e/upgrades/...
-
Kubernetes Prow Robot authored
Fix subnet annotation checking for Azure internal loadbalancer
-
Kubernetes Prow Robot authored
Kubelet changes for Windows GMSA support
-
Kubernetes Prow Robot authored
fix golint failures for pkg/apis/...
-
Kubernetes Prow Robot authored
Fix panic because VolumeSpec may be nil in volume reconstruction scenario
-
Kubernetes Prow Robot authored
Code cleanup and refactoring
-
Kubernetes Prow Robot authored
kubeadm/phases: use common interfaces for init and join phases
-
Kubernetes Prow Robot authored
Fix lint on pkg/kubelet/server/...
-
Takashi Sasaki authored
-
Jean Rouge authored
Signed-off-by:Jean Rouge <rougej+github@gmail.com>
-
Kubernetes Prow Robot authored
Allows to combine the `-f` and `-l` flags in kubectl logs
-
toyoda authored
-
vanduc95 authored
-
Kubernetes Prow Robot authored
Mark PriorityClass v1beta1 and v1alpha1 deprecated by v1 API
-
Kubernetes Prow Robot authored
fixgo lint failures test/integration/...
-
Kubernetes Prow Robot authored
Merge pull request #74420 from mattjmcnaughton/mattjmcnaughton/fix-shellcheck-for-more-scripts-in-hack Fix shellcheck for more scripts in hack
-
Kubernetes Prow Robot authored
Fix shellcheck lint errors in Kubemark scripts
-
Kubernetes Prow Robot authored
Promote aggregator e2e test to conformance
-