Commit Graph

12 Commits

Author SHA1 Message Date
503a2e6c0b Remove pvc-flush references
This service causes more problems than it solves usually, so it is being
removed in the next PVC version.
2022-07-25 23:19:38 -04:00
238449904f Move some other tasks to bootstrap role
Avoids an issue where the pvcnoded service is stopped on non-bootstrap
runs.
2021-05-13 10:17:38 -04:00
04ca8f73d2 Correct bugs during bootstrap
1. Ensure Zookeeper restarts and checks out successfully before
proceeding with other steps.
2. Make sure PVC itself doesn't start prematurely.
2021-01-28 13:32:36 -05:00
cb96ef4e7a Use new init command location
Command was renamed in the PVC CLI to facilitate other "task" actions
like backup/restore.
2020-11-24 12:22:34 -05:00
b0186b85c2 Use correct syntax for init command 2020-04-06 15:19:49 -04:00
e37f2af6cd Use local CLI command instead of API to init 2020-04-06 13:36:38 -04:00
a79aef90fa Allow deb migrations to be installed 2020-02-15 23:30:11 -05:00
f5cd8a94c2 Handle creation and collection on bootstrap better 2020-02-15 23:01:32 -05:00
67d1f6761a Use new package and file names
References parallelvirtualclient/pvc#79
2020-02-08 19:47:47 -05:00
1dda60d301 Add and remove floating IP during cluster bootstrap 2019-12-25 12:12:53 -05:00
ebee10747c Use API endpoint to bootstrap PVC cluster 2019-12-24 09:08:21 -05:00
86d4579c82 Split PVC bootstrap into separate task 2019-06-21 14:18:26 -04:00