Commit Graph

66 Commits

Author SHA1 Message Date
Gregory Kurtzer
2812a70fd0 Fixup for node command 2020-11-26 20:36:56 -08:00
Gregory Kurtzer
f092c3abf3 Fixups for Groups 2020-11-26 20:36:44 -08:00
Gregory Kurtzer
ef64ff280c Disabling the commands that still need updating for nodeDB updates 2020-11-26 19:19:36 -08:00
Gregory Kurtzer
1a332e42a3 Updates to kernel cli for NodeDB 2020-11-26 19:19:16 -08:00
Gregory Kurtzer
3caeac0c9d Updates to overlay cli for NodeDB updates 2020-11-26 19:18:28 -08:00
Gregory Kurtzer
4ba0cb7bcd Updates to vnfs command for NodeDB updates 2020-11-26 19:18:13 -08:00
Gregory Kurtzer
2e11c21566 Additional functions and capabilities in util pkg 2020-11-26 19:17:19 -08:00
Gregory Kurtzer
082ab6e5f7 Updates to Vnfs for nodeDB updates 2020-11-26 19:17:09 -08:00
Gregory Kurtzer
dba9de2c8b Updates to overlay for NodeDB updates 2020-11-26 19:16:55 -08:00
Gregory Kurtzer
942dd77323 Updates to kernel for new nodeDB updates 2020-11-26 19:16:13 -08:00
Gregory Kurtzer
421a03b75d Updates to nodeDB 2020-11-26 19:15:30 -08:00
Gregory Kurtzer
e84b4e4d6a Fixes for the new nodeDB API 2020-11-26 19:14:58 -08:00
Gregory Kurtzer
6d3ec350b6 Updates to nodeStore 2020-11-26 16:38:34 -08:00
Gregory Kurtzer
a4d2e3a0c8 This is a work in progress, some of which will be reverted like overlay handling. 2020-11-25 23:58:38 -08:00
Gregory Kurtzer
e5e23b5868 Changed backend node API to account for default and overrides for UI 2020-11-23 23:11:20 -08:00
Gregory Kurtzer
c8ed66a6dc Add IPMI configurations and cleaned up nodes.conf 2020-11-22 21:03:18 -08:00
Gregory Kurtzer
5cd1dc901e Lots of updates with the node management CLI tools 2020-11-22 20:35:13 -08:00
Gregory Kurtzer
5181940952 Working through node and group configuration via CLI 2020-11-21 21:51:14 -08:00
Gregory Kurtzer
8453aecc9d Added delete CLI templates to node and group 2020-11-21 01:55:43 -08:00
Gregory Kurtzer
1d1a02b305 Building set commands for nodes and groups and templating out CLI further 2020-11-21 01:48:38 -08:00
Gregory Kurtzer
982816b474 Minor tweak for example 2020-11-20 23:03:18 -08:00
Gregory Kurtzer
bfb7908a8c Work in progress on setting variables 2020-11-20 23:01:05 -08:00
Gregory Kurtzer
221e71b384 A bunch of changes including reworking the assets -> node API 2020-11-20 17:59:06 -08:00
Gregory Kurtzer
dd2d83788a Merge branch 'main' of github.com:ctrl-cmd/warewulf into main 2020-11-19 16:56:56 -08:00
Gregory Kurtzer
f87708784d Minor cleanups and fleshed out the wwctl overlay show command 2020-11-19 16:56:22 -08:00
Shannon V. Davidson
6b9fc7dc92 initial checkin of node IPMI power control 2020-11-19 17:51:57 -06:00
Gregory Kurtzer
e9132cf6f7 Basic functionality of wwctl vnfs build worked out 2020-11-18 22:46:23 -08:00
Gregory Kurtzer
724e1de14c Setup kernel support 2020-11-18 21:52:03 -08:00
Gregory Kurtzer
0bc53ea483 Last bit of updates for basic overlay support 2020-11-18 20:37:18 -08:00
Gregory Kurtzer
27441f77d3 Days updates, fixes, and UI updates 2020-11-18 17:41:10 -08:00
Gregory Kurtzer
ed7dbdaf32 Fleshed out the framework of most of the wwctl overlay command group. 2020-11-17 21:50:27 -08:00
Gregory Kurtzer
108174d35c Still working on CLI framework for wwctl overlay 2020-11-16 22:43:13 -08:00
Gregory Kurtzer
85603ee947 Lots of changes including: wwctl overlay list and framework for other commands 2020-11-16 21:37:55 -08:00
Gregory Kurtzer
52eb51e38a Validation and taint checking of configuration file inputs 2020-11-16 21:37:18 -08:00
Gregory Kurtzer
a03c8f86c2 Merge branch 'main' of github.com:ctrl-cmd/warewulf into main 2020-11-13 21:29:54 -08:00
Gregory Kurtzer
c39257a7ff Added some Cobra framework for new command groups as I'm thinking through the interface. 2020-11-13 21:29:22 -08:00
Shannon V. Davidson
8fc657aa19 fixed typo - changed overlay to overlays in run-time overlay path 2020-11-13 10:21:19 -06:00
Gregory Kurtzer
77bac0c8a8 Renamed warewulfd-response package to just response 2020-11-12 11:06:41 -08:00
Gregory Kurtzer
663d3bb653 Templated iPxe config properly and added "Kernel Args" node config 2020-11-11 23:32:27 -08:00
Gregory Kurtzer
9c1b28932e Last bit of minor bugfixes and cleanups for a working demo 2020-11-11 23:04:57 -08:00
Gregory Kurtzer
46bde8b54d Something very weird happened with git for me, here is the fix. 2020-11-11 22:33:13 -08:00
Gregory Kurtzer
fa2a7e26d3 Moving warewulfd code around and implementing new API for config.*() 2020-11-11 22:16:24 -08:00
Gregory Kurtzer
9644690dd5 Cleanups and removing the legacy wwclient program code 2020-11-11 15:10:48 -08:00
Ian Kaneshiro
fff79227d8 Support pulling from docker daemon 2020-11-11 10:25:39 -08:00
Gregory Kurtzer
0c3a58e47a bug fixes 2020-11-11 00:34:03 -08:00
Gregory Kurtzer
39e8a8c03e Removed unecessary file 2020-11-11 00:09:47 -08:00
Gregory Kurtzer
e8c4d41b97 Updates for text/template subsystem integration 2020-11-11 00:09:06 -08:00
Gregory Kurtzer
189618a111 Major refactor for Cobra and new pkg/app structure for wwctl 2020-11-10 21:28:39 -08:00
Gregory Kurtzer
0c369270ef Beginning to break out wwbuild into wwctl with proper Go structure and Cobra 2020-11-09 20:42:12 -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