Tsu-ba-me
a21d0a9881
fix(striker-ui): hide node description if too long
1 year ago
Tsu-ba-me
3e27af973b
fix(striker-ui): adjust texts in anvil summary
1 year ago
Tsu-ba-me
134e11489c
fix(striker-ui): add node, subnode summary
1 year ago
Tsu-ba-me
bd6bc7f7f6
fix(striker-ui): add api converter to anvil detail
1 year ago
Tsu-ba-me
f59ed30ff6
fix(striker-ui): adjust server list header, show node list in dashboard
1 year ago
Tsu-ba-me
5d1ab29955
fix(striker-ui): add anvil summary components
1 year ago
Tsu-ba-me
05438d39f4
fix(striker-ui): add shared storage api response converter
1 year ago
Tsu-ba-me
72ee08414a
fix(striker-ui): replace host names in cpu summary with short version
1 year ago
Tsu-ba-me
58a3b56def
fix(striker-ui): add total size, free in anvil shared storage summary
1 year ago
Tsu-ba-me
bf19d03ee5
fix(striker-ui): correct response status when no records in fetch anvil cpu
1 year ago
Tsu-ba-me
ac28ea88df
fix(striker-ui): isolate fetched data conversion
1 year ago
Tsu-ba-me
78cbdeb123
fix(striker-ui): add thin option to stack bar
1 year ago
Tsu-ba-me
66a1e6c111
fix(striker-ui): simplify bar underline, add stack bar
1 year ago
Tsu-ba-me
8eda5b1849
fix(striker-ui): correct free memory calculation
1 year ago
Tsu-ba-me
c5c344b978
fix(striker-ui-api): add CPU model, guessed vendor to node/cpu response
1 year ago
Tsu-ba-me
79cd66f17b
fix(striker-ui): correct host status definition
1 year ago
Digimer
51319b2389
Merge pull request #480 from ylei-tsubame/patch-screenshot-icons
...
Web UI: patch server screenshot representations
1 year ago
Digimer
852f341a99
Merge branch 'main' into patch-screenshot-icons
1 year ago
Digimer
ef2d165dfd
Merge pull request #481 from ClusterLabs/fix-typos
...
Added screenshot capture to striker-collect-debug.
1 year ago
Tsu-ba-me
92132a49ae
build(striker-ui): rebuild
1 year ago
Tsu-ba-me
0408d4d284
fix(striker-ui): reworded stale screenshot label
1 year ago
Tsu-ba-me
e9d4118abf
build(tools): add striker-get-screenshots to Makefile
1 year ago
digimer
ed91435211
Fixed a bug where duplicate files weren't actually being deleted.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
74ddb7f3a9
Updated Database-get_files() to detect/remove duplicate file entries.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
3d4d7abfe3
Increased logging to debug server install failure.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
c3fe39e6a8
Added a check file unlinked files.
...
* On subnodes and DR hosts, a check is made now in Storage->check_files() for files not linked in file_locations. Any found are added, with a check to see if the file already exists locally and, if so, that the md5sum is accurate or not (to set if the file is ready for use or not).
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
0bff40b21e
Fixed a bug where files that are ready for use were not found.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
5a8f775db4
Removed the reboot job at the end of anvil-configure-host.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
30248760b5
Moved the wait_on_subnodes function call to earlier in the script.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
77bae80534
Added default values for MTU and DNS if not set in a manifest.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
b8fb3d62e3
Added checks for the screenshot directory before collection.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
663a1e0527
Quieted screenshot logging in anvil-daemon.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
fcbace6713
Updated anvil-join-anvil to hold if either node is still running anvil-configure-host
...
* Fixed a minor bug and added logging of maintenance_mode calls in anvil-configure-host.
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
e480337239
Fixed wait loop for subnodes
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
582a8b292c
Added more job updates to anvil-manage-power.
...
* This is a test to see if the job waiting for the uptime to be 300s,
leaving the job_progress as 0, was causing the job to be repeatedly
called.
* This is related to issue #479
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
5b286f2696
Added missing switch reading in anvil-manage-power.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
ef042eef25
Cleaned up logging while waiting for subnodes.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
5d5270486e
Added a wait loop when forming node clusters.
...
* This adds a check where anvil-join-anvil waits until both subnodes are
marked as configured and not in maintenance mode.
* Should address issue #479 (maybe, this shouldn't trigger reboots, but
it was certainly a race condition found while investigating).
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
d58521ceca
Added screenshot capture to striker-collect-debug.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
Tsu-ba-me
16f04aa207
fix(striker-ui): update time ago on fetch in Preview
1 year ago
Tsu-ba-me
e45a141474
build(striker-ui-api): rebuild
1 year ago
Tsu-ba-me
673898260e
fix(striker-ui): replace stale ss label with time-ago
1 year ago
Tsu-ba-me
eb523c739d
fix(striker-ui): correct elapsed calculation in time helpers
1 year ago
Tsu-ba-me
5e0f5133e7
fix(striker-ui): isolate now function in time helpers
1 year ago
Tsu-ba-me
813767f85a
fix(striker-ui): correct server screenshot loading, stale, display
1 year ago
Tsu-ba-me
bd33f8711f
fix(striker-ui): add function to calculate elapsed string
1 year ago
Tsu-ba-me
d1b7969c94
fix(striker-ui): add helper functions to work with time
1 year ago
Tsu-ba-me
3cb1b2fa55
fix(striker-ui-api): include timestamp in server ss response
1 year ago
Digimer
a0b188ffbd
Merge pull request #478 from ylei-tsubame/patch-screenshot
...
New screenshot system
1 year ago
Digimer
745081b649
Merge branch 'main' into patch-screenshot
1 year ago