- 03 May, 2019 12 commits
-
-
Jordan Liggitt authored
-
Kubernetes Prow Robot authored
correcting some spelling errors
-
Kubernetes Prow Robot authored
kubeadm: disable the kube-proxy DaemonSet on non-Linux nodes
-
Kubernetes Prow Robot authored
Remove the option of encrypting secrets in etcd via a locally stored key.
-
Kubernetes Prow Robot authored
Add etag for NSG updates so as to fix nsg race condition
-
Kubernetes Prow Robot authored
Add quota admission test for decreasing usage without covering quota
-
Kubernetes Prow Robot authored
Shuffle addresslist for random mount server and cleanup error messages.
-
Kubernetes Prow Robot authored
Use latest etcd from release-3.3 branch for dropping ugorji
-
Kubernetes Prow Robot authored
deprecate state field of eventSeries on Event API
-
Kubernetes Prow Robot authored
Enable API resource paging by default, by feature gate in sample-apiserver
-
Kubernetes Prow Robot authored
GCE/Windows: force kill the stackdriver processes when necessary
-
Yu-Ju Hong authored
StackdriverLogging service sometimes cannot be stopped properly. This work around the bug by force killing the processes.
-
- 02 May, 2019 28 commits
-
-
Kubernetes Prow Robot authored
Use map to check for long-running request
-
Kubernetes Prow Robot authored
Remove unused quorum field
-
Kubernetes Prow Robot authored
Adding a new `WindowsSecurityOptions` struct
-
Kubernetes Prow Robot authored
use static token to authenticate glbc
-
Kubernetes Prow Robot authored
ingress: use networking api group for default storage of ingress
-
immutablet authored
-
Kubernetes Prow Robot authored
tests: Splits hostname from DNS test
-
Kubernetes Prow Robot authored
Remove unnecessary custom conversion functions
-
Davanum Srinivas authored
Pick up changes from: https://github.com/etcd-io/etcd/pull/10675 Change-Id: Ic4d6daa3c54824d3d27809a125b798e88db0bf7e
-
Jordan Liggitt authored
-
Jordan Liggitt authored
-
Kubernetes Prow Robot authored
Collapse integration test storage setup onto actual storage config
-
Jordan Liggitt authored
-
Kubernetes Prow Robot authored
Pick up security patches for fluentd-gcp-scaler by upgrading to version 0.5.2
-
Kubernetes Prow Robot authored
kubeadm: do unit testing of actual public function
-
Kubernetes Prow Robot authored
Fix golint failures of pkg/controller/certificates/approver, etc
-
Kubernetes Prow Robot authored
Fix golint failures of test/e2e/lifecycle
-
Kubernetes Prow Robot authored
PodSecurityPolicy RuntimeClass support
-
Dmitry Rozhkov authored
Even though CreateServiceAccountKeyAndPublicKeyFiles() function is an interface function it's not unittested. Instead it wraps a couple of internal functions which are used only inside CreateServiceAccountKeyAndPublicKeyFiles() and those internal functions are tested. Rewrite the function to do only what it's intended to do and add unit tests for it.
-
Kubernetes Prow Robot authored
Clean up genswaggertypedocs.
-
Kubernetes Prow Robot authored
Query pod status outside loop over containers
-
Kubernetes Prow Robot authored
Add meta/v1 Table and PartialObjectMetadata objects
-
Kubernetes Prow Robot authored
Use read lock for ServiceHasEndpoints
-
Kubernetes Prow Robot authored
kubelet/cm: code optimization for the static policy
-
Jake Sanders authored
-
Kubernetes Prow Robot authored
Update some OWNERS files
-
Kubernetes Prow Robot authored
Fix a bug in the gpu device plugin
-
Kubernetes Prow Robot authored
Fix block volume expansion
-