Compare commits

..

1 Commits

Author SHA1 Message Date
f83a81743f Bump version to 0.9.88 2023-12-29 14:50:40 -05:00
2 changed files with 3 additions and 5 deletions

View File

@ -68,8 +68,8 @@ for HOST in ${HOSTS[@]}; do
ssh $HOST $SUDO systemctl restart pvcworkerd &>/dev/null
sleep 2
ssh $HOST $SUDO systemctl restart pvchealthd &>/dev/null
# sleep 2
# ssh $HOST $SUDO systemctl restart pvcnoded &>/dev/null
sleep 2
ssh $HOST $SUDO systemctl restart pvcnoded &>/dev/null
echo " done."
echo -n "Waiting for node daemon to be running..."
while [[ $( ssh $HOST "pvc -q node list -f json ${HOST%%.*} | jq -r '.[].daemon_state'" 2>/dev/null ) != "run" ]]; do

View File

@ -2515,9 +2515,7 @@
],
"refresh": "5s",
"schemaVersion": 38,
"tags": [
"pvc"
],
"tags": [],
"templating": {
"list": [
{