Ciprian Hacman
Ciprian Hacman
Yes, `additionalUserData` will do it. I can't think of a better workaround for now. I will look into moving the logic to pure Go, instead of calling the `tar` executable.
/remove-lifecycle stale
/cc @wangzhen127 /assign @wangzhen127
@DigitalVeer please rebase and squash the commits.
@wangzhen127 There's a problem with the failing tests. Seems to be something broken in some other related repo. Any ideas?
This is an issue with `cos-stable-117`. SSH works pretty well in all other tests (which are similar). I tried to reproduce what happens with the ext4 test and found out...
> The kernel commit changes EXT4_MF_FS_ABORTED to EXT4_FLAGS_SHUTDOWN when fs error happens so though the fs is remounted as read-only, files can't be read by anyone and SSH connections will...
No worries, I just meant that maybe they can configure the SSH server to not fail completely. I agree that the FS should become read-only, but not accepting SSH connections...