- 06 Mar, 2019 2 commits
-
-
Michelle Au authored
-
Michelle Au authored
-
- 05 Mar, 2019 38 commits
-
-
Kubernetes Prow Robot authored
Add proto roundtrip tests in roundtrip_test.go files
-
Kubernetes Prow Robot authored
Fix 0 partitions defaulting for CSI Translation Library
-
Kubernetes Prow Robot authored
Don't disable Windows Defender.
-
Kubernetes Prow Robot authored
Fix NPD e2e test on clusters with Ubuntu nodes
-
Kubernetes Prow Robot authored
remove some unused const in test/e2e_node
-
Kubernetes Prow Robot authored
revert 72062: Perform GCE master log rotation check every 5 minutes
-
Kubernetes Prow Robot authored
Revert "Use runtime.NumCPU() instead of a fixed value for parallel scheduler threads"
-
Kubernetes Prow Robot authored
publishing: add component-base as dependency for 1.14 branches
-
Kubernetes Prow Robot authored
conformace/run_e2e.sh: pass shellcheck and autodetect ginkgo nodes
-
Kubernetes Prow Robot authored
Kubelet service links error
-
Kubernetes Prow Robot authored
Convert resource group name in Azure provider ID to lower cases
-
Kubernetes Prow Robot authored
kubeadm: add a flag to RunInitNodeChecks to indicate sec. control-plane
-
Kubernetes Prow Robot authored
cherry picks usage info link
-
Kubernetes Prow Robot authored
test/e2e: fix `ginkgo ./test/e2e`
-
Kubernetes Prow Robot authored
Delete the out-of-tree PV labeler controller
-
Kubernetes Prow Robot authored
When checking for pod info version, make volume attachable
-
Kubernetes Prow Robot authored
fix golint failures for some files under metrics k8s.io/metrics/pkg/apis
-
Kubernetes Prow Robot authored
Fix golint failures for e2e/instrumentation/...
-
Kubernetes Prow Robot authored
Typo fix in e2e test description message: kubadm->kubeadm
-
Kubernetes Prow Robot authored
fix some golint failures for plugin/pkg/admission/...
-
Kubernetes Prow Robot authored
CSINodeInfo and CSIDriver Controller Changes
-
Kubernetes Prow Robot authored
Merge pull request #74033 from bart0sh/PR0060-kubeadm-975-RequiredIPVSKernelModulesAvailable-warning-seems-confusing kubeadm: fix RequiredIPVSKernelModulesAvailable warning message
-
Kubernetes Prow Robot authored
Update RBAC roles for networking.k8s.io ingresses
-
Kubernetes Prow Robot authored
Fix shellcheck-reported errors in hack/lib/util.sh.
-
Dr. Stefan Schimanski authored
-
Kubernetes Prow Robot authored
Refactor to allow for a way to get list of e2e images
-
Kubernetes Prow Robot authored
fix error string should not be capitalized
-
Kubernetes Prow Robot authored
Change to unblock e2e tests for vsphere provider
-
Kubernetes Prow Robot authored
Fix golint failures for e2e/windows
-
Kubernetes Prow Robot authored
Update old local tests to use general host executor and local test resource manager
-
Pengfei Ni authored
-
David Zhu authored
-
Kubernetes Prow Robot authored
added production note about EFK stack to the readme
-
Lubomir I. Ivanov authored
Add an extra flag isSecondaryControlPlane to RunInitNodeChecks which can be used to indicate that the node we are checking is a secondary control-plane. In such a case we skip some tests that are already covered by RunJoinNodeChecks and RunOptionalJoinNodeChecks.
-
Xing Yang authored
-
Xing Yang authored
-
Xing Yang authored
This is the 2nd PR to move CSINodeInfo/CSIDriver APIs to v1beta1 core storage APIs. It includes controller side changes. It depends on the PR with API changes: https://github.com/kubernetes/kubernetes/pull/73883
-
Peter Hornyack authored
-