digimer
f40d25f2dd
Fixed a bug with /etc/hosts generation
...
Signed-off-by: digimer <mkelly@alteeve.ca>
10 months ago
digimer
a9850bef4e
Added a global variable to force fresh SSH connections.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
10 months ago
digimer
5517e43a81
Forcing anvil-daemon to run with log level 2 and secure logging.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
10 months ago
digimer
091ded803c
Added an attempt to assemble storage groups if not yet exist.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
10 months ago
digimer
46b298e7e8
Added debugging of missing bond data
...
Signed-off-by: digimer <mkelly@alteeve.ca>
10 months ago
digimer
4b5894625e
Updated anvil-configure-host to enable connection.autoconnect.
...
This closes issue #576
Signed-off-by: digimer <mkelly@alteeve.ca>
10 months ago
digimer
e0c4ed6de5
Added log-only option to anvil-manage-daemons and enabled
...
anvil-monitor-daemons.service to only monitor daemons.
Signed-off-by: digimer <mkelly@alteeve.ca>
10 months ago
digimer
1455066cd1
Fixed a typo and added a missing man page.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
10 months ago
digimer
c399053ace
Finished new anvil-manage-daemons tool.
...
This tool (and it's parent 'anvil-monitor-daemons' daemon) simplies
starting, stopping, enabling, and disabling all Anvil! daemons.
More importantly, the daemon will monitor for failed daemons and attempt
to restart them.
Signed-off-by: digimer <mkelly@alteeve.ca>
10 months ago
digimer
835d9e79cb
Updated Scancore->post_scan_analysis_striker() to check the RC when
...
booting an unexpectedly off host and only update it's power state if the
boot actually succeeded.
* Started work on a new anvil-manage-daemons tool and
anvil-monitor-daemons systemd unit.
Signed-off-by: digimer <mkelly@alteeve.ca>
10 months ago
digimer
27152845fd
Attempts to create an existing fence method no longer fails.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
10 months ago
Digimer
04fe4c1bff
Merge branch 'main' into anvil-tools-dev
10 months ago
digimer
4e367acd11
Created anvil-monitor-performance tool and daemon.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
10 months ago
digimer
43f4201861
Created Get->load_average().
...
Signed-off-by: digimer <mkelly@alteeve.ca>
10 months ago
Digimer
b26c6e5632
Merge pull request #578 from ClusterLabs/dependabot/npm_and_yarn/striker-ui-api/follow-redirects-1.15.5
...
build(deps): bump follow-redirects from 1.15.2 to 1.15.5 in /striker-ui-api
11 months ago
dependabot[bot]
fd59e31b5b
build(deps): bump follow-redirects in /striker-ui-api
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.5 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Digimer
c00f90943b
Merge pull request #575 from ylei-tsubame/issues/561-correct-load-ifaces
...
Rename `Network->load_interfaces`
11 months ago
Digimer
6c6216fb88
Merge branch 'main' into issues/561-correct-load-ifaces
11 months ago
digimer-bot
a9a73b4f35
Merge pull request #574 from ClusterLabs/anvil-tools-dev
...
Bumped logging to debug striker-collect-debug
11 months ago
digimer
e166d181c4
Disabled RAM counting as a debug step.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
f180f1adfc
Added anvil-monitor-network to Makefile
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
0d06004a3b
Added a 60 second delay to restart in unit files.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
f25323ba9b
Fixed type on words variable insertion
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
digimer
a3c3077963
Called pcs directly for CIB data collection.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
Tsu-ba-me
58e4fecd0f
build(striker-ui-api): rebuild
11 months ago
Tsu-ba-me
2306776c37
fix: rename load_interfces->load_interfaces of Network.pm
11 months ago
digimer
f100bc94cd
Bumped logging to debug striker-collect-debug
...
Signed-off-by: digimer <mkelly@alteeve.ca>
11 months ago
Digimer
3d38e10a57
Merge pull request #573 from ylei-tsubame/issues/419-add-mail-config
...
Web UI: add mail config on UI-side
11 months ago
Tsu-ba-me
925e19e6a0
build(striker-ui): rebuild
11 months ago
Tsu-ba-me
0e61e20cfb
build(striker-ui-api): rebuild
11 months ago
Tsu-ba-me
c4250fbdb7
fix(striker-ui): use capitalize function from lodash
11 months ago
Tsu-ba-me
59e692bcbe
fix(striker-ui): simplify field name in formik errors
11 months ago
Tsu-ba-me
d6ebd523c8
fix(striker-ui): export regexp string patterns
11 months ago
Tsu-ba-me
198dd08c18
fix(striker-ui): correct show error message condition in formik utils
11 months ago
Tsu-ba-me
6a6e460961
fix(striker-ui): close form dialog after success in manage mail server
11 months ago
Tsu-ba-me
c93fced70f
build(striker-ui): remove deprecated 'next export' and use recommended 'output: export'
11 months ago
Tsu-ba-me
4c7792f17b
fix(striker-ui): resolve type errors during build
11 months ago
Tsu-ba-me
ac4571f321
fix(striker-ui): add mail-config page and its link
11 months ago
Tsu-ba-me
c5c127e4c6
fix(striker-ui): set timeout to 30s for manage alerts
11 months ago
Tsu-ba-me
de09c47caa
fix(striker-ui): close form after success in manage mail recipients
11 months ago
Tsu-ba-me
7687803148
fix(striker-ui): add form dialog open setters to CRUD list form tools
11 months ago
Tsu-ba-me
b4408e78ce
fix(striker-ui): allow customize delete promise chain in CRUD list
11 months ago
Tsu-ba-me
0192fb7bf6
fix(striker-ui): add empty list message to mail server, recipient management
11 months ago
Tsu-ba-me
cecd0d7cd6
fix(striker-ui): ensure boolean returned from getCheck in checklist hook
11 months ago
Tsu-ba-me
8b55f73300
fix(striker-ui): allow create mail recipient along with alert overrides
11 months ago
Tsu-ba-me
1991acfa1d
fix(striker-ui): duck-tape alert override update by wipe-n-create
11 months ago
Tsu-ba-me
9a6a4f8b7c
fix(striker-ui): patch alert override CRUD operations; still has bugs
11 months ago
Tsu-ba-me
93416b0913
fix(striker-ui): default to scroll in CRUD list confirm dialog
11 months ago
Tsu-ba-me
a20a2f7cc3
fix(striker-ui): pass initial props, allow overwrite in confirm dialog hook
11 months ago
Tsu-ba-me
3ea2fcc520
feat(striker-ui): add mail recipient management
11 months ago