Skip to content

v0.8.0 - Hojotoho! Hojotoho!

Compare
Choose a tag to compare
@ctdk ctdk released this 28 Sep 05:17
· 670 commits to master since this release

A release that doesn't add much, but adds something pretty big. At last, this release brings shovey, a serf-based facility for running jobs on nodes without requiring an entire chef-client run.

You can read about shovey in detail at https://github.com/ctdk/goiardi#shovey. While goiardi has shovey built into it, it's not very useful without schob, the shovey client that runs on the nodes, or knife-shove, the plugin that actually controls shovey. Those can be found at https://github.com/ctdk/schob and https://github.com/ctdk/knife-shove. There's also documentation on the shovey API at https://github.com/ctdk/goiardi/blob/master/shovey_api.md.