Gregory Kurtzer
|
7be47333c6
|
Changed defaults for root and kernel args
|
2020-12-21 18:44:57 -08:00 |
|
Gregory Kurtzer
|
e5be3d8182
|
Cleaned init subsystem, Ipmi, SELinux, added Root option, and fixed defaults
|
2020-12-20 22:41:02 -08:00 |
|
Gregory Kurtzer
|
1161f051f1
|
fix broken initramfs tmpfs and refactor initramfs init sequence
|
2020-12-20 11:54:25 -08:00 |
|
Gregory Kurtzer
|
5e8ef337d0
|
Add network as part of the warewulfconf (figure it out if undef)
|
2020-12-19 21:03:01 -08:00 |
|
Gregory Kurtzer
|
5c354af31d
|
Don't error/warn when file isn't found
|
2020-12-19 00:38:48 -08:00 |
|
Gregory Kurtzer
|
d91673290c
|
Merge branch 'main' of github.com:ctrliq/warewulf into main
|
2020-12-18 22:51:38 -08:00 |
|
Ian Kaneshiro
|
c3281ec333
|
Rework batch package
Use a buffered channel to limit the number of active goroutines without needing
to wait for all active goroutines to finish
|
2020-12-18 19:17:15 -08:00 |
|
Shannon V. Davidson
|
e177bfdb90
|
Added parallel batching, IPMI power cycle, sensors, and console
|
2020-12-18 18:57:03 -06:00 |
|
Gregory Kurtzer
|
9ff2530c0c
|
Minor fixups from the Warewulf community meeting
|
2020-12-17 20:19:18 -08:00 |
|
Shannon V. Davidson
|
cb8336be8c
|
Merge branch 'main' of github.com:ctrliq/warewulf into main
|
2020-12-14 09:14:19 -06:00 |
|
Gregory Kurtzer
|
62a1abaab3
|
Cleanups and minor fixups
|
2020-12-13 22:45:08 -08:00 |
|
Gregory Kurtzer
|
5c23ef9f94
|
Fininshed with node discovery and service refactoring
|
2020-12-13 20:20:03 -08:00 |
|
Gregory Kurtzer
|
f1706a4a0e
|
Daemon updates, backgrounding, and CLI integration
|
2020-12-12 23:50:38 -08:00 |
|
Gregory Kurtzer
|
90246f227f
|
Moved warewulfd commandline program into wwctl
|
2020-12-11 23:30:29 -08:00 |
|
Gregory Kurtzer
|
0b0efa0637
|
Fix minor bug WRT top level container directory not being removed
|
2020-12-10 20:54:15 -08:00 |
|
Shannon V. Davidson
|
643a69b75b
|
Added IpmiGateway in case of separate BMC and control network
|
2020-12-10 09:52:22 -06:00 |
|
Gregory Kurtzer
|
7798b6b1e7
|
Add the ability to do node discovery for unconfigured nodes.
|
2020-12-07 19:44:46 -08:00 |
|
Gregory Kurtzer
|
dd1913c1de
|
Backend for container delete
|
2020-12-07 19:43:56 -08:00 |
|
Gregory Kurtzer
|
28e66e8659
|
Added some debugging output for building overlays
|
2020-12-07 19:43:04 -08:00 |
|
Gregory Kurtzer
|
5c995f9d0f
|
Added Init to datastructure, fixups to container interface, and --setdefault to kernel and container build
|
2020-12-06 22:29:25 -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
|
4efb27a82f
|
Added support for tftp service and updated service interface and config
|
2020-12-04 22:14:29 -08:00 |
|
Gregory Kurtzer
|
30a86ea8ac
|
Include infrastructure for static files to be included in binary
|
2020-12-04 22:11:14 -08:00 |
|
Gregory Kurtzer
|
e80878b240
|
Changed DomainName to ClusterName
|
2020-12-03 19:37:52 -08:00 |
|
Gregory Kurtzer
|
df96dee6be
|
Added a configurable update interval for WWClient
|
2020-12-03 19:14:40 -08:00 |
|
Gregory Kurtzer
|
4af41736ab
|
Fixups for new API
|
2020-12-03 17:28:58 -08:00 |
|
Gregory Kurtzer
|
019b405758
|
Removed the YAML config parsing from here as it is now in warewulfconf
|
2020-12-03 17:27:52 -08:00 |
|
Gregory Kurtzer
|
4b285db614
|
Added a package for Warewulf config
|
2020-12-03 17:27:29 -08:00 |
|
Gregory Kurtzer
|
ec037228cc
|
Changing node.conf structure and moved controllers out of this config
|
2020-12-03 17:26:51 -08:00 |
|
Gregory Kurtzer
|
84bf9fbb43
|
profile and node commands and DB all working as expected now
|
2020-12-03 13:49:49 -08:00 |
|
Gregory Kurtzer
|
eaf6bb1196
|
This is a work in progress API shift as the data structure has changed and I'm cleaning the interface.
|
2020-12-03 07:34:26 -08:00 |
|
Gregory Kurtzer
|
2f5fa95d14
|
Minor updates to add debugging to some utils
|
2020-12-01 23:34:05 -08:00 |
|
Gregory Kurtzer
|
7516cca031
|
Data format changes and updated API for NodesDB
|
2020-12-01 23:33:01 -08:00 |
|
Gregory Kurtzer
|
442fc41f1b
|
Minor bug fix when trying to set nodes
|
2020-12-01 20:55:03 -08:00 |
|
Gregory Kurtzer
|
eb19627e13
|
Update templates for IPMI
|
2020-12-01 18:24:31 -08:00 |
|
Gregory Kurtzer
|
581bc929e0
|
Add IpmiNetmask configuration
|
2020-12-01 18:03:22 -08:00 |
|
Gregory Kurtzer
|
056e8c9969
|
A bunch of changes around DHCP service, templating, and controller config
|
2020-12-01 17:31:37 -08:00 |
|
Gregory Kurtzer
|
04260bd5f2
|
Merge branch 'main' of github.com:ctrl-cmd/warewulf into main
|
2020-12-01 13:06:42 -08:00 |
|
Gregory Kurtzer
|
6968744e55
|
Fixups for NodeDB
|
2020-12-01 13:05:14 -08:00 |
|
Gregory Kurtzer
|
cc55c2a196
|
Update to templating for overlays
|
2020-12-01 13:04:49 -08:00 |
|
Shannon V. Davidson
|
6ada88e07d
|
Merge branch 'main' of github.com:ctrl-cmd/warewulf into main
|
2020-12-01 13:49:28 -06:00 |
|
Shannon V. Davidson
|
f542666bf1
|
added BMC/IPMI configure overlay script
|
2020-12-01 13:43:58 -06:00 |
|
Gregory Kurtzer
|
4d752a67db
|
Added controllers, services, and lots of various optimizations and fixes
|
2020-11-30 23:07:42 -08:00 |
|
Gregory Kurtzer
|
210d0044a5
|
Minor chnage in the VNFS CleanName() function.
|
2020-11-27 17:20:47 -08:00 |
|
Gregory Kurtzer
|
68ec517ebb
|
Fixed string() method for node configurations
|
2020-11-27 17:10:20 -08:00 |
|
Gregory Kurtzer
|
2ba40c0e65
|
Fixup to slice manipulation functions
|
2020-11-27 16:39:39 -08:00 |
|
Gregory Kurtzer
|
f74826bc87
|
Various nodeDB updates
|
2020-11-27 16:39:27 -08:00 |
|
Gregory Kurtzer
|
38ce925639
|
Minor updates/fixes to NodeDB
|
2020-11-26 20:37:28 -08:00 |
|
Gregory Kurtzer
|
2e11c21566
|
Additional functions and capabilities in util pkg
|
2020-11-26 19:17:19 -08:00 |
|