- 16 Nov, 2018 40 commits
-
-
Michelle Au authored
-
k8s-ci-robot authored
apiextensions: prune {any,one}Of + Not recursively on OpenAPI v2 conversion -
k8s-ci-robot authored
kubeadm: Allow customizing the image repository via flags
-
k8s-ci-robot authored
fix a description error in DynamicAuditing feature
-
k8s-ci-robot authored
update the client generator to set a client-side timeout
-
k8s-ci-robot authored
kubeadm: Warn on API server bind address override
-
k8s-ci-robot authored
fix IPVS low throughput issue
-
k8s-ci-robot authored
support statefulset in kubectl autoscale command
-
k8s-ci-robot authored
kubectl: small internal to external type fix
-
k8s-ci-robot authored
ensure feature gate changes don't escape unit tests
-
WanLinghao authored
-
Dr. Stefan Schimanski authored
-
David Eads authored
-
David Eads authored
-
David Eads authored
-
Lucas Käldström authored
-
Jordan Liggitt authored
-
Jordan Liggitt authored
-
Jordan Liggitt authored
-
Jordan Liggitt authored
-
Michelle Au authored
-
k8s-ci-robot authored
Follow-up of #70950: Duplicated versioned client in describer
-
k8s-ci-robot authored
Report kube-scheduler unhealthy if leader election is wedged
-
k8s-ci-robot authored
Kubelet Plugin Registration GA migration fix
-
k8s-ci-robot authored
Propagate panics up handler chain
-
k8s-ci-robot authored
Fixes flaky tests for kubectl port-forward
-
k8s-ci-robot authored
Serve OpenAPI spec for registered CRDs
-
k8s-ci-robot authored
apiserver: preserve stack trace in handler panic beyond timeout handler
-
k8s-ci-robot authored
Kubeadm - Fix validateMixedArgs for phases
-
k8s-ci-robot authored
Remove todo from init phase
-
k8s-ci-robot authored
increase the liveness probe delay for GCE e2e tests to avoid premature teardown
-
k8s-ci-robot authored
PV Controller: fix recycling
-
Rostislav M. Georgiev authored
ChooseAPIServerBindAddress is silently overriding the requested bind IP address for the API server if that address is deemed unsuitable. This is currently done only if the IP is a loopback one (127.0.0.0/8; ::1/128). It's best to at least issue a warning if such override occurs, so that there are no surprised users by this. Signed-off-by:Rostislav M. Georgiev <rostislavg@vmware.com>
-
k8s-ci-robot authored
Fix `kubeadm upload-config kubeadm` example
-
k8s-ci-robot authored
Certs renew use api fix
-
k8s-ci-robot authored
Remove self-deletion permissions from kubelets
-
k8s-ci-robot authored
Bump CSI Spec to 1.0.0 and gRPC to 1.13.0
-
k8s-ci-robot authored
Remove deprecated kubectl command aliases 'run-container'
-
k8s-ci-robot authored
Refactor New function
-
k8s-ci-robot authored
README for nodelocal dns cache
-