feat: abra app move (continued) #636
Reference in New Issue
Block a user
No description provided.
Delete Branch "abra-app-move-continued"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pushing #605 from @p4u1 forward 🧗
app move
review pass 3b674844c8app move
review passapp move
review pass51c1738ec9
to5479a51b23
5479a51b23
todbc41a0ffc
dbc41a0ffc
tof4b42b3d1b
f4b42b3d1b
tof0e2b012c6
Notes from the code cave:
app move
an app on the same server for the purposes of testing 😂 This complicated everything so much that it became impossible to read the code anymore. I have abandoned this for now.Due to the chaotic nature of what people put on containers, a lot of containers won't be moveable. For example, all the "distroless" containers won't be supported because you can'tupdate: it's portable: #636 (comment)sudo cat ...
. I've added this to the--help
outputrsync
instead ofscp
I've manually tested this a bit, it's looking legit. We're gonna have to see how it goes in wild.
Note in the second point: this is how i Bad it in the beginning but i also ran into bis limitation. It now copies the secret using ssh and cat there so it only needs cat to be installed in the server not in the container