Michael Schurter
0fcb0d4016
client: fix panic from 0.8 -> 0.10 upgrade
...
makeAllocTaskServices did not do a nil check on AllocatedResources
which causes a panic when upgrading directly from 0.8 to 0.10. While
skipping 0.9 is not supported we intend to fix serious crashers caused
by such upgrades to prevent cluster outages.
I did a quick audit of the client package and everywhere else that
accesses AllocatedResources appears to be properly guarded by a nil
check.
2019-11-01 07:47:03 -07:00
..
2019-08-23 15:59:03 -04:00
2018-11-05 12:32:05 -08:00
2019-05-21 13:27:19 +02:00
2019-03-04 13:15:15 -08:00
2019-08-12 16:34:48 -04:00
2019-04-01 15:45:31 -07:00
2019-03-01 14:00:23 -08:00
2019-03-01 14:00:23 -08:00
2018-11-27 17:25:33 -08:00
2018-12-19 14:23:09 -08:00
2019-01-08 09:11:47 -05:00
2018-12-19 10:39:27 -08:00
2019-05-09 16:49:08 -04:00
2019-09-03 08:43:38 -07:00
2019-09-03 08:43:38 -07:00
2019-02-20 07:21:27 -08:00
2019-02-20 07:21:27 -08:00
2019-01-12 12:18:22 -05:00
2019-06-26 15:20:57 +02:00
2019-03-19 14:02:36 -04:00
2019-04-25 18:16:13 -04:00
2019-04-25 18:39:17 -04:00
2019-09-05 11:43:23 -04:00
2019-09-06 11:18:00 -04:00
2019-02-12 15:36:02 -08:00
2019-11-01 07:47:03 -07:00
2019-01-12 12:18:22 -05:00
2019-07-17 11:01:59 +07:00
2019-03-01 14:00:23 -08:00
2019-04-15 14:11:58 -07:00
2019-10-08 11:34:09 -07:00
2019-10-08 11:34:09 -07:00
2019-11-01 07:47:03 -07:00
2019-09-03 15:09:04 -04:00
2019-09-03 15:09:04 -04:00
2018-11-30 12:18:39 +01:00
2018-11-30 12:18:39 +01:00
2018-11-30 12:18:39 +01:00
2018-11-19 16:39:30 -08:00
2019-02-22 15:56:14 -05:00
2019-09-13 04:37:59 +02:00