Commit Graph

607 Commits

Author SHA1 Message Date
Christian Goll
bf7bf27c21 Merge branch 'bash-dynamic-nouns' of github.com:mslacken/warewulf into bash-dynamic-nouns 2021-09-28 11:42:16 +02:00
Christian Goll
4810f2c5a2 dynamic nouns for 'wwctl profile' 2021-09-28 11:38:48 +02:00
Christian Goll
c0863e6a9f nouns for 'wwwctl overlay' 2021-09-28 11:30:15 +02:00
Christian Goll
bd7f502b0e dynamic nouns for 'wwctl node' 2021-09-28 11:22:16 +02:00
Christian Goll
b3743657b2 dynamic nouns for 'wwwctl kernel' 2021-09-28 10:01:54 +02:00
Christian Goll
9b9d156104 dynamic nouns for 'wwwctl kernel' 2021-09-24 16:39:43 +02:00
Christian Goll
8010cd2435 dynamic nouns for 'wwwctl container' 2021-09-24 14:36:23 +02:00
Gregory Kurtzer
c097c15b13 Don't rebuild all binaries all the time 2021-09-22 23:20:59 -07:00
Gregory M. Kurtzer
91437bab5e Merge pull request #138 from gmkurtzer/overlay_fixes134
Overlay fixes
2021-09-22 23:14:38 -07:00
Gregory M. Kurtzer
7ddd626771 Merge pull request #137 from gmkurtzer/arm-kernel
Arm kernel support
2021-09-22 23:13:55 -07:00
Gregory M. Kurtzer
c4aa09d50d Merge pull request #147 from hpcng/revert-120-kernel-container
Revert "allow compressed kernels with gz suffix"
2021-09-22 23:13:07 -07:00
Gregory M. Kurtzer
77bee733b3 Revert "allow compressed kernels with gz suffix" 2021-09-22 23:11:06 -07:00
Gregory M. Kurtzer
e82210c617 Merge pull request #120 from mslacken/kernel-container
allow compressed kernels with gz suffix
2021-09-22 23:10:08 -07:00
Gregory M. Kurtzer
3c9a257736 Merge pull request #136 from paulscherrerinstitute/daemon-port
Fixes #135
2021-09-22 23:07:44 -07:00
Gregory M. Kurtzer
a6007ef4ba Merge pull request #145 from mslacken/main
using upercase 'c' for container as in set
2021-09-22 14:59:01 -07:00
Christian Goll
09976889cc using upercase 'c' for container as in set 2021-09-22 15:05:50 +02:00
Gregory M. Kurtzer
4dd46636ef Merge pull request #140 from elguero/main
Fix panic when failing to include the command to be run by the
2021-09-20 18:55:31 -07:00
Michael L. Young
0020d529b9 Fix panic when failing to include the command to be run by the
'container exec' command.

Update documentation for the 'container exec' command.
2021-09-20 16:57:01 -04:00
Niko Kivel
4040f5145b errors.Wrap implemented, removed redundant default port check 2021-09-20 08:58:06 +02:00
Gregory Kurtzer
71b9ea714f Fix for overlay builds 2021-09-17 21:48:39 -07:00
Gregory Kurtzer
8ddebe8d77 Attempt to implement #120 2021-09-17 21:32:03 -07:00
Gregory Kurtzer
e5e6dee51a minor error message fix 2021-09-17 21:31:33 -07:00
Niko Kivel
b6b053665e Fixes #135 2021-09-17 14:27:55 +02:00
Christian Goll
ea577dda31 Added better error handling
Co-authored-by: WestleyK <westleyk@nym.hush.com>
2021-09-17 11:50:47 +02:00
Christian Goll
5772c44a0c Added better error handling
Co-authored-by: WestleyK <westleyk@nym.hush.com>
2021-09-17 11:47:43 +02:00
Gregory Kurtzer
acf2990936 Bumped version 2021-09-15 22:03:56 -07:00
Gregory M. Kurtzer
040520bff7 Merge pull request #133 from gmkurtzer/vendor_make_fix
Vendor make fix
2021-09-15 22:02:46 -07:00
Gregory M. Kurtzer
b8f521378f Merge pull request #128 from gmkurtzer/overlay_ui_updates
Overlay UI updates
2021-09-15 22:02:32 -07:00
Gregory Kurtzer
a8229f3fa1 Some minor Makefile updates 2021-09-15 21:24:55 -07:00
Gregory Kurtzer
fcebd026ce Removed the go tooling for the make all 2021-09-15 21:05:12 -07:00
Gregory M. Kurtzer
3656b68ee7 Merge pull request #127 from gmkurtzer/updates_for_docs
Updates for docs
2021-09-15 12:29:32 -07:00
Gregory Kurtzer
24b017f4f1 Properly handle import dest being a directory (thanks @elguero!) 2021-09-15 10:00:56 -07:00
Gregory Kurtzer
c6f723d52f Additional fixups, thanks @elguero! 2021-09-14 21:36:27 -07:00
Gregory Kurtzer
9581281cb4 Fixed redundant usage errors 2021-09-13 22:36:45 -07:00
Gregory Kurtzer
473ecd7e96 Allow chmod on both file and directory 2021-09-13 22:30:49 -07:00
Gregory Kurtzer
5d425a897f Check length of args properly before using array slice. 2021-09-13 22:29:41 -07:00
Gregory Kurtzer
204b88742a Make sure list has a minimum args of 1. 2021-09-13 22:26:49 -07:00
Gregory Kurtzer
3137f477bf UI updates to include "overlay kind" 2021-09-13 13:28:44 -07:00
Gregory Kurtzer
5bff8be72e Clustername bug not showing up in profiles.
Not sure how this bug has existed for so long without being noticed! CRAZY!
2021-09-12 14:42:08 -07:00
Gregory Kurtzer
20031c2cfb More nomenclature cleanups 2021-09-12 14:25:43 -07:00
Gregory Kurtzer
60155cf127 these validity checks were causing problems with undefining configurations.
Removing these for now, as we will trust the user with doing the right thing.
2021-09-12 14:15:54 -07:00
Gregory Kurtzer
859bbcc316 Be more consistent with UI nomenclature with kernel and container 2021-09-12 13:35:49 -07:00
Gregory Kurtzer
e679fa24fa Cleanup container list command 2021-09-11 21:23:30 -07:00
Gregory M. Kurtzer
0ae20aab31 Merge pull request #125 from WestleyK/better_error_handling
Better error handling for some of wwctl commands
2021-09-10 21:20:31 -07:00
WestleyR
705b321f80 Better error handling for some of wwctl commands
Better error handling, also prints a stack trace for `wwctl` if
`--debug` flag is used.
2021-09-10 21:18:45 -07:00
Gregory M. Kurtzer
85ba06211c Merge pull request #126 from WestleyK/always_rebuild_go
Always rebuild the go binaries
2021-09-10 19:59:10 -07:00
Gregory M. Kurtzer
c07a047976 Merge pull request #122 from gmkurtzer/log_timestamps
Adding timestamps to log output
2021-09-10 18:29:11 -07:00
Gregory Kurtzer
09652cd56d Various more updates around Warewulf service and erorr cleanup 2021-09-10 18:25:58 -07:00
Gregory M. Kurtzer
95dc5d3223 Merge pull request #124 from WestleyK/increase_lint_time
Increase timeout for lint action
2021-09-10 17:09:45 -07:00
WestleyR
379fa9404b Always rebuild the go binaries
Its not practical to run `make clean ; make` every time you want to
rebuild one of the go binaries. Go will automatically cache builds and
file changes.
2021-09-10 12:06:19 -07:00