3802 Commits (92ddf279792a4145752fb48caa80b2a7d954bc5b)
 

Author SHA1 Message Date
digimer-bot 006737bfd9
Merge pull request #58 from ClusterLabs/webui_anvil_page 4 years ago
Digimer 9fa24750d6 * Fixed a bug in Convert-round() where the requested number of digits after the decimal place was coming back one too long. Also added logging that should have been there for a while now. 4 years ago
digimer-bot 079f724e77
Merge pull request #56 from ClusterLabs/webui_anvil_page 4 years ago
Digimer 3383958ada
Merge branch 'master' into webui_anvil_page 4 years ago
Digimer ebfecf39c3 * Updated Database->manage_anvil_conf() to not manually create a backup, as Storage->write_file() creates a backup anyway (so we were getting two backups per one change). 4 years ago
digimer-bot 51192ca6e5
Merge pull request #55 from ClusterLabs/webui_anvil_page 4 years ago
Digimer 69a767e87d
Merge branch 'master' into webui_anvil_page 4 years ago
Digimer ec192d9041 * Fixed a bug where backing up a file on a remote machine returned a failure, if the target backup directory had to be created (even if it was created successfully). 4 years ago
digimer-bot bdaa4a2ceb
Merge pull request #54 from ClusterLabs/webui_anvil_page 4 years ago
Digimer f3bbec53ef * Fixed cgi-bin/Makefile typo 4 years ago
Digimer b90b18f151
Merge branch 'master' into webui_anvil_page 4 years ago
Digimer 3ed857bacd * Bumped logging for striker-auto-initialize-all debugging. 4 years ago
Digimer 254ad5323c * Got scan-filesystem to the point where it now collects the data it needs. No processing done yet though. Also reworked the SQL schema for the agent to record more data. 4 years ago
Digimer 53d654fd9d * Got scan-filesystem to the point where it now collects the data it needs. No processing done yet though. Also reworked the SQL schema for the agent to record more data. 4 years ago
Digimer 296556328b * Fixed a bug in Convert->bytes_to_human_readable() to handle being passed in bytes (with the size units of 'b' ot 'bytes'). 4 years ago
Digimer 5536e8ff47 * Updated Cluster->assemble_storage_groups() and Cluster->anvil_name_from_uuid() and ->available_resources() to try to detect the anvil_uuid if not passed in. 4 years ago
Fabio M. Di Nitto ea051e7916
Merge pull request #52 from ClusterLabs/fix-deps 4 years ago
Fabio M. Di Nitto bc571ce53e anvil-daemon: fix Requires: 4 years ago
Fabio M. Di Nitto 9da24c08a6
Merge pull request #51 from ClusterLabs/files 4 years ago
Fabio M. Di Nitto a2e2b5b235 build: move striker-auto-initialize-all to proper location 4 years ago
Fabio M. Di Nitto 2164a4b038
Merge pull request #50 from ClusterLabs/add-ci-tools 4 years ago
Fabio M. Di Nitto 6709efe33b testing: distribute striker auto setup tool outside of normal PATH 4 years ago
digimer-bot f07f77d060
Merge pull request #49 from ClusterLabs/auto-build-anvil 4 years ago
Digimer 5e9e7e4dde * Removed debug logging from tools. 4 years ago
digimer-bot 350de4e97f
Merge pull request #48 from ClusterLabs/auto-build-anvil 4 years ago
Digimer b308199856
Merge branch 'master' into auto-build-anvil 4 years ago
Digimer 54496cbeb0 * Added a check to Database->get_ip_addresses() to check is a hash is set before using it, to help avoid unitialized variable messages. 4 years ago
digimer-bot 5d5cb0158e
Merge pull request #47 from ClusterLabs/auto-build-anvil 4 years ago
Digimer a12a144d71
Merge branch 'master' into auto-build-anvil 4 years ago
Digimer 5db09f565d * Updated anvil-join-anvil to actively call a cluster start once per minute while waiting for initial startup. 4 years ago
digimer-bot 66ef8af014
Merge pull request #46 from ClusterLabs/auto-build-anvil 4 years ago
Digimer 3733220b50 * Updated Log->entry() to prefix log lines with the short 'job-uuid', when the log entry is coming from a program running as a job. This is meant to make it easier to break up what log lines belong to what jobs, if multiple jobs are running at the same time (ie: when initializing multiple nodes / dr hosts in parallel). 4 years ago
digimer-bot 560c8da4c2
Merge pull request #45 from ClusterLabs/auto-build-anvil 4 years ago
Digimer 55ff964d0e
Merge branch 'master' into auto-build-anvil 4 years ago
Digimer 53eefee56c * Re-enabling tools/striker-auto-initialize-all. 4 years ago
Digimer 426b5f58f7 * Finished (but not yet tested) tools/striker-auto-initialize-all. Expect many bugs if used. 4 years ago
Digimer e71c7d4966 * Finished getting tools/striker-auto-initialize-all to merge the built Strikers. 4 years ago
Digimer 15fd0e5ce8 * Updated anvil-daemon (and Database->insert_or_update_jobs) to now recognize jobs with the job_status of 'scancore_startup' to run only when ScanCore starts. 4 years ago
Digimer 0fb191c00f * Made more progress on tools/striker-auto-initialize-all, now to the point where it loads the variables needed to initialize Striker dashboard. 4 years ago
digimer-bot 1a10f2ddd9
Merge pull request #44 from ClusterLabs/auto-build-anvil 4 years ago
Digimer 45a9cb04b0 * Fixed a bug introduced in the last commit that made Get->os_type() fail when called locally. 4 years ago
Digimer ba8afe4adb
Merge pull request #43 from ClusterLabs/auto-build-anvil 4 years ago
digimer-bot 7283857ebb
Merge branch 'master' into auto-build-anvil 4 years ago
Digimer 1b65f53faa * Remove host-health from the 'hosts' table as it wasn't needed, given the 'health' table. Bumped the SQL version to 0.0.2 4 years ago
kronosnet CI bot e6c45dacff
Merge pull request #42 from ClusterLabs/mock-fixes 4 years ago
Fabio M. Di Nitto cec7beaf7c Fix make srpm/make rpm BuildRequires for mock based environments 4 years ago
Digimer 2a1fa6891e
Merge pull request #41 from ClusterLabs/install-target-uefi 4 years ago
Digimer 1f8312e5fd
Merge branch 'master' into install-target-uefi 4 years ago
Digimer e8efbab343 * 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. 4 years ago
Fabio M. Di Nitto 95340bb514
Merge pull request #40 from ClusterLabs/firewalld 4 years ago