3708 Commits (28f36c6d859ccc8e1abeb905f9de4ec10e2c777c)
 

Author SHA1 Message Date
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
Tsu-ba-me f9c9855462 refactor(striker-ui): repair types in InputWithRef 2 years ago
Tsu-ba-me abc7fdf54c refactor(striker-ui): repairs types in map to value converter 2 years ago
Tsu-ba-me 2e9a22373b fix(striker-ui): simplify CPU layout 2 years ago
Tsu-ba-me 3fe66c6500 refactor(striker-ui): repair types in Memory, Storage 2 years ago
Tsu-ba-me 6970b4f882 fix(striker-ui): add loading indicator to anvil Dashboard 2 years ago
Tsu-ba-me 87fd3bdc6b refactor(striker-ui): repair types in Network 2 years ago
Tsu-ba-me 673f88f6a7 fix(striker-ui): default refresh to 10s in JobSummary 2 years ago
Tsu-ba-me 151028ffe6 refactor(striker-ui): repair response data type in FileSystems 2 years ago
Tsu-ba-me 8315733040 chore(striker-ui): install released version of format-data-size 2 years ago
Tsu-ba-me bb4b9f5441 refactor(striker-ui): apply mt in Spinner occurrences 2 years ago
Tsu-ba-me 383b4e938e fix(striker-ui): add request onProceed in AddPeerDialog 2 years ago
Tsu-ba-me d5e9033466 fix(striker-ui): add loading indicator for actions in ConfirmDialog 2 years ago
Tsu-ba-me ea00fb6edd fix(striker-ui): simplify set marginTop in Spinner 2 years ago