Anvil
|
Increased the size change detection wait to to reduce the risk of premature addition to the DB if there's a network hiccup.
|
2022-12-06 15:31:35 -05:00 |
cgi-bin
|
* This rather heavily reworks how database shutdowns works. It adds much more intelligent shutdown, tracking who is using the database, being able to mark a database as "offline" and waiting for users of the database to disconnect before it shuts down.
|
2022-03-14 16:41:37 -04:00 |
html
|
fix(striker-ui): point files link to file-manager
|
2022-03-18 22:50:41 -04:00 |
journald.conf.d
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
m4
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
make
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
man
|
Updated the man page for anvil-manage-alerts.
|
2022-11-22 01:15:27 -05:00 |
ocf
|
This is the first attempt at enabling firewalld completely. There is a decent chance that problems exist, so it won't be a surprise if a few more commits are needed to this branch before things work.
|
2022-07-02 17:06:04 -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
|
This is the start of a set of changes needed to rework how we handle DRBD fence requests, so that they create location constraints instead of triggering a full stonith fence.
|
2022-11-29 22:17:12 -05: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
|
Updated virsh OS list.
|
2022-12-06 18:08:52 -05:00 |
striker-ui
|
build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui
|
2022-03-23 19:32:37 +00:00 |
striker-ui-api
|
build(deps): bump terser from 5.12.1 to 5.14.2 in /striker-ui-api
|
2022-08-26 20:30:36 -04:00 |
tools
|
* This completes the rework of DRBD triggered fencing to use / clear location constraints instead of triggering a power fence.
|
2022-11-30 16:13:38 -05:00 |
units
|
fix(units): correct nodejs executable path in striker-ui-api service
|
2022-03-18 22:50:41 -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
|
* Created ScanCore->check_temperature_direct() based around that start logic from ScanCore->post_scan_analysis_striker() temperature check, and updated the later to use the former.
|
2021-11-29 22:43:23 -05:00 |
anvil.spec.in
|
Merge branch 'main' into anvil-tools-dev
|
2022-09-22 16:55:46 -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(striker-ui-api): add compressed API executable and its install logic to Makefile
|
2022-03-18 22:50:41 -04:00 |
Makefile.am
|
build(striker-ui-api): add compressed API executable and its install logic to Makefile
|
2022-03-18 22:50:41 -04:00 |
notes
|
* Renamed the 'notifications' table to 'alert-override', better reflecting what it does.
|
2022-11-17 00:34:52 -05: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 |