3485 Commits (8b98c5fe6c35857d451b5c19b0ddc4bbfa2542fd)
 

Author SHA1 Message Date
Digimer cc4c3bd3e3 Added ssh askpass for Striker so VMM can ask to confirm fingerprints. 3 years ago
Digimer 9cfd7b9b94 Created the new (and still in development) striker-file-manager to manage files from a Striker dashboard's command line. So far. it will add files only. 3 years ago
Digimer 65dfc22a38 Added an eval{} call around Database->query()'s ->prepare() DBI call to better handle lost database handle. 3 years ago
Digimer 9eec6c4977 * 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. 3 years ago
Digimer 2188c3491e
Merge pull request #201 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 521633f3eb
Merge branch 'master' into anvil-tools-dev 3 years ago
Digimer 75a4c8d709 * Moved the logic to add the local database to a Striker's anvil.conf from striker-prep-database to Database->_add_to_local_config(). 3 years ago
Digimer f36d32f291
Merge pull request #200 from ClusterLabs/fix-rpm 3 years ago
Fabio M. Di Nitto 36bcaa587f [build] fix FASEXECPREFIX handling and ship fence_ in -core rpm 3 years ago
Digimer 32effea185
Merge pull request #199 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 958267e38f * Enabled scancore in the .spec file. Disabled calling striker-prep-database and anvil-update-state in the same. 3 years ago
Digimer 034c38fdeb Disabled calling striker-prep-database from the spec file, and enabled scancore. 3 years ago
Digimer 91df8f1e70
Merge pull request #198 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 6225ce1943 Updated striker-prep-database to not configure the firewall if firewalld isn't running. 3 years ago
Digimer 8905146ef6
Merge pull request #197 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 8e41814ca2 * Updated anvil-daemon->prep_database() to start the postgresql daemon if it's not running and no databases are available. 3 years ago
Digimer 73a4b211b4
Merge pull request #196 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer b517117bc1 * Did more work on trying to figure out why iniital setup of the database was failing. I believe it was because, in anvil-daemon, after calling 'prep_database' we called ->connect() _without_ 'check_if_configured' set. Next round of function testing should help confirm is this was the case. 3 years ago
Digimer 7b6b0e5cc5
Merge pull request #194 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 090c59a873 Updated striker-prep-database to enable extra logging to help diagnose a function test build failure problem. 3 years ago
digimer-bot ac7639a0c9
Merge pull request #193 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 3ba5329510
Merge branch 'master' into anvil-tools-dev 3 years ago
Digimer 32f29861a4 * Fixed a bug (maybe) that was causing users to get immediately logged out of the WebUI 3 years ago
Digimer 257a998743 * Updated Database->configure_pgsql() to use 'postgresql-setup --initdb --unit postgresql' instead of the deprecaded 'initdb' switch. 3 years ago
Digimer 5c1978d5a0 Updated D-Link switch config notes. 3 years ago
Tsu-ba-me b22b8b7fcb fix(pages): ignore react/display-name in main document 3 years ago
Tsu-ba-me b59b4562e3 chore: rebuild web UI 3 years ago
Josue be7d12ed1d style(front-end): fix issue with preview placeholder fitting the container 3 years ago
Josue 75210d2557 fix: display appropriate actions for selected servers 3 years ago
Josue c3d6ca0ed8 fix(front-end): change functionality when the server panel is in edit mode 3 years ago
Josue 16e820d4c1 refactor(front-end): pass server uuid to the Preview component to fetch server preview image 3 years ago
Josue c0d4e1132e refactor(front-end): add fetching preview image from the backend 3 years ago
Josue d44d035bed refactor(front-end): rename interface 3 years ago
Digimer c15acf501d
Merge pull request #192 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 32d47f70f1 * Fixed bugs around ScanCore->check_power() so that it now returns time on batteries and highest charge are returned properly. 3 years ago
Digimer 5c85cee49a Made estimated hold up time alerts 'notice' level instead if 'warning'. 3 years ago
Digimer e23e495151
Merge pull request #191 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 9400576ed3
Merge branch 'master' into anvil-tools-dev 3 years ago
Digimer 226d1de6b5 Updated anvil-update-states to use the permanent MAC addresses, as done in scan-network. Updated Network->get_ips() to do the same. 3 years ago
Digimer 7f1f71dcf0 Updated scan-apc-pdu to remove PDUs that are associated with fence devices that have beed deleted. 3 years ago
Digimer 3445d008d2 Removed a stray debug die. 3 years ago
Digimer 63c45430bb * Updated scan-network to clear duplicate IP addresses. 3 years ago
Digimer e6d7ac7038 Fixed a bug in ocf:alteeve:server's new migration network support. 3 years ago
Digimer 75abeb3b9a * Updated scab-storcli to not trigger a health alarm when the alarm state is "absent". 3 years ago
Digimer eeafefbe08 * Updated scan-network to (hopefully, needs testing) not set a health score against unused/unconfigured network interfaces. Also silenced the purging of old RX/TX variables now that it appears to be working well. 3 years ago
digimer-bot ce06239a7b
Merge pull request #190 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 2557fa454a * Updated scan-network to delete old TX/RX records. 3 years ago
Digimer a1604344c7 * Fixed a bug in Convert->round where numbers with exponents were not handled properly. 3 years ago
Digimer 47c832bc0e * Updated Network->get_ips() to check for 'permaddr' when processing 'ip addr list' to ensure the partmanent MAC is used. 3 years ago
Digimer 8e436ffec7 WIP: Started work on a new Storage->copy_device() method that will do 'dd' calls. 3 years ago