Tsu-ba-me
7cd7b07d81
fix(tools): format output of existing tunnel
1 year ago
Tsu-ba-me
5220b6cbfc
fix(tools): flip ports based on forward type
1 year ago
Tsu-ba-me
e9807fff18
fix(tools): pass tunnel list to start, stop tunnel
1 year ago
Tsu-ba-me
da17b60ba6
fix(tools): isolate prepare tunnel parents
1 year ago
Tsu-ba-me
ef61801831
fix(tools): replace tilda with home path
1 year ago
Tsu-ba-me
0ffcb200ae
fix(tools): correct receiving find tunnels output
1 year ago
Tsu-ba-me
4afed0aa2b
fix(tools): enable search full command in find tunnel parent processes
1 year ago
Tsu-ba-me
e991bf4980
fix(tools): pass debug level to find, start, stop tunnel in start pipe
1 year ago
Tsu-ba-me
a321a3f404
fix(tools): treat empty tunnel list as no tunnels
1 year ago
Tsu-ba-me
b3cc8a7f7f
fix(tools): start background processes with system call
1 year ago
Tsu-ba-me
feba21ad7d
fix(tools): improve debug hashes
1 year ago
Tsu-ba-me
8b741eb04a
fix(libvirt): match hook with changes made to manage vnc pipes
1 year ago
Tsu-ba-me
f45a49dc11
fix(tools): remove extra space in find tunnel parent sed
1 year ago
Tsu-ba-me
4c0f48722e
fix(tools): correct typos in manage vnc pipes
1 year ago
Tsu-ba-me
da6c51ca73
fix(tools): correct loop over tunnel list
1 year ago
Tsu-ba-me
d3b67c198b
fix(tools): don't find when tunnel list doesn't exist
1 year ago
Tsu-ba-me
084cff98e0
fix(tools): reuse existing tunnels in manage vnc pipes
1 year ago
Tsu-ba-me
0f3397bb18
fix(tools): improve debug log of start processes in manage vnc pipes
1 year ago
Tsu-ba-me
42a0cbc8a2
fix(tools): ignore mismatches when find websockify, tunnel parent processes
1 year ago
Tsu-ba-me
a777410b7e
fix(tools): correct websockify command in manage vnc pipes
1 year ago
Tsu-ba-me
622b686d88
fix(tools): correct reversed set, delete operations in manage vnc pipes
1 year ago
Tsu-ba-me
09c49d0fb4
fix(tools): remove repeated UUIDv4 test in manage vnc pipes
1 year ago
Tsu-ba-me
aa59d465cd
fix(tools): correct renamed call variable in manage vnc pipes
1 year ago
Tsu-ba-me
0f58a349ad
fix(tools): correct input to keys in manage vnc pipes
1 year ago
Tsu-ba-me
ed54bb88f5
fix(tools): correct brackets of set_ws_process in manage vnc pipes
1 year ago
Tsu-ba-me
912ccb458b
fix(tools): log inputs in manage vnc pipes
1 year ago
Tsu-ba-me
6fd5155fe5
fix(tools): add missing grep path in manage vnc pipes
1 year ago
Tsu-ba-me
51fa3ae486
fix(tools): remove unused database connection in manage tunnel
1 year ago
Tsu-ba-me
dffbdbae59
fix(tools): manage all VNC pipe components on subnodes/dr
1 year ago
Tsu-ba-me
870bdb9af3
fix(tools): manage forward list of parent connection in manage tunnel
1 year ago
Tsu-ba-me
92a4027f9f
fix: add UUID to server process during find in Server.pm
1 year ago
Tsu-ba-me
fc94e8ce5c
fix(tools): make target optional when using external parent in manage tunnel
1 year ago
Tsu-ba-me
9aa2937929
fix: replace ps|grep with pgrep to reduce run time
1 year ago
Tsu-ba-me
87c9cc92e9
fix: add ss, websockify paths to Tools.pm
1 year ago
Tsu-ba-me
5c9bd9cd14
fix(tools): return code after port forward fails in manage tunnel
1 year ago
Tsu-ba-me
3e5fde0e2d
refactor: rename striker-open-ssh-tunnel->anvil-manage-tunnel
1 year ago
Tsu-ba-me
076c3bd80b
fix(tools): enable open parent connection, child tunnel in open ssh tunnel
1 year ago
Tsu-ba-me
e01c773eee
fix: allow extend remote call with openssh options
1 year ago
Tsu-ba-me
506956f539
docs(libvirt): note hooks execute with uid=0, gid=0
1 year ago
Tsu-ba-me
04bcaec9a5
fix(tools): remove all remote calls in manage vnc pipes
1 year ago
Tsu-ba-me
9ecdb4269d
fix(tools): enable remote forward in open ssh tunnel
1 year ago
Tsu-ba-me
962bf52225
fix: add signal INT, TERM hooks to Tools.pm
1 year ago
Yanhao Lei
a1f7ad41e3
Merge pull request #366 from ClusterLabs/dependabot/npm_and_yarn/striker-ui/word-wrap-1.2.4
...
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /striker-ui
1 year ago
dependabot[bot]
abf6e2ce96
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /striker-ui
...
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
5f40522cdb
Merge pull request #362 from ClusterLabs/anvil-tools-dev
...
* Updated anvil-update-system to detect kmod-drbd upgrade problems an…
1 year ago
digimer
541381e317
* Finished getting anvil-manage-server-storage to add new volumes to running servers.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
afaf129733
* Updated anvil-manage-server-storage to connect the new drive to the VM. Still need to update the on-disk and in-DB definitions though.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
de86cf88fe
* Updated anvil-manage-server-storage to now handle a new volume stuck in 'Negotiating', and to do the initial sync when there are three connected peers.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
9bc78860a6
* Updated anvil-update-system to detect kmod-drbd upgrade problems and fix them.
...
* Updated striker-update-cluster and anvil-update-system to take '--reboot' to request a reboot if any packages are updated.
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
Digimer
bf288fda49
Merge pull request #361 from ClusterLabs/anvil-tools-dev
...
Anvil tools dev
1 year ago