jcsiadal
8e626e9a62
Add config option for shared state dir
...
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com >
Changes default share to /srv/warewulf
Update specfile
Some changes to match Golang standards
2022-01-11 05:52:58 +00:00
Gregory Kurtzer
f9b9c3a8c1
Linting fixes
2021-09-08 20:37:58 -07:00
WestleyR
fdf6fc88fa
Use Id.Get(), remove unused function
2021-09-07 21:28:21 -07:00
WestleyR
4edc16953e
Fix linting issues
2021-09-07 20:48:51 -07:00
Ian Kaneshiro
db28555165
Support OCI registry creds
...
Adds support to 3 environment variables:
- WAREWULF_OCI_USERNAME: registry user username
- WAREWULF_OCI_PASSWORD: registry user password
- WAREWULF_OCI_NOHTTPS: disable tls requirements (for local registries)
Note:
This will default to ~/.docker/config.json for credentials and other docker
configurations on the system when no options are specified.
2021-02-16 18:11:23 -08:00
Gregory Kurtzer
8c11c2b304
Renamed vnfs to container, finished VNFS and kernel refactoring
2020-12-06 00:47:00 -08:00
Gregory Kurtzer
0095b55624
Updates around VNFS restructure and kernel restructure. More coming.
2020-12-05 16:43:30 -08:00
Gregory Kurtzer
27441f77d3
Days updates, fixes, and UI updates
2020-11-18 17:41:10 -08:00
Ian Kaneshiro
fff79227d8
Support pulling from docker daemon
2020-11-11 10:25:39 -08:00
Gregory Kurtzer
f3ec8ee923
Lots of cleanups, added vnfs package and utilizing config package for constants
2020-11-09 17:24:35 -08:00
Gregory Kurtzer
4e0a5bea48
Updated build to be able to build from OCI repositories and some housecleaning
2020-11-07 21:34:07 -08:00
Ian Kaneshiro
8aec707f42
Use github.com/containers/image/v5
2020-11-06 17:08:32 -08:00
Ian Kaneshiro
70c73a84c3
Add VNFS image cache of oci registry based images
2020-11-06 16:34:36 -08:00