83d475bd15 
					 
					
						
						
							
							Bump version to 0.9.68  
						
						
						
						
					 
					
						2023-08-27 20:59:23 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						705ec802a3 
					 
					
						
						
							
							Bump version to 0.9.67  
						
						
						
						
					 
					
						2023-08-27 14:47:20 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0b90f37518 
					 
					
						
						
							
							Bump version to 0.9.66  
						
						
						
						
					 
					
						2023-08-27 11:41:22 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1e083d7652 
					 
					
						
						
							
							Bump version to 0.9.65  
						
						
						
						
					 
					
						2023-08-23 01:56:57 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						075dbe7cc9 
					 
					
						
						
							
							Bump version to 0.9.64  
						
						
						
						
					 
					
						2023-08-18 12:34:27 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3a90fda109 
					 
					
						
						
							
							Bump version to 0.9.63  
						
						
						
						
					 
					
						2023-04-28 14:47:04 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						45ad3b9a17 
					 
					
						
						
							
							Bump version to 0.9.62  
						
						
						
						
					 
					
						2023-02-22 18:13:45 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3c742a827b 
					 
					
						
						
							
							Initial implementation of monitoring plugin system  
						
						
						
						
					 
					
						2023-02-13 12:06:26 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aeb238f43c 
					 
					
						
						
							
							Bump version to 0.9.61  
						
						
						
						
					 
					
						2023-02-08 10:08:05 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a49510ecc8 
					 
					
						
						
							
							Bump version to 0.9.60  
						
						
						
						
					 
					
						2022-12-06 15:42:55 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						92feeefd26 
					 
					
						
						
							
							Bump version to 0.9.59  
						
						
						
						
					 
					
						2022-11-15 15:50:15 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						095bcb2373 
					 
					
						
						
							
							Bump version to 0.9.58  
						
						
						
						
					 
					
						2022-11-07 12:27:48 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d65f512897 
					 
					
						
						
							
							Bump version to 0.9.57  
						
						
						
						
					 
					
						2022-11-06 01:39:50 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c3bc55eff8 
					 
					
						
						
							
							Bump version to 0.9.56  
						
						
						
						
					 
					
						2022-10-27 14:21:04 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6c58d52fa1 
					 
					
						
						
							
							Add node autoready oneshot unit  
						
						... 
						
						
						
						This replicates some of the more important functionality of the defunct
pvc-flush.service unit. On presence of a trigger file (i.e.
/etc/pvc/autoready), it will trigger a "node ready" on boot. It does
nothing on shutdown as this must be handled by other mechanisms, though
a similar autoflush could be added as well. 
						
						
					 
					
						2022-10-27 14:09:14 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f1df1cfe93 
					 
					
						
						
							
							Bump version to 0.9.55  
						
						
						
						
					 
					
						2022-10-04 13:21:40 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						239c392892 
					 
					
						
						
							
							Bump version to 0.9.54  
						
						
						
						
					 
					
						2022-08-23 11:01:05 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9b499b9f48 
					 
					
						
						
							
							Bump version to 0.9.53  
						
						
						
						
					 
					
						2022-08-12 17:47:11 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2a21d48128 
					 
					
						
						
							
							Bump version to 0.9.52  
						
						
						
						
					 
					
						2022-08-12 11:09:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						645b525ad7 
					 
					
						
						
							
							Bump version to 0.9.51  
						
						
						
						
					 
					
						2022-07-25 23:25:41 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ec559aec0d 
					 
					
						
						
							
							Remove pvc-flush service  
						
						... 
						
						
						
						This service caused more headaches than it was worth, so remove it.
The original goal was to cleanly flush nodes on shutdown and unflush
them on startup, but this is tightly controlled by Ansible playbooks at
this point, and this is something best left to the Administrator and
their particular situation anyways. 
						
						
					 
					
						2022-07-25 23:21:34 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						56129a3636 
					 
					
						
						
							
							Fix bad changelog entries  
						
						
						
						
					 
					
						2022-07-06 16:57:55 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						932b3c55a3 
					 
					
						
						
							
							Bump version to 0.9.50  
						
						
						
						
					 
					
						2022-07-06 16:01:14 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						51ad2058ed 
					 
					
						
						
							
							Bump version to 0.9.49  
						
						
						
						
					 
					
						2022-05-06 15:49:39 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5807351405 
					 
					
						
						
							
							Bump version to 0.9.48  
						
						
						
						
					 
					
						2022-04-29 15:03:52 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ea709f573f 
					 
					
						
						
							
							Bump version to 0.9.47  
						
						
						
						
					 
					
						2021-12-28 22:03:08 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						58d57d7037 
					 
					
						
						
							
							Bump version to 0.9.46  
						
						
						
						
					 
					
						2021-12-28 15:02:14 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f164d898c1 
					 
					
						
						
							
							Bump version to 0.9.45  
						
						
						
						
					 
					
						2021-11-25 09:34:20 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						817dffcf30 
					 
					
						
						
							
							Bump version to 0.9.44  
						
						
						
						
					 
					
						2021-11-11 16:20:38 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6e9fcd38a3 
					 
					
						
						
							
							Bump version to 0.9.43  
						
						
						
						
					 
					
						2021-11-08 02:29:17 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dfca998adf 
					 
					
						
						
							
							Fix bad test in postinst  
						
						
						
						
					 
					
						2021-10-19 00:27:12 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e88147db4a 
					 
					
						
						
							
							Bump version to 0.9.42  
						
						
						
						
					 
					
						2021-10-12 15:25:42 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f13cc04b89 
					 
					
						
						
							
							Bump version to 0.9.41  
						
						
						
						
					 
					
						2021-10-09 19:39:21 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c27359c4bf 
					 
					
						
						
							
							Bump version to 0.9.40  
						
						
						
						
					 
					
						2021-10-07 14:42:04 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bdb9db8375 
					 
					
						
						
							
							Bump version to 0.9.39  
						
						
						
						
					 
					
						2021-10-07 11:52:38 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						da9248cfa2 
					 
					
						
						
							
							Bump version to 0.9.38  
						
						
						
						
					 
					
						2021-10-03 22:32:41 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bba73980de 
					 
					
						
						
							
							Revamp postinst for the API daemon  
						
						... 
						
						
						
						Ensures that the worker is always restarted and make the NOTE
conditional more specific. 
						
						
					 
					
						2021-10-03 15:15:26 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						23977b04fc 
					 
					
						
						
							
							Bump version to 0.9.37  
						
						
						
						
					 
					
						2021-09-30 02:08:14 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d0f3e9e285 
					 
					
						
						
							
							Bump version to 0.9.36  
						
						
						
						
					 
					
						2021-09-23 14:01:38 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						772807deb3 
					 
					
						
						
							
							Bump version to 0.9.35  
						
						
						
						
					 
					
						2021-09-13 02:20:46 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						694b8e85a0 
					 
					
						
						
							
							Bump version to 0.9.34  
						
						
						
						
					 
					
						2021-08-24 16:15:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a18cef5f25 
					 
					
						
						
							
							Bump version to 0.9.33  
						
						
						
						
					 
					
						2021-08-21 03:28:48 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						afdf254297 
					 
					
						
						
							
							Bump version to 0.9.32  
						
						
						
						
					 
					
						2021-08-19 12:37:58 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7ecc6a2635 
					 
					
						
						
							
							Bump version to 0.9.31  
						
						
						
						
					 
					
						2021-07-30 12:08:12 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						32613ff119 
					 
					
						
						
							
							Remove obsolete Suggests lines from control  
						
						
						
						
					 
					
						2021-07-20 00:35:21 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2a99a27feb 
					 
					
						
						
							
							Bump version to 0.9.30  
						
						
						
						
					 
					
						2021-07-20 00:01:45 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fa1d93e933 
					 
					
						
						
							
							Bump version to 0.9.29  
						
						
						
						
					 
					
						2021-07-19 16:55:41 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						71e4d0b32a 
					 
					
						
						
							
							Bump version to 0.9.28  
						
						
						
						
					 
					
						2021-07-19 09:29:34 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						15d92c483f 
					 
					
						
						
							
							Bump version to 0.9.27  
						
						
						
						
					 
					
						2021-07-19 00:03:40 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						602093029c 
					 
					
						
						
							
							Bump version to 0.9.26  
						
						
						
						
					 
					
						2021-07-18 20:49:52 -04:00