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
..
2019-06-14 20:46:23 -07:00
2019-06-17 16:59:07 -07:00
2019-06-17 16:59:07 -07:00
2019-06-17 16:59:07 -07:00
2019-05-27 18:30:12 +08:00
2019-06-17 16:59:07 -07:00
2019-06-17 16:59:07 -07:00
2019-06-18 09:07:31 +02:00
2018-11-10 07:50:31 -05:00
2019-06-14 00:28:47 -07:00
2019-06-14 16:50:22 -07:00
2019-06-17 16:59:07 -07:00
2019-05-10 13:18:53 -04:00
2019-06-17 16:59:07 -07:00
2019-06-17 16:59:07 -07:00
2019-02-27 14:41:02 +07:00
2019-06-14 20:46:11 +00:00
2019-06-17 16:59:07 -07:00
2019-05-10 09:53:10 +08:00
2019-06-17 16:59:07 -07:00
2019-04-25 12:48:25 -07:00
2019-05-07 08:15:31 +08:00
2019-06-14 11:45:46 -04:00
2019-05-30 09:30:26 -04:00
2019-06-14 07:58:38 -07:00
2019-03-06 22:06:31 +01:00
2019-05-30 09:30:26 -04:00
2019-06-14 07:58:38 -07:00
2019-05-16 23:31:47 +08:00
2019-05-16 23:31:47 +08:00
2019-02-15 09:13:07 -05:00