18 Commits

Author SHA1 Message Date
Pallav Vasa
ba052d78d4 feat: add gitops ability to update authorized_keys 2025-05-17 15:10:44 +00:00
Pallav Vasa
bc1cbfc772 chore: change repo for validate_command and gitconfig to workspaces 2025-05-17 15:10:08 +00:00
Pallav Vasa
d488a87dd4 feat: upgrade gitops ability to fetch files from different repos 2025-05-17 14:42:06 +00:00
Pallav Vasa
3e361cd03c feat: separate access validation logic for gitops commands into a separate file 2025-05-17 14:38:56 +00:00
Pallav Vasa
fd0c07e954 feat: remove buildah scripts and adapt project to use Containerfile 2025-05-17 13:21:36 +00:00
Pallav Vasa
9629c3253e fix: validate commands, improve remove container logic, standardize logs in gitops router 2025-05-17 11:37:06 +00:00
Pallav Vasa
3576bf93c2 style: beautify and optimize gitops router with chatgpt 2025-05-17 09:15:50 +00:00
Pallav Vasa
56744155cb feat: add gitops function to update gitconfig template 2025-05-17 08:59:58 +00:00
Pallav Vasa
a9adb834e5 feat: move image cleanup function inside gitops router 2025-05-17 08:08:15 +00:00
Pallav Vasa
079979292d fix: correct geturl spelling 2025-05-17 07:22:02 +00:00
Pallav Vasa
14a96035b6 feat: add gitops function to copy home.tar.gz 2025-05-17 07:13:49 +00:00
Pallav Vasa
b67af4b482 feat: add gitops function to remove podman containers 2025-05-17 06:34:26 +00:00
Pallav Vasa
61902a8b5b feat: remove ability to copy directly using scp/sftp 2025-05-17 06:33:36 +00:00
Pallav Vasa
5181a3c194 Revert "fix: avoid logging to stdout before running scp to copy tarball"
This reverts commit f8a09a135b87d18f4ff33b1a75b27f030253b499.
2025-05-17 06:28:26 +00:00
Pallav Vasa
f09654160a fix: use evec instead of eval for running scp 2025-05-17 02:59:32 +00:00
Pallav Vasa
f8a09a135b fix: avoid logging to stdout before running scp to copy tarball 2025-05-17 02:49:14 +00:00
Pallav Vasa
80a3878295 fix: check for scp early to avoid shell ouput 2025-05-17 02:47:30 +00:00
Pallav Vasa
54e2ec2374 feat: add gitops router script 2025-05-17 01:57:50 +00:00