Anvil
|
* This commit moves taking screenshots of hosted servers onto the strikers using the Sys::Virt module. This was needed because the screenshots were being taken by scan-server, and that was causing it to take a long time to run. It should never have been handled by the scan agent anyway. This update requires a WebUI fix to use the new screenshot tool. This tool also adds holding multiple screenshots to allow users to "scrub" through screenshots up to 10 hours in the past.
|
2023-09-22 17:15:09 -04:00 |
cgi-bin
|
* Remove forced log level and secure logging. This addresses issue #386
|
2023-08-09 18:20:14 -04:00 |
html
|
* Added support for Migration Network configs in old striker and anvil-configure-host
|
2023-01-15 01:24:26 -05:00 |
journald.conf.d
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
libvirt
|
fix(libvirt): correct log timestamp format
|
2023-07-23 21:43:26 -04:00 |
m4
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
make
|
Update release script to use correct gpg and release url
|
2023-08-18 05:32:26 +02:00 |
man
|
Fixed bugs related to adding drives and extending drives to servers.
|
2023-09-05 22:53:52 -04:00 |
ocf
|
* Improved log messaging to not log of a potential boot failure when the local DRBD volume(s) are all UpToDate and the peer is offline.
|
2023-08-14 12:58:00 -04:00 |
pxe
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
scancore-agents
|
* Fixed a bug where a sensor value of '0' was being interpretted as the value not existing.
|
2023-09-21 17:33:01 -04:00 |
scripts
|
* The work on PXE / UEFI support is broken, and will be set aside for the time being. The commit here is working to getting things fixed, but it's taking too much time away from more pressing issues.
|
2021-02-16 17:32:43 -05:00 |
share
|
* This commit moves taking screenshots of hosted servers onto the strikers using the Sys::Virt module. This was needed because the screenshots were being taken by scan-server, and that was causing it to take a long time to run. It should never have been handled by the scan agent anyway. This update requires a WebUI fix to use the new screenshot tool. This tool also adds holding multiple screenshots to allow users to "scrub" through screenshots up to 10 hours in the past.
|
2023-09-22 17:15:09 -04:00 |
striker-ui
|
build(striker-ui): rebuild
|
2023-09-21 03:41:15 -04:00 |
striker-ui-api
|
fix(striker-ui-api): record only latest ss in fetch server screenshot
|
2023-09-22 17:22:59 -04:00 |
tools
|
* Added the new screenshot tool.
|
2023-09-22 17:16:19 -04:00 |
units
|
chore(units): start striker UI API as root and drop privileges later
|
2023-06-20 00:48:21 -04:00 |
.gitignore
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
anvil.conf
|
NOTE: This updates the reserved RAM to 8 GiB from 4 GiB!
|
2023-04-17 20:43:28 -04:00 |
anvil.spec.in
|
* Test fix for the issue #379
|
2023-07-24 00:22:43 -04:00 |
anvil.version.in
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
autogen.sh
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
configure.ac
|
build: add to 1cecdc2, make libvirt/Makefile known to ./configure
|
2023-07-03 04:46:06 -04:00 |
Makefile.am
|
chore(libvirt): manage websockify in libvirt hooks, include in build
|
2023-07-03 04:46:06 -04:00 |
README.md
|
* Created Job->running() to return '1' when one or more jobs are in progress on the host.
|
2019-01-31 23:26:55 -05:00 |
scancore.README
|
* Created Cluster->delete_server(), which deletes a server resource from pacemaker (stopping it first, if needed).
|
2021-01-25 01:00:55 -05:00 |
watch_logs
|
** Major Changes **
|
2017-10-20 00:19:32 -04:00 |