- 24 Oct, 2018 1 commit
-
-
Guoliang Wang authored
-
- 23 Oct, 2018 39 commits
-
-
k8s-ci-robot authored
Switch windows runtime endpoints to npipe
-
k8s-ci-robot authored
fix golint for pkg/util/dbus, node, strings, workqueue/prometheus
-
k8s-ci-robot authored
Add pkg/probe/OWNERS
-
k8s-ci-robot authored
Update usages of http.ResponseWriter.WriteHeader to use http.Error
-
k8s-ci-robot authored
Correct optional/omitempty indicator on webhook cabundle
-
k8s-ci-robot authored
Add metrics for volume scheduling operations
-
k8s-ci-robot authored
Externalize PSP admission controller
-
k8s-ci-robot authored
Add import restrictions for cloud-provider
-
k8s-ci-robot authored
Fix linting issues in staging/src/k8s.io/client-go/discovery/*
-
k8s-ci-robot authored
fix lint issues in the apis/abac directory (except latest.go)
-
Jordan Liggitt authored
-
Jordan Liggitt authored
-
Jordan Liggitt authored
-
k8s-ci-robot authored
tests: Makes tests' commands platform agnostic
-
yue9944882 authored
-
k8s-ci-robot authored
Deflake e2e tests of HPA
-
k8s-ci-robot authored
Move minimum set of dynamic provisioning e2e test to testsuites
-
wackxu authored
-
k8s-ci-robot authored
nodeController should send events to api server and print to the logging
-
yameiwang authored
-
Joachim Bartosik authored
Resource consumer might use slightly more CPU than requested. That resulted in HPA sometimes increasing size of deployments during e2e tests. Deflake tests by: - Scaling up CPU requests in those tests. Resource consumer might go a fixed number of milli CPU seconds above target. Having higher requests makes the test less sensitive. - On scale down consume CPU in the middle between what would generate recommendation of expexted size and 1 pod fewer (instead of righ on edge beween expected and expected +1). Some variables were int32 but always cast to int before use. Make them int.
-
k8s-ci-robot authored
use more specific authenticator.Audiences type in TokenRequest registry
-
k8s-ci-robot authored
account for disabled legacy metadata endpoints
-
k8s-ci-robot authored
kubeadm: fix missing error handling
-
k8s-ci-robot authored
CSI client: added missing lock when reading from csiDrivers
-
k8s-ci-robot authored
make error messages more helpful for some e2e auth tests
-
Mike Danese authored
-
k8s-ci-robot authored
promote --service-account-api-audiences to top level kube-apiserver config
-
k8s-ci-robot authored
Fix some typo
-
k8s-ci-robot authored
remove unnecessary time type
-
k8s-ci-robot authored
tokenreview: authenticator interface changes
-
k8s-ci-robot authored
kubeadm: sort pod Volumes and VolumeMounts
-
k8s-ci-robot authored
Fix the skip message since it was the exact opposite of the tested co…
-
k8s-ci-robot authored
Fixes wild serviceaccount controller resync options
-
k8s-ci-robot authored
kubeadm: check required number of CPUs on master
-
k8s-ci-robot authored
Refactor dry run test to reuse ETCD storage data
-
k8s-ci-robot authored
Set the default for EnableServiceLinks only in Pod
-
k8s-ci-robot authored
Make the golint verify script MacOS compatible
-
k8s-ci-robot authored
Add EndpointsLastTriggerTime annotation.
-