Skip to content

v4.5.1

commit 2cb38ec5eb9463458223a4c5fdb543d0b2b4075c
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Apr 26 10:15:12 2021 -0500

    fix(monitorWait): make wait in rtfi-monitor configurable.

    The old code used to error out the solidfire-monitor-rtfi task
    after going 30 minutes without being able to contact the Solidfire
    API on the node being reimaged.  Bump that default timeout to 60,
    and make it configurable.

M   .gitignore
A   content/params/solidfire.monitor-wait.yaml
M   content/tasks/solidfire-monitor-rtfi.yaml

commit 88d7a34ffa92681909d8005c42bf646509a39696
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu Sep 24 23:57:16 2020 -0500

    build: update to v4.5.0

M   go.mod
M   go.sum

End of Note