- 05 Nov, 2018 26 commits
-
-
Michelle Au authored
-
k8s-ci-robot authored
Modify and update the comments
-
k8s-ci-robot authored
Validate kubeconfig files in case of external CA mode
-
k8s-ci-robot authored
remove duplicate default value in `kubelet --help`
-
k8s-ci-robot authored
Fix a wrong judgement in elasticsearch_logging_discovery.go
-
k8s-ci-robot authored
fix typo Kubernets to Kubernetes
-
k8s-ci-robot authored
fix typo in comment
-
k8s-ci-robot authored
Use `audit.k8s.io/v1` as default value of option --audit-webhook-vers…
-
k8s-ci-robot authored
fix golint errors in pkg/volume/*
-
k8s-ci-robot authored
cleanup pkg/apis/core/types.go
-
k8s-ci-robot authored
kubeadm: Perform IPVS check on join only if the cluster was set up with IPVS
-
k8s-ci-robot authored
git ignore vendordiff.patch to avoid accidental checkin
-
k8s-ci-robot authored
combine similar code where calucate schedule priority
-
k8s-ci-robot authored
Add CRDs to etcd storage path test
-
k8s-ci-robot authored
kubeadm: Add configurable control plane up timeout
-
k8s-ci-robot authored
Fix some golint errors for packages in `pkg/kubectl`
-
k8s-ci-robot authored
Improve`kubectl get` sorting efficiency
-
Ibrahim Mbaziira authored
-
Rostislav M. Georgiev authored
Until now the control plane timeout was fixed to 4 minutes and users did not have the ability to change it. This commit allows that timeout to be configured via the new `timeoutForControlPlane` option in the API server config (itself a member of the ClusterConfiguration). The default timeout is still 4 minutes. Signed-off-by:Rostislav M. Georgiev <rostislavg@vmware.com>
-
xichengliudui authored
Modify and update the comments Modify and update the comments
-
Pingan2017 authored
-
k8s-ci-robot authored
use 'nf_conntrack' instead of 'nf_conntrack_ipv4' for linux kernel >= 4.19
-
k8s-ci-robot authored
glusterfs: Allow admin to enable or disable custom endpoint/service names
-
k8s-ci-robot authored
Kubeadm phases - improve flags management
-
Weibin Lin authored
-
Weibin Lin authored
-
- 04 Nov, 2018 6 commits
-
-
Monis Khan authored
This change updates the etcd storage path test to exercise custom resource storage by creating custom resource definitions before running the test. Duplicated custom resource definition test logic was consolidated. Signed-off-by:Monis Khan <mkhan@redhat.com>
-
Yago Nobre authored
-
Yago Nobre authored
-
k8s-ci-robot authored
Hold mutex lock shorter when processing inter-pod affinity/anti-affin…
-
fabriziopandini authored
-
fabriziopandini authored
-
- 03 Nov, 2018 8 commits
-
-
k8s-ci-robot authored
typo fix from utilites to utilities
-
k8s-ci-robot authored
Fix error wrap on pki_helpers
-
Yago Nobre authored
-
k8s-ci-robot authored
kubeadm: Writable to ReadOnly in HostPathMount
-
zhihui wu authored
The number of endpoints's addresses can be greater or equal to the value of "MINIMUM_MASTER_NODES". Signed-off-by:zhihui wu <wu.zhihui1@zte.com.cn>
-
k8s-ci-robot authored
Do not allocate memory for pods that do not have inter-pod affinity/a…
-
k8s-ci-robot authored
chore(apiserver): nit fix
-
k8s-ci-robot authored
Replace getPVCName() with a variable
-