I’ve been on a similar journey and had good success with cloud-init.
Ignition via Matchbox was quite a lift and was ok in the end but the NixOS evolution is too good!
I’ve been on a similar journey and had good success with cloud-init.
Ignition via Matchbox was quite a lift and was ok in the end but the NixOS evolution is too good!
I've typically desired return first error behaviour because already using retries or one error is terminal.
Plus cascading cancellation on error through to other goroutines is brilliant.
The example pipeline in the docs is a great starting point and reference: pkg.go.dev/golang.org/x...
I've typically desired return first error behaviour because already using retries or one error is terminal.
Plus cascading cancellation on error through to other goroutines is brilliant.
The example pipeline in the docs is a great starting point and reference: pkg.go.dev/golang.org/x...