kubernetes/test
Patrick Ohly baef3e44cd e2e: fix return value of WaitForPodsWithLabelRunningReady
Because of a := assignment, the anonymous function assigned the pod
list to a local variable instead of the
WaitForPodsWithLabelRunningReady return value which therefore always
was nil.

The correct code is an assignment with = as in WaitForPodsWithLabelScheduled.
2019-06-18 09:07:31 +02:00
..
cmd Merge pull request #75859 from k-toyoda-pi/fix_shellcheck_failure_make-rules 2019-06-13 20:36:47 -07:00
conformance Merge pull request #74982 from mgdevstack/promote-dns-hostname 2019-06-13 19:13:11 -07:00
e2e e2e: fix return value of WaitForPodsWithLabelRunningReady 2019-06-18 09:07:31 +02:00
e2e_kubeadm pkg,test: Fix DaemonSet typos 2019-04-17 18:47:00 +02:00
e2e_node Merge pull request #78593 from RobertKrawitz/ephemeral-storage-quota-cleanup 2019-06-14 05:33:18 -07:00
fixtures Preserve existing namespace when using kubectl set --local 2019-04-30 10:39:29 -04:00
images tests: Sets MaximumNArgs for agnhost subcommands to 0 2019-06-13 14:58:34 -07:00
integration add readyz endpoint for kube-apiserver readiness checks 2019-06-17 11:16:13 -07:00
kubemark Remove deprecated Kubelet security controls 2019-05-16 13:33:52 -04:00
list Fixes golint for test/list 2018-10-09 12:32:27 -07:00
soak/serve_hostnames remove soak test cauldron 2019-05-02 13:30:47 +02:00
typecheck Correct owner's contact 2019-02-16 09:19:34 +07:00
utils tests: Replaces images used with agnhost (part 1) 2019-06-13 15:05:50 -07:00
BUILD remove soak test cauldron 2019-05-02 13:30:47 +02:00
OWNERS Prune test/OWNERS 2019-05-09 16:30:58 -07:00
test_owners.csv Remove ovirt/cloudstack/photon cloud providers 2019-06-10 12:50:53 -04:00
test_owners.json remove rescheduler 2018-08-22 11:49:14 +08:00