Christian Goll
|
04db6f1735
|
Updated Contributors
|
2022-06-10 08:42:42 +02:00 |
|
Gregory M. Kurtzer
|
4d44d3a299
|
Merge pull request #438 from kcdodd/fix/srvdisco
Fix server thread safety of discoverable node and overlay build
|
2022-06-09 22:18:23 -07:00 |
|
Gregory Kurtzer
|
3cb59b89ea
|
Very minor fix to force minimum args for ssh
|
2022-06-08 21:43:31 -07:00 |
|
Gregory M. Kurtzer
|
b1e76d2519
|
Merge pull request #442 from gmkurtzer/4.3.0-ssh
Add feature to use wwctl to spawn ssh commands
|
2022-06-08 21:16:13 -07:00 |
|
Gregory M. Kurtzer
|
eeb3dac99b
|
Merge pull request #445 from mslacken/prometheus
finally add the contents to prometheus
|
2022-06-08 12:09:43 -07:00 |
|
Gregory M. Kurtzer
|
1fb8ebd250
|
Merge pull request #444 from mslacken/fix-remove
Fix removal of values
|
2022-06-08 12:09:05 -07:00 |
|
Gregory M. Kurtzer
|
4d692f8a2f
|
Merge pull request #443 from mslacken/fix-openSUSE-dhcpd
Fix-openSUSE-dhcpd
|
2022-06-08 12:07:56 -07:00 |
|
Christian Goll
|
664fdd3f35
|
finally add the contents to prometheus
|
2022-06-08 17:04:30 +02:00 |
|
Christian Goll
|
28de9f5220
|
addnil to remove option
|
2022-06-08 16:20:17 +02:00 |
|
Christian Goll
|
04551ef264
|
for removing a value an empty string is needed
|
2022-06-08 16:16:52 +02:00 |
|
Christian Goll
|
ecea7a949f
|
create symlink if target exists
|
2022-06-08 10:56:42 +02:00 |
|
Christian Goll
|
386ce45990
|
add softlink of dhcpd.conf in /etc
openSUSE based distos and other distros use `/etc/dhcpd.conf` instead of `/etc/dhpd/dhcpd.conf`
|
2022-06-08 10:06:37 +02:00 |
|
Gregory M. Kurtzer
|
a641647ba3
|
Merge pull request #440 from aspfate/tftp-conf
can disable tftp services with warewulf.conf
|
2022-06-07 20:41:27 -07:00 |
|
Gregory Kurtzer
|
3eabf47fc6
|
Fix dryrun/show for ssh command
|
2022-06-07 20:34:26 -07:00 |
|
Gregory Kurtzer
|
b4ef712166
|
Add parallel ssh capability
|
2022-06-07 20:28:25 -07:00 |
|
Christian Goll
|
3cdbe0523f
|
Merge pull request #441 from jbd/typo
Correct typo in log messages
|
2022-06-07 17:34:26 +02:00 |
|
Jean-Baptiste Denis
|
78144ba760
|
Correct typo in log messages
|
2022-06-07 16:51:03 +02:00 |
|
Carter Dodd
|
7eae65e13f
|
Add process max reserve
|
2022-06-06 17:43:33 -05:00 |
|
Carter Dodd
|
3242d2998e
|
fixups
|
2022-06-05 17:37:23 -05:00 |
|
Carter Dodd
|
30ba916703
|
Move overlay build logic to util, add limit to spawned processes
|
2022-06-05 17:28:14 -05:00 |
|
Carter Dodd
|
97c24e22f7
|
fixup for backward compatible case
|
2022-06-04 12:13:13 -05:00 |
|
Carter Dodd
|
f14f339576
|
fixups
|
2022-06-04 11:42:16 -05:00 |
|
Carter Dodd
|
fc8d3863d8
|
use wwctl to re-build provision overlays, update to pass overlaynames
|
2022-06-04 11:14:48 -05:00 |
|
王子丹
|
b1b6c4a4d2
|
can disable tftp services with warewulf.conf
|
2022-06-03 21:07:45 +08:00 |
|
Gregory M. Kurtzer
|
8086d03f17
|
Merge pull request #434 from gmkurtzer/4.3.0_PXE_update
4.3.0 pxe update
|
2022-06-02 20:51:15 -07:00 |
|
Carter Dodd
|
7caabc439d
|
separate safe/unsafe db operations
|
2022-06-02 22:22:19 -05:00 |
|
Carter Dodd
|
04fb854aa7
|
fixup import
|
2022-06-02 20:20:03 -05:00 |
|
Carter Dodd
|
95ca053960
|
Lock server node db when updating discoverable node
|
2022-06-02 20:06:34 -05:00 |
|
Gregory Kurtzer
|
f40ee4f9c8
|
Merge branch 'main' of github.com:hpcng/warewulf into 4.3.0_PXE_update
|
2022-06-02 14:58:28 +00:00 |
|
Brian Clemens
|
645fd16fde
|
Use setup-go v3 with built-in cache
|
2022-06-02 15:27:50 +09:00 |
|
Gregory Kurtzer
|
e46b7f01ad
|
Incorporated fix from @griznog, thanks!
|
2022-06-02 05:46:22 +00:00 |
|
Gregory M. Kurtzer
|
055875f944
|
Merge pull request #432 from gmkurtzer/4.3.0rc6_fixes
4.3.0rc6 fixes
|
2022-06-01 22:38:20 -07:00 |
|
Gregory Kurtzer
|
90b631f161
|
Added back in DHCP Arch EFI BC (type 7)
|
2022-05-26 22:14:46 -07:00 |
|
Gregory Kurtzer
|
c8b6c24d6c
|
Removing compression (again) from initrd PXE
|
2022-05-26 19:56:04 -07:00 |
|
Gregory Kurtzer
|
27ea7f2022
|
Update to new PXE which should support imgextract
|
2022-05-26 19:55:00 -07:00 |
|
Gregory Kurtzer
|
2f6c1f728d
|
Merge branch 'main' of github.com:hpcng/warewulf into 4.3.0rc6_fixes
|
2022-05-26 08:00:15 -07:00 |
|
Gregory M. Kurtzer
|
010b404ce9
|
Merge pull request #433 from aspfate/ci_fix_release_build
Fix CI build release
|
2022-05-26 07:58:27 -07:00 |
|
王子丹
|
56c72035df
|
Fix CI build release
|
2022-05-26 17:37:51 +08:00 |
|
Gregory Kurtzer
|
bf9ca54b8e
|
Don't read in binary data blobs to memory before sending to HTTP writer
|
2022-05-25 23:11:26 -07:00 |
|
Gregory Kurtzer
|
6ccc3ceecb
|
Readded compression to the GET request
This works around an out of memory issue reported in IRC from
Norm Gaywood (thanks Norm!)
|
2022-05-25 23:10:10 -07:00 |
|
Gregory M. Kurtzer
|
a28129c452
|
Merge pull request #431 from jcsiadal/hostsfix
Fix hosts error
|
2022-05-25 22:02:05 -07:00 |
|
Gregory Kurtzer
|
f05451e130
|
Fix typo in hosts overlay
|
2022-05-25 21:58:24 -07:00 |
|
Gregory Kurtzer
|
e1be0dc205
|
Bump version
|
2022-05-25 21:58:16 -07:00 |
|
jcsiadal
|
c09cc80e59
|
Fix hosts error
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
|
2022-05-26 03:19:18 +00:00 |
|
Gregory M. Kurtzer
|
50b70b9e84
|
Merge pull request #428 from gmkurtzer/kcdodd_fixups_for_4.3
Minor changes to #423
|
2022-05-25 14:53:37 -07:00 |
|
Gregory M. Kurtzer
|
5ec2e77394
|
Merge pull request #423 from kcdodd/refac/provision
Refactor of server, logging, building of images, template updates
|
2022-05-25 14:49:50 -07:00 |
|
Gregory Kurtzer
|
419cb1487c
|
revert my change to always send compressed image
|
2022-05-25 14:48:29 -07:00 |
|
Gregory Kurtzer
|
8717b91938
|
Avoid container build if exit non-zero
|
2022-05-25 14:46:16 -07:00 |
|
Gregory Kurtzer
|
98b82e87ef
|
Rename Singularity to Apptainer
|
2022-05-25 14:38:29 -07:00 |
|
Gregory Kurtzer
|
7a9089b2c6
|
Singularity container recipe updates
|
2022-05-25 14:38:05 -07:00 |
|