- 22 Apr, 2019 6 commits
-
-
Kubernetes Prow Robot authored
Switch to instance-level update APIs for Azure VMSS loadbalancer operations
-
Kubernetes Prow Robot authored
kubeadm: drop duplicate function NewCACertAndKey
-
Pengfei Ni authored
-
Pengfei Ni authored
-
Pengfei Ni authored
-
Pengfei Ni authored
-
- 21 Apr, 2019 3 commits
-
-
Kubernetes Prow Robot authored
Fix shellcheck failures of hack/cherry_pick_pull.sh
-
Pengfei Ni authored
-
Kubernetes Prow Robot authored
Fix shellcheck failures of hack/verify-readonly-packages.sh
-
- 20 Apr, 2019 15 commits
-
-
Kubernetes Prow Robot authored
Fix kubectl version --client=true
-
Kubernetes Prow Robot authored
kubeadm: use 'errors.Errorf' instead of 'fmt.Errorf'
-
Kubernetes Prow Robot authored
kubeadm: fix kubeadm alpha cert renew error in case of external CA
-
Kubernetes Prow Robot authored
fix shellcheck in test-smoke.sh and test-network.sh
-
fabriziopandini authored
-
SataQiu authored
-
SataQiu authored
-
SataQiu authored
-
Kubernetes Prow Robot authored
Update to go 1.12.4
-
Kubernetes Prow Robot authored
kubeadm: cleanup unused func
-
Kubernetes Prow Robot authored
add owners file to util/metrics and auto-labeling
-
Kubernetes Prow Robot authored
Fix golint failures of e2e/framework/util.go - part4
-
Kubernetes Prow Robot authored
update the output of install-etcd.sh, show how to export the environment of etcd
-
Kubernetes Prow Robot authored
Fix some shellcheck failures of cluster/*.sh
-
Kubernetes Prow Robot authored
Rename some varibles and clean up codes in scheduler_binder.go
-
- 19 Apr, 2019 16 commits
-
-
Akihito INOH authored
This is a part of a series for fixing golint failures for util.go. - fixes golint failures from line 3686 to end of file at original util.go This fixes golint failures of the following file: - test/e2e/framework/util.go
-
Kubernetes Prow Robot authored
Fix shellcheck failures on verify-readonly-packages.sh
-
fabriziopandini authored
-
aaa authored
update pull request update pull request update pull request update pull request
-
aaa authored
-
Kubernetes Prow Robot authored
Add soltysh and pwittrock to sig-cli-api-reviewers
-
Kubernetes Prow Robot authored
Remove unused code
-
Kubernetes Prow Robot authored
Support describe priority class of pod, rs, sts...
-
Kubernetes Prow Robot authored
Fix shellcheck failures in stage-upload.sh
-
Dmitry Rozhkov authored
The function certs.NewCACertAndKey() is just a wrapper around pkiutil.NewCertificateAuthority() which doesn't add any additional functionality. Instead use pkiutil.NewCertificateAuthority() directly.
-
Kubernetes Prow Robot authored
[metrics-server addon] Restore connecting to nodes via IP addresses
-
Maciej Szulik authored
-
Kubernetes Prow Robot authored
Fix shellcheck in hack/lib/golang.sh
-
Davanum Srinivas authored
Change-Id: If821920ec8872e326b7d85437ad8d2620807799d
-
Marek Siarkowicz authored
This preference list matches is used to pick prefered field from k8s node object. It was introduced in metrics-server 0.3 and changed default behaviour to use DNS instead of IP addresses. It was merged into k8s 1.12 and caused breaking change by introducing dependency on DNS configuration.
-
Kubernetes Prow Robot authored
[e2e] Remove unused function and clean up redundant code
-