pvc/daemon-common
Joshua M. Boniface 35e22cb50f Simplify cluster status handling
This significantly simplifies cluster state handling by removing most of
the superfluous get_list() calls, replacing them with basic child reads
since most of them are just for a count anyways. The ones that require
states simplify this down to a child read plus direct reads for the
exact items required while leveraging the new read_many() function.
2023-12-10 17:05:46 -05:00
..
2022-11-04 03:47:18 -04:00
2023-12-09 13:43:58 -05:00
2023-12-10 17:05:46 -05:00
2023-12-09 12:51:41 -05:00
2023-11-29 21:21:51 -05:00
2022-10-06 11:55:27 -04:00
2023-12-09 12:14:57 -05:00
2023-12-10 15:35:40 -05:00