- 27 Sep, 2018 1 commit
-
-
tanshanshan authored
-
- 14 Sep, 2018 5 commits
-
-
Wojciech Tyczynski authored
Revert "Enable CoreDNS as default for kube-up deployments"
-
k8s-ci-robot authored
Fix PodAntiAffinity issues in case of multiple affinityTerms
-
k8s-ci-robot authored
remove submit-queue from readme
-
Wei Huang authored
- update logic of verifying incoming pod's anti-affinity - rename podMatchesAffinityTermProperties to podMatchesAllAffinityTermProperties - add podMatchesAnyAffinityTermProperties which is used in some PodAntiAffinity cases - rename some functions to make it more readable - add unit tests to verify correctness of PodAffinity and PodAntiAffinity - verifying "Existing pod anti-affinity" - verifying "incoming pod's anti-affinity" - verifying "incoming pod's affinity"
-
Benjamin Elder authored
-
- 13 Sep, 2018 13 commits
-
-
k8s-ci-robot authored
Delaying kubeclient and csi client injection into CSI plugin
-
Cheng Xing authored
-
k8s-ci-robot authored
Fix typo in dry-run feature disabled error
-
Shyam JVS authored
-
k8s-ci-robot authored
fix controller manager arguments for v1.12-
-
SataQiu authored
-
k8s-ci-robot authored
Make APIGroup optional in TypedLocalObjectReference
-
k8s-ci-robot authored
Change VolumeTestCleanup to not fail when pod already deleted
-
k8s-ci-robot authored
Fix potential panic when getting azure load balancer status
-
Pengfei Ni authored
The IP address and security group rules may be nil when the resources are updating or deleting. Hence nil pointer deference may be happened then.
-
k8s-ci-robot authored
Fix storage test framework leaking resources on cleanup
-
Xing Yang authored
-
Xing Yang authored
-
- 12 Sep, 2018 13 commits
-
-
David Zhu authored
-
k8s-ci-robot authored
Remove deprecated [Feature:Empty] test
-
k8s-ci-robot authored
kubelet: skip initializing/using the RuntimeClass in standalone mode
-
k8s-ci-robot authored
vendor: bump github.com/evanphx/json-patch
-
k8s-ci-robot authored
Update cAdvisor godeps to v0.31.0
-
k8s-ci-robot authored
Add CoreDNS configmap to federation test
-
jennybuckley authored
-
David Zhu authored
-
David Zhu authored
-
k8s-ci-robot authored
Graduate Schedule daemon set pods by default scheduler to beta and fix tests
-
David Zhu authored
Fix test framework to pass generic driver specific test specific resources. Fix GCE PD resource leak
-
ravisantoshgudimetla authored
-
Shyam Jeedigunta authored
-
- 11 Sep, 2018 8 commits
-
-
Anago GCB authored
-
k8s-ci-robot authored
Added default tolerations for new pods.
-
Sandeep Rajan authored
-
Yu-Ju Hong authored
In standalone mode, kubelet will not be configured to talk to an apiserver. The RuntimeClass manager should be disabled in this case.
-
k8s-ci-robot authored
Using node name to improve node controller performance.
-
ravisantoshgudimetla authored
-
Da K. Ma authored
Signed-off-by:Da K. Ma <klaus1982.cn@gmail.com>
-
k8s-ci-robot authored
Consolidated CSIDriver logic under CSIDriverRegistry flag
-