jcsiadal
|
bfde70cf8a
|
Error free lint
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
|
2022-04-04 17:01:11 +00:00 |
|
Christian Goll
|
d4e42b7b83
|
allow download of named overlay
|
2022-03-11 14:52:01 +01:00 |
|
Christian Goll
|
afac77dbbe
|
allow multiple generic and wwinit overlays
|
2022-03-11 11:50:38 +01:00 |
|
Gregory Kurtzer
|
1203186194
|
Support kernel overrides from the host or other containers
|
2022-02-17 07:37:04 +00:00 |
|
Gregory Kurtzer
|
104bc7527d
|
Restored deleted kernel components for overrides
|
2022-02-17 06:21:40 +00:00 |
|
Gregory Kurtzer
|
5a0c13225e
|
Utilize containerized kernel and remove kernel Support
|
2022-02-15 06:49:24 +00:00 |
|
Gregory Kurtzer
|
b80d41975a
|
Update status before sending data to iPXE/node
|
2022-02-09 20:11:25 +00:00 |
|
Gregory Kurtzer
|
9e943101ec
|
Always use lowercase for hw addresses
|
2022-01-26 04:02:30 +00:00 |
|
Gregory Kurtzer
|
1bc1d7e34f
|
removed unused function
|
2022-01-24 01:31:27 +00:00 |
|
Gregory Kurtzer
|
d9c13c3f36
|
Initial commit of asset key tag security check
|
2022-01-24 00:32:02 +00:00 |
|
Gregory Kurtzer
|
d35f368b21
|
Build configs should not be globally writable (thanks Jeremy)
|
2022-01-19 06:01:33 +00:00 |
|
Gregory Kurtzer
|
8da7dd415a
|
Extend and optimize relocatable build config infrastructure
|
2022-01-15 04:00:18 +00:00 |
|
Gregory Kurtzer
|
be41b79261
|
Don't use init function to load status DB
|
2022-01-15 02:27:45 +00:00 |
|
Gregory M. Kurtzer
|
4a8542351f
|
Merge branch 'main' into node_status_monitor
|
2022-01-05 16:40:53 -08:00 |
|
Gregory Kurtzer
|
6afb3f3e25
|
Added filter and sort options for last, check-in, reverse, etc.
|
2022-01-05 05:20:07 +00:00 |
|
Gregory Kurtzer
|
c5b1e7e999
|
Cleanups to STATUS
|
2021-12-31 02:58:57 +00:00 |
|
Gregory Kurtzer
|
39ec7c0807
|
A few usability fixes and put full node DB logic into warewulfd
|
2021-12-31 02:38:48 +00:00 |
|
Gregory Kurtzer
|
6b42362f37
|
Fixed linting errors
|
2021-12-31 01:00:18 +00:00 |
|
Gregory Kurtzer
|
525ac1184e
|
Simplified version of node status monitoring with CLI
|
2021-12-30 23:26:45 +00:00 |
|
Gregory Kurtzer
|
00d8d42e9d
|
First pass at a rework of the overlay subsystem in Warewulf
|
2021-12-29 16:11:25 -08:00 |
|
Gregory Kurtzer
|
af51716f55
|
Merge branch 'main' of github.com:gmkurtzer/warewulf into wwlog_refactor
|
2021-12-28 13:59:50 -08:00 |
|
Christian Goll
|
0a6d8b39a6
|
on server start print version info
|
2021-11-29 11:00:28 +01:00 |
|
griznog
|
7f56463c63
|
Had the wrong name for Cluster.
|
2021-11-23 12:59:36 -06:00 |
|
griznog
|
bd5218a7c7
|
Add Id and Cluster to the available variables for template substitution.
|
2021-11-23 10:44:35 -06:00 |
|
Gregory Kurtzer
|
719de68410
|
Initial refactor and cleanup of wwlog
|
2021-10-01 00:28:40 -07:00 |
|
Gregory Kurtzer
|
6e78f1e89b
|
Fix lint errors
|
2021-09-30 23:43:24 -07:00 |
|
Gregory Kurtzer
|
238b61a682
|
Daemon logging to syslog (#152)
|
2021-09-30 23:40:16 -07:00 |
|
Gregory Kurtzer
|
384c4c0286
|
Make the overlay auto-update configurable
|
2021-09-30 23:02:04 -07:00 |
|
Gregory Kurtzer
|
dffa5a348e
|
Minor bugfix in overlay-runtime REST path
|
2021-09-30 23:01:19 -07:00 |
|
Gregory Kurtzer
|
8d56a866e1
|
also rebuild on overlay internal file changes
|
2021-09-29 21:51:57 -07:00 |
|
Gregory Kurtzer
|
49a573b926
|
Always build overlays on demand by Warewulfd
|
2021-09-29 21:30:09 -07:00 |
|
Niko Kivel
|
4040f5145b
|
errors.Wrap implemented, removed redundant default port check
|
2021-09-20 08:58:06 +02:00 |
|
Niko Kivel
|
b6b053665e
|
Fixes #135
|
2021-09-17 14:27:55 +02:00 |
|
Gregory Kurtzer
|
09652cd56d
|
Various more updates around Warewulf service and erorr cleanup
|
2021-09-10 18:25:58 -07:00 |
|
Gregory Kurtzer
|
2cabe4b806
|
Missed a false on lint fixes (ref: #123)
|
2021-09-10 10:51:37 -07:00 |
|
Gregory Kurtzer
|
e3eb57efcd
|
Adding timestamps to log output (re: #121)
|
2021-09-09 21:16:07 -07:00 |
|
WestleyR
|
4edc16953e
|
Fix linting issues
|
2021-09-07 20:48:51 -07:00 |
|
Gregory Kurtzer
|
c60be743ba
|
Update sources to use upstream errors package
|
2021-09-06 14:50:27 -07:00 |
|
Gregory M. Kurtzer
|
26de4984da
|
Merge pull request #72 from yqin/topic/lfhs
Funny, I was just looking at that and about to fix it. Thanks!
|
2021-04-24 16:59:46 -07:00 |
|
Gregory Kurtzer
|
d1bae3582b
|
Fixed Warewulfd and systemd
|
2021-04-24 16:49:06 -07:00 |
|
Yong Qin
|
495c1a8039
|
Made sure log file and pid file locations are Linux FHS compliant.
|
2021-04-24 16:38:19 -07:00 |
|
Gregory Kurtzer
|
fb2c7c64b8
|
Minor cleanup
|
2021-04-23 20:27:41 -07:00 |
|
Gregory Kurtzer
|
667c512bb7
|
Merge branch 'main' of github.com:ctrliq/warewulf into main
|
2021-02-23 19:54:04 -08:00 |
|
Gregory Kurtzer
|
33e68eaeac
|
Minor fixups to daemon process and reloading the database on configuring a new node
|
2021-02-23 19:52:39 -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
|
e7c6fe3abe
|
Add ability to reload config file for warewulfd on SIGHUP
|
2021-02-12 22:59:27 -08:00 |
|
Gregory Kurtzer
|
d00ea3ba00
|
Index node database for daemon to make lookups always instantaneous
|
2021-02-12 22:58:22 -08: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 |
|