3421 Commits (3374ca6a4bd549e63781c5ca24ba43ad451d4cbe)
 

Author SHA1 Message Date
Digimer 137e8f1e50
Merge branch 'main' into dependabot/npm_and_yarn/striker-ui-api/json5-1.0.2 2 years ago
Digimer d02c7ccaa6
Merge pull request #259 from ClusterLabs/anvil-tools-dev 2 years ago
digimer 6ca0e0da90 * Updated Database->connect() to only try to load from dump files if 2+ databases are configured in striker. 2 years ago
digimer ff69916a85 * Applied typo fixed from PR #286 (thanks, Deezzir!). Also moved all the raw prints into words.xml. 2 years ago
digimer 9d2f9c4d88 * Fixed a string key name typo. 2 years ago
digimer 64bb5ab8e1 * Updated striker to only complain about unconfigured networks on nodes, not DR hosts. 2 years ago
digimer b8b4352117 * Added support for Migration Network configs in old striker and anvil-configure-host 2 years ago
digimer b27a43eaf7 * Updated striker to only require 6 interfaces when configuring a node. 2 years ago
digimer 0fa6ddebc5 Updated scan-network to see an interface state of 'activated' as up (used to check specifically for 'active'). 2 years ago
digimer 383a6df7c5 Updated Convert->bytes_to_human_readable() to accept already human-readable sizes and return that. 2 years ago
digimer a3988cc3e5 * Added System->configure_logind() to ensure that nodes are configured to ignore ACPI power button events so that IPMI-based fences work immediately. 2 years ago
digimer c5fbf20615 * This inverts the --live logic on migrations in Server->migrate_virsh() to default to live. 2 years ago
digimer dfa93a1837 * Added 'setsid' to all 'virsh' calls as nested calls (ie: crm_resource -> ocf:alteeve:server -> virsh) would fail because virsh couldn't connect to a terminal. See: 2 years ago
dependabot[bot] a24618f15e
build(deps): bump json5 from 1.0.1 to 1.0.2 in /striker-ui-api 2 years ago
dependabot[bot] f0a13a8d88
build(deps): bump json5 from 1.0.1 to 1.0.2 in /striker-ui 2 years ago
digimer 192cee090b * Removed an unused code block. 2 years ago
digimer b666caec64 * Updated anvil-provision-server to handle startup when the peer doesn't create/connect it's DRBD resource (ie: node is offline). 2 years ago
digimer a5cee52153 * Fixed a bug in DRBD->get_devices() where old test host UUIDs were left hard-coded. 2 years ago
digimer 65a483273e * Updated anvil-version-changes to connect to the database with 'sensitive' so that the connection is unlikely to fail if schema changes are needed for normal operation. 2 years ago
Digimer 778e35ae83
Merge branch 'main' into anvil-tools-dev 2 years ago
Digimer 4d5dd8c6fa * Finished adding support for manually selecting a network with --network in anvil-provision-server. 2 years ago
Digimer f6797ab06e
Merge pull request #275 from ClusterLabs/fix-nm-deps 2 years ago
Fabio M. Di Nitto 070427a417 Update NM requirements to pull in ifup/down on fresh installs 2 years ago
Digimer 6d59399c73 * Updated the short OS list. 2 years ago
Digimer 3663cde250
Merge pull request #266 from Seneca-CDOT/issues/263-override-ram-constraint 2 years ago
Digimer 9194eb3d09 * Updated System->check_if_configured() to record that a host is configured in /etc/anvil to make the system auto-mark as configured if the host is removed from the DB (or, more specifically, variables -> system::configured is lost). 2 years ago
Deezzir fa71148537 fix: improved validatation for ram_reserved in anvil.conf 2 years ago
Iurii Kondrakov 91e3551e75
Merge branch 'main' into issues/263-override-ram-constraint 2 years ago
Deezzir 9e8d10a025 feat: check if anvil_resources::<anvil_uuid>:🐏:allocated overridenfrom anvil.conf 2 years ago
Digimer 6a8dd07f36
Merge pull request #260 from ClusterLabs/dependabot/npm_and_yarn/striker-ui-api/qs-and-express-6.11.0 2 years ago
Digimer 590879a47b
Merge branch 'main' into dependabot/npm_and_yarn/striker-ui-api/qs-and-express-6.11.0 2 years ago
Digimer 211edf009c
Merge pull request #254 from ClusterLabs/dependabot/npm_and_yarn/striker-ui-api/loader-utils-1.4.2 2 years ago
Digimer f9ca6fb170 * This adds the new anvil-version-change tool which anvil-daemon will call on startup to handle checks for changes made over releases/updates. 2 years ago
dependabot[bot] d4680dbbd8
build(deps): bump qs and express in /striker-ui-api 2 years ago
dependabot[bot] 93d22abde5
build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /striker-ui-api 2 years ago
Digimer 561fa1a9ec
Merge branch 'main' into anvil-tools-dev 2 years ago
Digimer f9c5a30ea4
Merge pull request #258 from ylei-tsubame/web-ui-bundle-20221125 2 years ago
Digimer eae2ab4d9f * Undid the #!no_value!# -> !!no_value!! change as it broke language processing. 2 years ago
Digimer 33b4516dea Fix a variable quoting bug in Database->locking(). 2 years ago
Digimer 4528f07508 * Fixed a bug where fence-handler was repeatedly added by scan-drbd. 2 years ago
Digimer 02e371ac56 Updated virsh OS list. 2 years ago
Digimer 7504978af7 Increased the size change detection wait to to reduce the risk of premature addition to the DB if there's a network hiccup. 2 years ago
Digimer f6cbe7d1d2 * Fixed a bug in System->collect_ipmi_data() where double-quoted passwords were preventing reading of the sensor data. 2 years ago
Digimer 4fa8d7a446 * This completes the rework of DRBD triggered fencing to use / clear location constraints instead of triggering a power fence. 2 years ago
Digimer 4ba1982183 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. 2 years ago
Tsu-ba-me 9d418b276a build(tools): remove renamed striker-access-database script from Makefile 2 years ago
Tsu-ba-me 44acfe3e28 docs(tools): add in-script documentation to anvil-access-module 2 years ago
Tsu-ba-me 75602010e8 build(striker-ui): revise Makefile.am to include new pages and src files 2 years ago
Tsu-ba-me 97b94eae50 build: rebuild both front-end and back-end 2 years ago
Tsu-ba-me 9ba521839e fix(striker-ui): remove isEmpty() 2 years ago