- 23 Feb, 2019 2 commits
-
-
Kubernetes Prow Robot authored
Graduate PriorityClass API to GA
-
Kubernetes Prow Robot authored
Added resource name to timeout error output on WAIT cmd
-
- 22 Feb, 2019 36 commits
-
-
Kubernetes Prow Robot authored
Rename cadvisor metric labels to match instrumentation guidelines
-
Kubernetes Prow Robot authored
Remove duplicate code in client-go/tools/cache/controller.go
-
Kubernetes Prow Robot authored
Promote spiffxp to approver for cluster/
-
Kubernetes Prow Robot authored
Fix e2e network policy tests
-
Bobby (Babak) Salamat authored
-
Bobby (Babak) Salamat authored
-
Bobby (Babak) Salamat authored
-
Kubernetes Prow Robot authored
fix shellcheck in several files
-
Aaron Crickenberger authored
Also add Katharine as reviewer
-
danielqsj authored
-
Kubernetes Prow Robot authored
fix get azure accounts timeout issue when there is no out-bound IP
-
Kubernetes Prow Robot authored
fix mixed protocol issue for azure load balancer
-
Kubernetes Prow Robot authored
Don't update the Pod object after each scheduling attempt
-
Patrick Barker authored
* changes audit e2e event version scheme; adds internal audit to common audit scheme; removes unneeded comments * add more detail to audit missing events in e2e/integration tests * adds version priority to audit scheme; updates comment
-
Kubernetes Prow Robot authored
kubeadm: Remove etcd members from the etcd cluster when reset the nodes
-
andyzhangx authored
add timeout for getAllStorageAccounts
-
danielqsj authored
-
danielqsj authored
-
danielqsj authored
-
Kubernetes Prow Robot authored
update k8s.io/utils to fix keymutex issues
-
Kubernetes Prow Robot authored
Fix scanning of failed targets
-
Kubernetes Prow Robot authored
Fix golint failures on pkg/kubectl/cmd/completion, pkg/kubectl/cmd/cp, pkg/kubectl/cmd/edit
-
Kubernetes Prow Robot authored
Limit the list of scheduling maintainers to active members of the sig
-
Kubernetes Prow Robot authored
Enable OpenSSH on Windows nodes in test clusters.
-
Kubernetes Prow Robot authored
Fix shellcheck lint errors in cluster/addons/fluentd-elasticsearch/fl……uentd-es-image/run.sh
-
Kubernetes Prow Robot authored
fix the disruption-recheck metrics register error
-
Kubernetes Prow Robot authored
fix shellcheck in k8s.io/metrics
-
danielqsj authored
-
danielqsj authored
-
Kubernetes Prow Robot authored
kubeadm: Support >= 5.0 Linux kernel
-
Kubernetes Prow Robot authored
clarify PreStop hook intended behavior in doc
-
Kubernetes Prow Robot authored
Lowers the default nodelocaldns denial cache TTL
-
wangqingcan authored
-
pytimer authored
-
Kubernetes Prow Robot authored
Add health plugin for CoreDNS in the DNS tests
-
Kubernetes Prow Robot authored
Fix typo, and note BoundObjectRef isn't always checked
-
- 21 Feb, 2019 2 commits
-
-
Blake authored
https://github.com/coredns/coredns/blob/master/plugin/cache/cache.go#L236 This gets rounded down to the nearest multiple of 256: 9984
-
Peter Hornyack authored
Also switches to the most recent 64-bit version of OpenSSH for Windows. Tested: PROJECT=${CLOUDSDK_CORE_PROJECT} KUBERNETES_SKIP_CONFIRM=y NUM_NODES=2 \ NUM_WINDOWS_NODES=2 KUBE_GCE_ENABLE_IP_ALIASES=true TEST_CLUSTER=true \ ./cluster/kube-up.sh
-