2023-04-18 release: progress bars & docs! #91
renatolfc
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! Over the last couple days we made changes you all are going to love! 🤩
We've merged a few documentation-related PRs which will help us have an always updated documentation site! 📚
Besides that, we've improved the client library to add progress bars to the monitor, so now you should have an idea of when ops in workflows will complete, as in the example below:
Finally, we've added improvements to the backend, generally improving workflow execution and cancellation, in addition to ensuring all our components start correctly upon cluster restarts.
As usual, if you already have cloned the repository:
should fetch the new code. We recommend an update of the library and images with:
Please let us know if you have any issues.
Note⚠️ : we've identified an issue in which old clusters will fail to update to the new terraform-based format. The solution for those cases is to setup a new cluster, restoring workflow data at the end of the
setup
process.Beta Was this translation helpful? Give feedback.
All reactions