Anvil
|
fix(cgi-bin): modify manage_vnc_pipes endpoint to trigger a job
|
2021-08-04 13:38:28 -04:00 |
cgi-bin
|
fix(cgi-bin): avoid concat blank to job_data in manage_vnc_pipes endpoint
|
2021-08-04 13:40:02 -04:00 |
html
|
* Added a new parameter called 'sensitive' to Database->connect() that returns after connections before any ancilliary checks are done, minimizing connect time.
|
2021-06-03 22:25:36 -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
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
ocf
|
* Fixed a bug where, once a DRBD resource was allowed to be dual-primary for migration, that wasn't properly disabled post-migration.
|
2021-06-25 00:45:52 -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
|
Updated scan-server to not check libvirtd status as it now auto stop/starts as needed. Also fixed a pair of bugs that was preventing VNC checks from happening, or for stopped server definition checks from happening.
|
2021-08-03 13:36:32 -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
|
fix(tools): update job progress in catch-all case
|
2021-08-04 13:40:00 -04:00 |
striker-ui
|
chore: rebuild web UI
|
2021-06-25 21:40:55 -04:00 |
tools
|
fix(tools): update job progress in catch-all case
|
2021-08-04 13:40:00 -04:00 |
units
|
Fix drbd-kmod build corner case
|
2021-06-28 10:43:33 +02:00 |
.gitignore
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
anvil.conf
|
* Biggest change in this commit; scan-apc-pdu and scan-apc-ups now only run on Striker dashboards! This was because we found that if two machines ran their agents at the same time, the reponce time from SNMP read requests grew a lot. This meant it was likely a third, fourth and so on machne would also then have their scan agent runs while the existing runs were still trying to process, causing the SNMP reads to get slower still until timeouts popped.
|
2021-05-31 13:34:49 -04:00 |
anvil.spec.in
|
build(Anvil): include augeas as a Striker dependency
|
2021-07-28 18:46:18 -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(cgi-bin): add striker-ui subdir to autotools
|
2021-06-04 12:11:49 -04:00 |
Makefile.am
|
build(cgi-bin): add striker-ui subdir to autotools
|
2021-06-04 12:11:49 -04:00 |
notes
|
* Updated fence_delay to set the ownership of the log file to 'hacluster:haclient'. This should address https://github.com/digimer/fence_delay/issues/1
|
2021-07-26 15:35:04 -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 |