- 05 Nov, 2018 11 commits
-
-
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>
-
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 4 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>
-
k8s-ci-robot authored
Hold mutex lock shorter when processing inter-pod affinity/anti-affin…
-
fabriziopandini authored
-
fabriziopandini authored
-
- 03 Nov, 2018 16 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
-
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
-
k8s-ci-robot authored
remove retry operation on attach/detach azure disk
-
k8s-ci-robot authored
increase the podLogTimeout for downward volume test
-
Bobby (Babak) Salamat authored
-
k8s-ci-robot authored
add e2e tests for TaintBasedEvictions
-
k8s-ci-robot authored
Update pd csi e2e yamls with latest driver
-
k8s-ci-robot authored
Remove resource limits priority
-
k8s-ci-robot authored
e2e: remove "nodes" permission from driver-registrar RBAC
-
k8s-ci-robot authored
remove meaningless case in volume binding test
-
k8s-ci-robot authored
refactors kubeapiserver webhook utility to be generic
-
- 02 Nov, 2018 9 commits
-
-
k8s-ci-robot authored
Fix overflow issue on renewal
-
k8s-ci-robot authored
Fix csi attach limit node update
-
k8s-ci-robot authored
kubeadm: graduate wait-control-plane phase
-
k8s-ci-robot authored
kubectl: remove unnecessary internal->external conversion before PrintObj
-
k8s-ci-robot authored
add more ut for runasuser/runasusername
-
Bobby (Babak) Salamat authored
-
k8s-ci-robot authored
Add optional variable to Makefile.generated_files for auto-updating the API rule violation exception list
-
Michelle Au authored
-
k8s-ci-robot authored
remove idle tokens in kubelet token manager
-