Jonathon Anderson

Results 149 issues of Jonathon Anderson

## Description of the Pull Request (PR): - Always run in the foreground - Always log to stdout/err (unless syslog is requested) - Update systemd to reload with a direct...

warewulfd

I've seen that some of our templates use a directive to specify what file to write the template to. We should document how that works.

documentation
overlay

* Recommendations are made in a collective personal voice (e.g., "we recommend") * Present tense

documentation
needs refinement

I also want to simplify instances like `wwlog.Error(fmt.Sprintf("%v", err.Error()))` since wwlog.Error (and its peers) already call `fmt.Sprintf`. https://github.com/warewulf/warewulf/blob/ad2992c40b99bb90d1de2eab453087847cbd860f/internal/pkg/wwlog/wwlog.go#L104

refactor
needs refinement

> So this brings us to the present day recommendations: > If you want stack traces in your errors, use github.com/pkg/errors.Errorf to wrap errors. > If you don't care about...

refactor
needs refinement

A generalization of #583: e.g.: # wwctl overlay copy This should make an rsync-eseque copy of the overlay. # wwctl profile copy Duplicate all the settings from the existing profile...

enhancement
needs refinement

This is non-intuitive as a replacement for "node print", not that I loved the vocabulary word "print" but the concept of a "list" and "show every setting" don't, to me,...

enhancement
node

Warewulf 4 supports OCI containers for node image import; but this is slightly disjoint and requires most upstream containers to be significantly modified to support booting. LXC containers, by contract,...

enhancement
stake:ciq
container

This is a feature in xcat that Warewulf should also have.

node

Warewulf supports importing an OCI .tar, but not a SIF. SIF import should be supported from local file and ORAS.

enhancement
stake:ciq
container