2605 Commits (d7b00eebc019907da8dae70ecbdafbcfda9ae638)
 

Author SHA1 Message Date
Tsu-ba-me d195a53ba2 feat(cgi-bin): add endpoint for fetching server screenshot 3 years ago
Tsu-ba-me 1014299d38 fix(tools): enable anvil-get-server-screenshot to be a job 3 years ago
Tsu-ba-me f97a820b48 feat(tools): add script to take screenshot of server VM 3 years ago
Digimer 1011ac06c5
Merge pull request #186 from ClusterLabs/dependabot/npm_and_yarn/striker-ui/next-11.1.1 3 years ago
dependabot[bot] 6f36c1392b
chore: bump next from 11.1.0 to 11.1.1 in /striker-ui 3 years ago
Digimer 221f468b6c * Fixed a bug where duplicate IPMI sensor names of type 'Volts' wasn't being processed properly, causing sensor data to not be recorded. 3 years ago
Digimer 61d4eb7d7f
Merge pull request #185 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 2f8b1fb72e Updated anvil-provision-server so that when the OS type is 'win7', set the disk to sata and the NIC to e1000e. Also updated it to store the virt-install call in the 'variables' table and write it out to /mnt/shared/provision. 3 years ago
Digimer 06f679d7e7 * Added the ability to disable anvil-daemon management of /etc/hosts. 3 years ago
Digimer 8e5daa090a
Merge pull request #184 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 4427fe9f0d * Found the source of the vnet constantly cycling back to 'up' bug. The anvil-update-state tool was marking the vnet device operational state back to 'unknown' and scan-network was marking it back up. 3 years ago
Digimer 213babaaf2 Trying to fix a bug where vnet devices keep reporting as having returned. 3 years ago
Digimer e40d0e2444 Fixed a bug where if a database is pingable but the pgsql database is down, and it's the first database tested (or local), then the DB handle used to read / quote fails. 3 years ago
Digimer 823c73d6d8
Merge pull request #183 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer acee16e05a
Merge branch 'master' into anvil-tools-dev 3 years ago
Digimer 4c7bb45ab9 Fixed a race condition where configuring the IPMI BMC would appear to fail because the BMC wouldn't report the user list after a cold reset. 3 years ago
Digimer 36db7c8239
Merge pull request #182 from Tsu-ba-me/issues/180-to-nextjs-11 3 years ago
Tsu-ba-me 37926daca6 chore: rebuild web UI 3 years ago
Tsu-ba-me 2808fdd123 style(striker-ui): fix styling to make build succeed 3 years ago
Tsu-ba-me 34f7ece2f9 build(striker-ui): ignore out/ when linting 3 years ago
Josue ed3a058937 chore(front-end): add ESlint next.js integration 3 years ago
Josue 89318d2617 chore(front-end): migrate to Next.js v11.1.0 3 years ago
Digimer cd10a8850e
Merge pull request #181 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 6cbdc388d4 Fixed a bug where corosync's configuration of a backup ring was broken. 3 years ago
Digimer 789ac6e8ad
Merge pull request #179 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer bc2671c758
Merge branch 'master' into anvil-tools-dev 3 years ago
Digimer 04cb116c1b Updated anvil-parse-fence-agents to validate each fence agent's metadata is valid before adding it to the unified XML. 3 years ago
Digimer 8abb5b46e0 * Added support for setting per-agent log-level and log secure values in amvil.conf. 3 years ago
Digimer 3674a47179 WIP - Working a tool to manually load updated server definition files. 3 years ago
Digimer 9e0f9d1d39
Merge pull request #176 from ClusterLabs/dependabot/npm_and_yarn/striker-ui/path-parse-1.0.7 3 years ago
Digimer c449e2edf0 Resetting scan agent timeout to 30 seconds, 60 didn't help with a random 3 years ago
dependabot[bot] 5e54c65d1d
chore: bump path-parse from 1.0.6 to 1.0.7 in /striker-ui 3 years ago
Digimer 38f95870bb Changed the agent runtime timeout to 60 seconds. 3 years ago
Digimer 15d8309095 This commit adds scan agent DB connection info caching to help minimize the number of unnecessary DB resync checks that happen. 3 years ago
Digimer f5f55d70b3
Merge pull request #177 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer b0b080a8c4
Merge branch 'master' into anvil-tools-dev 3 years ago
Digimer f1af3d4e14
Merge pull request #175 from Tsu-ba-me/issues/151-vnc-frontend 3 years ago
Tsu-ba-me fb2aefa0a8 chore: rebuild web UI 3 years ago
Tsu-ba-me 8fd284ee86 fix(striker-ui): resolve createMuiTheme import error 3 years ago
Tsu-ba-me 6d18e80b98 build(striker-ui): change makefile to include server page 3 years ago
Tsu-ba-me f7ccfbf600 build(striker-ui): include server page in release 3 years ago
つばめ 933bbfa155
Merge pull request #14 from Seneca-CDOT/vnc-with-scaling 3 years ago
Digimer aec22bb79c Added a check in scan-network that finds/removes duplicate network interface names. 3 years ago
Josue e2a226db9c refactor(front-end): use novnc npm package instead of partially cloned novnc repo 3 years ago
Josue 079d89fedc refactor(front-end): rename styles to avoid ambiguity 3 years ago
Josue 8afc1feac5 chore(front-end): install novnc npm package and types 3 years ago
Josue c72dba3901 refactor(front-end): use appropriate types for the novnc npm package 3 years ago
Josue 1278cc3f91 style(front-end): move the VncDisplay component to the center of the server page in fullDisplay mode 3 years ago
Josue a2949c3453 style(front-end): expand VncDisplay component to 100% 3 years ago
Josue 50dff00d13 style(front-end): fix scrollbar track colour 3 years ago