- 30 Jan, 2019 14 commits
-
-
Kubernetes Prow Robot authored
fix shellcheck in k8s.io/apiextensions-apiserver
-
Kubernetes Prow Robot authored
fix shellcheck pass in sample-apiserver
-
danielqsj authored
-
Kubernetes Prow Robot authored
Bug fix: ./hack/local-up-cluster.sh is not work on Arm64 platform
-
Kubernetes Prow Robot authored
Fix TLS config in load test clients
-
Kubernetes Prow Robot authored
Graduate Pod priority and preemption to GA
-
Kubernetes Prow Robot authored
Pick up latest json-patch patches
-
Kubernetes Prow Robot authored
Add missing dependency to zookeeper-install
-
danielqsj authored
-
Kubernetes Prow Robot authored
fix TestEntry
-
Kubernetes Prow Robot authored
GCE: update addon DaemonSets to select node OS
-
Bin Lu authored
Signed-off-by:Bin Lu <bin.lu@arm.com>
-
Kubernetes Prow Robot authored
kubeadm: fix missing 'all' in 'init phase control-plane'
-
Shyam Jeedigunta authored
-
- 29 Jan, 2019 26 commits
-
-
Kubernetes Prow Robot authored
kubeadm: cleanup of phases arguments
-
Bobby (Babak) Salamat authored
-
Lubomir I. Ivanov authored
-
Kubernetes Prow Robot authored
kubeadm: Reduce the usage of InitConfiguration
-
Rafael Fernández López authored
* Return `nil` instead of a pointer to an empty struct when possible, before the pointer was introduced the empty struct was required. * Explicitly accept only one argument maximum for `kubeadm join` as in `kubeadm join <master>`. * Accept no arguments for `kubeadm init`. * Make phases leafs accept arguments, whereas intermediate phases automatically gets set that they accept no arguments.
-
Kubernetes Prow Robot authored
Add AWS Custom Endpoint capability #70588
-
Kubernetes Prow Robot authored
Print non-existent key reference in the secret
-
Kubernetes Prow Robot authored
Add import-restrictions for cloud providers
-
Kubernetes Prow Robot authored
Use forward plugin instead of proxy plugin in the default configuration of CoreDNS
-
Kubernetes Prow Robot authored
Fix PV allocation on non-English vSphere
-
Kubernetes Prow Robot authored
Fix local pv stress tests
-
Kubernetes Prow Robot authored
Vsphere: Add 15 missing err checks
-
Chao Xu authored
-
Kubernetes Prow Robot authored
use ControllerClientBuilder in k8s.io/cloud-provider for AWS/GCE cloud providers
-
Kubernetes Prow Robot authored
Update doc for k8s.io/code-generator/cmd/conversion-gen
-
Kubernetes Prow Robot authored
Fixes shellcheck warning in build/common.sh
-
Kubernetes Prow Robot authored
Fix aggregator bug
-
ampsingram authored
Makes AWS testing simpler
-
Kubernetes Prow Robot authored
Add docs around importing auth plugins
-
Kubernetes Prow Robot authored
tests: Makes UDP testing command more Windows friendly
-
Yi Tao authored
-
Anago GCB authored
-
Kubernetes Prow Robot authored
Tune suggested master disk sizes for big clusters.
-
Matt Matejczyk authored
Looks like the get-master-root-disk-size() and get-master-disk-size() functions didn't anticipate clusters bigger than 2K nodes. In https://github.com/kubernetes/kubernetes/issues/72976 we found out that 100GB may be not enough for large clusters (5K nodes) when it comes to master root disk size. Updating both get-master-root-disk-size() and get-master-disk-size() to make them consistent and match cluster sizes with get-master-size() function.
-
Kubernetes Prow Robot authored
Use read lock for scheduler_binder_cache GetDecisions
-
Kubernetes Prow Robot authored
fix shellcheck in k8s.io/apiserver
-