30 Commits (d192356c5abeb93ca633d9007844ef3b45eecc10)

Author SHA1 Message Date
Tsu-ba-me afade80f39 fix(tools): manage all VNC pipe components on subnodes/dr 1 year ago
Tsu-ba-me 711cb5b696 refactor: rename striker-open-ssh-tunnel->anvil-manage-tunnel 1 year ago
Tsu-ba-me f2d3b06a10 fix(tools): remove all remote calls in manage vnc pipes 1 year ago
Tsu-ba-me 54197a2f2c fix(tools): wrap guest name with quotes when get vncdisplay in manage vnc pipes 1 year ago
Tsu-ba-me 64093d42a0 fix(tools): allow pass libvirt domain XML info to manage vnc pipes 1 year ago
Tsu-ba-me d64e5ff17f chore(tools): hide open all components in manage vnc pipes 1 year ago
Tsu-ba-me d9d0244f3f docs(tools): identify most variable outputs in manage vnc pipes 1 year ago
Tsu-ba-me ce637cbf71 fix(tools): select 0/1 ws instance for given server 1 year ago
Tsu-ba-me be82c6e267 fix(tools): print forward port after open SSH tunnel in manage vnc pipe 1 year ago
Tsu-ba-me a48c6997fe fix(tools): include server host UUID when open VNC SSH tunnel 1 year ago
Tsu-ba-me ecaa38cfd1 fix(tools): add multiple repairs to manage-vnc-pipes 1 year ago
Tsu-ba-me b92627dd5d fix(tools): simplify kill logic in manage-vnc-pipes 1 year ago
Tsu-ba-me a7b2f7c9e1 fix(tools): pass server vnc port as flag in manage-vnc-pipes 1 year ago
Tsu-ba-me 17bef8b415 fix(tools): allow manage-vnc-pipes to accept server name 1 year ago
Tsu-ba-me 8da4033607 fix(tools): separate open/close websockify and ssh tunnel 1 year ago
Tsu-ba-me 9457986659 fix(tools): simplify accessing switches in manage-vnc-pipes 1 year ago
Tsu-ba-me bf0e75109f fix(tools): simplify selection between local/remote call in manage-vnc-pipes 1 year ago
Tsu-ba-me 063840ecb6 fix(tools): correct message_* string keys in striker-manage-vnc-pipes 3 years ago
Tsu-ba-me 8da318c933 fix(tools): patch failure to fix 2nd pipe after server migration 3 years ago
Tsu-ba-me 0f1c3d2435 chore(tools): remove unused function from striker-manage-vnc-pipes 3 years ago
Tsu-ba-me cdb66019d3 fix(tools): avoid port conflict 3 years ago
Tsu-ba-me b3b6da8259 chore(cgi-bin): remove debug log level from manage_vnc_pipes and its support scripts 3 years ago
Tsu-ba-me e50bfc7308 fix(tools): correct typo in passing server_uuid to get_vnc_info() 3 years ago
Tsu-ba-me 3a8f4c339b fix(tools): use VNC port in variables table if available 3 years ago
Tsu-ba-me e4436be17b fix(tools): do checks and kills as root 3 years ago
Tsu-ba-me bb155a5786 fix(tools): update job progress in catch-all case 3 years ago
Tsu-ba-me ffc1fb096a fix(tools): correct switch name typo in striker-manage-vnc-pipes 3 years ago
Tsu-ba-me 1fec288ad0 fix(tools): make striker-manage-vnc-pipes executable 3 years ago
Tsu-ba-me 7d9013a60b fix(tools): allow striker-manage-vnc-pipes to be executed as a job 3 years ago
Tsu-ba-me 0935b9a990 feat(tools): move manage_vnc_pipes endpoint core logic to separate script 3 years ago
Tsu-ba-me 5cceb09f2a fix(cgi-bin): insert record on new of either websockify or ssh tunnel 3 years ago
Tsu-ba-me fa15c715e4 fix(cgi-bin): revise is process checks to match tunnel script 3 years ago
Tsu-ba-me d5724c1457 chore(tools): rename striker-start-ssh-tunnel->striker-open-ssh-tunnel 3 years ago
Tsu-ba-me 23d818cfff fix(cgi-bin): avoid direct SSH calls 3 years ago
Tsu-ba-me c7f63f4a4b fix(cgi-bin): allow update all pipe pieces 3 years ago
Tsu-ba-me 742af987e9 fix(cgi-bin): provide proper params to check if websockify is in-use 3 years ago
Tsu-ba-me b528456f45 fix(cgi-bin): update records after comparisons are done 3 years ago
Tsu-ba-me 4bd7cd6f62 fix(cgi-bin): respond with connect info after open VNC pipe 3 years ago
Tsu-ba-me 2ca5ee232b fix(cgi-bin): don't kill websockify instances in-use 3 years ago
Tsu-ba-me 9df976712a fix(cgi-bin): only insert when not repairing pipe 3 years ago
Tsu-ba-me 2531252e3f fix(cgi-bin): compare UUID with string comparison operators 3 years ago
Tsu-ba-me 85375d69b1 fix(cgi-bin): param name mismatch in is_ssh_tunnel_exists 3 years ago
Tsu-ba-me 7f8532dbb9 fix(cgi-bin): draft pipe repair without destruction 3 years ago
Tsu-ba-me dfa3990417 fix(cgi-bin): handle kill SSH tunnel on peer striker 3 years ago
Tsu-ba-me ef27e30160 fix(cgi-bin): don't insert when using existing pipe 3 years ago
Tsu-ba-me 6711b65151 fix(cgi-bin): include command when logging shell calls 3 years ago
Tsu-ba-me 699400a62c fix(cgi-bin): add missing field when recording VNC pipe 3 years ago
Tsu-ba-me d2b43f1d59 fix(cgi-bin): add missing host_uuid param to start SSH tunnel 3 years ago
Tsu-ba-me 424fdd70dd fix(cgi-bin): try SIGTERM before SIGKILL when stopping processes 3 years ago
Tsu-ba-me 0f4198155f fix(cgi-bin): prevent start-websockify-in-background from hanging 3 years ago