Commit Graph

162 Commits

Author SHA1 Message Date
Gregory Kurtzer
4d37c87c7b Add a note on help output of how to unset configs 2021-08-20 19:44:44 -07:00
Gregory Kurtzer
c88e062a62 Match kernel list output header for node count 2021-08-20 19:39:02 -07:00
Gregory Kurtzer
2fef9bfd77 Cleanup for ready command 2021-08-20 19:34:29 -07:00
Gregory Kurtzer
1269d8a91b Merge branch 'main' of https://www.github.com/hpcng/warewulf into main 2021-08-20 08:11:15 -07:00
Gregory Kurtzer
ed39a994e4 Removed unused controller code 2021-08-20 08:10:10 -07:00
Gregory M. Kurtzer
e523d1d62c Merge pull request #92 from mslacken/ipmi
added configureable ipmiinterface used by ipmitool
2021-08-20 08:07:16 -07:00
Christian Goll
8d5162f88a automatic man page generation 2021-08-10 11:15:53 +02:00
Christian Goll
b27951b59f added binary to create bash completion
also do not bail out, when configs can't be read, still the
2021-08-10 11:15:33 +02:00
Christian Goll
c6b2fc5795 added configureable ipmiinterface used by ipmitool
ipmitool is now searched from $PATH, so that self
compiled ipmitool can be used
2021-08-06 09:22:31 +02:00
Niko Kivel
5ffda2da3f removed group and controller 2021-05-14 15:17:32 +02:00
Niko Kivel
cba1e926f9 fixed n.Id.Get() in wwlog.VERBOSE 2021-05-14 15:12:38 +02:00
Niko Kivel
16db64f9dc removed group and controller, added ClusterName 2021-05-14 15:08:58 +02:00
Gregory M. Kurtzer
53034dd887 Merge pull request #79 from paulscherrerinstitute/duplicateSetType
LGTM, thanks!
2021-05-11 20:30:21 -07:00
Niko Kivel
df1f0bed2f prefix in list-command to identify keys more easily 2021-05-11 08:49:37 +02:00
Niko Kivel
17f26e8bf1 Params-->Keys 2021-05-11 08:45:09 +02:00
Niko Kivel
54b2164c4e custom paramters 2021-05-10 00:12:13 +02:00
Niko Kivel
7f625d7d02 removed duplicate SetType 2021-05-08 19:12:49 +02:00
Niko Kivel
dd4c075f50 paramters in node 2021-05-08 19:04:37 +02:00
Niko Kivel
1c35b84e74 GroupName --> ClusterName 2021-04-28 22:38:39 +02:00
Gregory Kurtzer
4bc523a052 Optimized sorting methods across nodes and profiles 2021-04-25 15:43:35 -07:00
Gregory Kurtzer
a321709901 Have standard profile list be short 2021-04-25 13:56:50 -07:00
Gregory Kurtzer
a336259ea2 Add a bar separator for wwctl node list 2021-04-25 13:55:52 -07:00
Gregory Kurtzer
5e53ff1b7d Remove useless "Disable" (ref #40) 2021-04-25 13:41:21 -07:00
Gregory Kurtzer
9d1a3bacfe profile add doesn't take configuration flags (#57) 2021-04-25 13:24:51 -07:00
Gregory Kurtzer
663c31fc7e Added profile UI fixes
Related to #63 and #58.
2021-04-25 13:21:59 -07:00
Gregory Kurtzer
74c3c5e816 Cleanups to configure --all command 2021-04-24 16:03:31 -07:00
Gregory Kurtzer
19d4fec376 Remove persist option from configure commands 2021-04-23 21:06:57 -07:00
Gregory Kurtzer
a937d9a311 Dropped the arm64.efi file to the file system 2021-04-23 20:49:29 -07:00
Gregory Kurtzer
77bc2c5817 Removed unnecessary files 2021-04-23 19:38:36 -07:00
Gregory Kurtzer
cc0f465eaf Remove tabs. 2021-04-20 13:05:12 -04:00
Gregory Kurtzer
000a759214 Merge branch 'issue56' of https://github.com/tcooper/warewulf into tcooper-issue56 2021-04-20 13:03:44 -04:00
Cooper, Trevor
ec4ec0e796 restart warewulfd after node and profile set commands 2021-04-15 12:40:36 -07:00
Cooper, Trevor
b7908d8747 add SetYes to node delete command 2021-04-15 08:05:28 -07:00
Cooper, Trevor
505ee9f32a add SetYes to profile delete command 2021-04-15 08:05:06 -07:00
Cooper, Trevor
cbb0e46bac add SetYes to profile set command 2021-04-15 02:19:38 -07:00
Yong Qin
a3e94473cb Added "kernel delete" command. 2021-04-07 15:23:37 -07:00
Niko Kivel
89a6e9dc6f NIC type for profile-->set 2021-03-26 10:38:55 +01:00
Niko Kivel
3308e76083 NIC type for node-->add 2021-03-26 10:38:31 +01:00
Niko Kivel
09ba69cc79 NIC type for node-->set 2021-03-26 10:38:20 +01:00
Gregory Kurtzer
dcea5ece28 Minor bug with removing container name if import fails. Fixed. 2021-03-06 18:32:29 -08:00
Gregory Kurtzer
455848463f If container import fails, delete the installed container dir (issue #28) 2021-03-06 18:18:40 -08:00
Gregory Kurtzer
78824d6e29 Fix for issue #30. Kernel version != kernel args. 2021-03-06 17:46:55 -08:00
Gregory Kurtzer
6cdf15abb5 Fix for issue #36. Debug option always takes precedence over verbose. 2021-03-06 17:45:14 -08:00
Gregory Kurtzer
b4a6e45b35 Fixed bug reported by John Linford on wwctl node list -n output 2021-02-28 21:02:13 -08:00
Gregory Kurtzer
6357e31438 Support container import of chroot directory 2021-02-24 21:01:56 -08:00
Gregory Kurtzer
5a07ac2e14 Cleaned container.Build() return 2021-02-24 21:01:35 -08:00
Gregory Kurtzer
64d1a24cd9 Added container command alias for 'vnfs' 2021-02-24 20:59:41 -08: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
Ian Kaneshiro
846b45524c Tidy up
- Ran goimports to format code and imports
- Removed unused module from go.mod
- Added .editorconfig to keep formatting standard across contributors
2021-02-16 11:54:12 -08:00
Gregory Kurtzer
88dbec7ed9 Automatically reload daemon configuration file when configuration file is changed. 2021-02-12 23:00:03 -08:00