Tsu-ba-me
7631e3ad9c
fix(striker-ui-api): send job to target host instead of local in prepare network
1 year ago
Tsu-ba-me
d3b0da9396
fix(striker-ui): include DR host(s) in prepare network
1 year ago
Tsu-ba-me
a91d4f6e5e
fix(striker-ui): guard against uninit subnodes in network init form
1 year ago
Tsu-ba-me
49bd47322d
fix(striker-ui-api): handle empty variable name in select host detail
1 year ago
Tsu-ba-me
20b782d50c
fix(striker-ui-api): correct left join variables in select host detail
1 year ago
Tsu-ba-me
39cba349bd
fix(striker-ui-api): handle empty select host detail query return
1 year ago
Tsu-ba-me
3f9548f33e
fix(striker-ui-api): use hosts as core of host detail select query to avoid empty return
1 year ago
Tsu-ba-me
53f169ad5c
fix(striker-ui): add close button to add peer dialog
1 year ago
Tsu-ba-me
fce5bc5c11
fix(striker-ui): set query param for fetch screenshot explicitly
1 year ago
Digimer
bbb6c96ece
Merge pull request #402 from ylei-tsubame/issues/399-populate-network-config
...
Web UI: auto-suggest partial or whole IP and subnet mask for host networks during config
1 year ago
Tsu-ba-me
08797f35ce
build(striker-ui): rebuild
1 year ago
Tsu-ba-me
f681f6f47a
fix(striker-ui): auto-suggest IP, mask for all network types
1 year ago
Tsu-ba-me
b6bb813fb2
fix(striker-ui): limit MN count to 1, auto-suggest MN IP, mask
1 year ago
Tsu-ba-me
86ecd3537c
fix(striker-ui): auto-suggest last octet of not IFN on striker based on host sequence
1 year ago
Digimer
6b1c2491d0
Merge pull request #409 from ylei-tsubame/issues/405-peer-db-conn
...
Web UI: simplify peer striker database test
1 year ago
Tsu-ba-me
227d2f277a
build(striker-ui): rebuild
1 year ago
Tsu-ba-me
fe6fd9d11c
chore(striker-ui): audit fix; only dev dependencies changed
1 year ago
Tsu-ba-me
87e23a528f
build(striker-ui-api): rebuild
1 year ago
Tsu-ba-me
c70d490dbb
chore(striker-ui-api): audit fix
1 year ago
Tsu-ba-me
49e68874fe
fix(striker-ui-api): make input fallbacks consistent in prepare host
1 year ago
Tsu-ba-me
80108dd43e
fix(striker-ui-api): correct job data creation in create server
1 year ago
Tsu-ba-me
4252435c04
fix(striker-ui-api): simplify job data creation in create host connection
1 year ago
Tsu-ba-me
8ab0494ae0
fix(striker-ui-api): correct job data creation in prepare host
1 year ago
Tsu-ba-me
98eec8a10c
fix(striker-ui-api): add function to build job data from object
1 year ago
Tsu-ba-me
b31da693a5
fix(striker-ui-api): use common function to build job data for create host connection
1 year ago
Tsu-ba-me
12e257357d
fix(striker-ui-api): trim peer database echo output in create host connection
1 year ago
Tsu-ba-me
a5fc7d499e
fix(striker-ui-api): write .pgpass with nodejs 'fs' module
1 year ago
Tsu-ba-me
1987fc7c2c
fix(striker-ui): revert user to 'admin' in add peer
1 year ago
Tsu-ba-me
eeab34059b
fix(striker-ui-api): call psql directly to test peer database connection
1 year ago
Tsu-ba-me
4182219e86
fix(striker-ui-api): revert database user to 'admin' in create host connection
1 year ago
Digimer
56120a8333
Merge pull request #370 from ClusterLabs/dependabot/npm_and_yarn/striker-ui-api/word-wrap-1.2.4
...
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /striker-ui-api
1 year ago
dependabot[bot]
a78e35457c
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /striker-ui-api
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Digimer
05165da193
Merge pull request #407 from ClusterLabs/ocf-alteeve-server-fixes
...
Ocf alteeve server fixes
1 year ago
Digimer
26b932f001
Merge branch 'main' into ocf-alteeve-server-fixes
1 year ago
Digimer
6b616722ed
Merge pull request #406 from ylei-tsubame/issues/405-peer-striker
...
Web UI: handle access command outputs regardless of order
1 year ago
Fabio M. Di Nitto
824e3e07e3
virsh: add wrapper to serialize calls to virsh list
...
avoid storm of virsh list that overloads libvirtd API causing
unnecessary timeouts during pcmk monitoring operations.
Resolves: https://github.com/ClusterLabs/anvil/issues/395
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
1 year ago
Fabio M. Di Nitto
fc75bda6ef
ocf:alteeve:server: add support for log levels and bump timeouts
...
also improve logging for migrations
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
1 year ago
Fabio M. Di Nitto
f71b8dabf0
ocf:alteeve:server: fix return code to match ocf standards
...
Resolves: https://github.com/ClusterLabs/anvil/issues/392
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
1 year ago
Fabio M. Di Nitto
1b4ac8ab56
ocf:alteeve:server: fix typo in the description
...
Resolves: https://github.com/ClusterLabs/anvil/issues/390
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
1 year ago
Tsu-ba-me
58509176ea
build(striker-ui): rebuild
1 year ago
Tsu-ba-me
d7a5ce7471
build(striker-ui-api): rebuild
1 year ago
Tsu-ba-me
7160450c80
fix(striker-ui-api): revert debug code in create host connection
1 year ago
Tsu-ba-me
d04fef2372
fix(striker-ui-api): correct sanitize boolean
1 year ago
Tsu-ba-me
823f0780b1
fix(striker-ui): default user to 'root' in add peer
1 year ago
Tsu-ba-me
c8e0ed35c8
fix(striker-ui-api): handle access unordered outputs
1 year ago
Tsu-ba-me
d1bc6c0ce3
fix(striker-ui-api): avoid blank inputs by using sanitize fallback in create host connection
1 year ago
Tsu-ba-me
4a8f6b27dc
fix(striker-ui-api): log request method, path
1 year ago
Tsu-ba-me
29f907f003
fix(striker-ui-api): default to root user when add peer striker
1 year ago
Digimer
25b46058f1
Merge pull request #376 from ClusterLabs/anvil-tools-dev
...
Anvil tools dev
1 year ago
digimer
6ee2ad75db
* Updated anvil-delete-server to actively check for and delete any drbd-fenced attributes left over in the CIB after a server is deleted. This addresses issue #374 .
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago