fix(ui): send enabled SSH keys in deploy_vm request with fetch/cache fallback #61

Open
nabil_salah wants to merge 6 commits from development_fix_deploy_ssh_keys_target_node into development
Member
- https://forge.ourworld.tf/lhumina_code/hero_compute/issues/56
fix(ui): send enabled SSH keys in deploy_vm request with fetch/cache fallback
All checks were successful
Test / test (push) Successful in 1m48s
Test / test (pull_request) Successful in 1m27s
464d3a28ce
Signed-off-by: Nabil-Salah <nabil.salah203@gmail.com>
fix(ssh): merge deploy-provided keys with target-node secret store and deduplicate before VM injection
All checks were successful
Test / test (pull_request) Successful in 2m23s
Test / test (push) Successful in 2m25s
de4c7c894a
Signed-off-by: Nabil-Salah <nabil.salah203@gmail.com>
refactor(ui): simplify deploy key flow; fetch SSH keys only for explorer deploy with cache-fallback warning
All checks were successful
Test / test (pull_request) Successful in 1m35s
Test / test (push) Successful in 1m47s
551aaaa61c
Signed-off-by: Nabil-Salah <nabil.salah203@gmail.com>
fix: fetch: worked ssh keys and add to deploy ssh keys
All checks were successful
Test / test (pull_request) Successful in 1m31s
Test / test (push) Successful in 1m49s
7bbdf954b2
Signed-off-by: Nabil-Salah <nabil.salah203@gmail.com>
refactor: update get ssh failure message
All checks were successful
Test / test (pull_request) Successful in 1m28s
Test / test (push) Successful in 1m51s
3a2fba5a2b
Signed-off-by: Nabil-Salah <nabil.salah203@gmail.com>
fix: get_ssh_keys expects it's secret to be send while it was master secret what was sent
All checks were successful
Test / test (push) Successful in 1m25s
Test / test (pull_request) Successful in 1m28s
42f1a2caf1
Signed-off-by: Nabil-Salah <nabil.salah203@gmail.com>
fix: making differant endpoint for ssh keys to not break the old one
All checks were successful
Test / test (pull_request) Successful in 1m53s
Test / test (push) Successful in 2m38s
38019e8048
Signed-off-by: Nabil-Salah <nabil.salah203@gmail.com>
nabil_salah force-pushed development_fix_deploy_ssh_keys_target_node from 38019e8048
All checks were successful
Test / test (pull_request) Successful in 1m53s
Test / test (push) Successful in 2m38s
to f2b07f7779
All checks were successful
Test / test (pull_request) Successful in 1m39s
Test / test (push) Successful in 1m48s
2026-04-06 16:21:02 +00:00
Compare
nabil_salah force-pushed development_fix_deploy_ssh_keys_target_node from f2b07f7779
All checks were successful
Test / test (pull_request) Successful in 1m39s
Test / test (push) Successful in 1m48s
to bcababe093
All checks were successful
Test / test (pull_request) Successful in 1m26s
Test / test (push) Successful in 2m30s
2026-04-06 16:26:12 +00:00
Compare
All checks were successful
Test / test (pull_request) Successful in 1m26s
Test / test (push) Successful in 2m30s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin development_fix_deploy_ssh_keys_target_node:development_fix_deploy_ssh_keys_target_node
git switch development_fix_deploy_ssh_keys_target_node

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch development
git merge --no-ff development_fix_deploy_ssh_keys_target_node
git switch development_fix_deploy_ssh_keys_target_node
git rebase development
git switch development
git merge --ff-only development_fix_deploy_ssh_keys_target_node
git switch development_fix_deploy_ssh_keys_target_node
git rebase development
git switch development
git merge --no-ff development_fix_deploy_ssh_keys_target_node
git switch development
git merge --squash development_fix_deploy_ssh_keys_target_node
git switch development
git merge --ff-only development_fix_deploy_ssh_keys_target_node
git switch development
git merge development_fix_deploy_ssh_keys_target_node
git push origin development
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_compute!61
No description provided.