949dc9d46be2b7f8e8ec85d5edd6e2a9bb5b06f3
HTTP PUT is supposed to be idempotent, so PUT for an existing node or profile should replace the node or profile, not throw an error. Generating an error on duplicate can now be requested using the If-None-Match header with a `*` value. Signed-off-by: Jonathon Anderson <janderson@ciq.com>
Warewulf v4
Warewulf is a stateless, network-boot cluster provisioning system designed primarily for use in HPC clusters.
Description
Languages
Go
94.1%
Shell
4%
Makefile
1.2%
Python
0.4%
Dockerfile
0.3%
