István Szmozsánszky

Results 37 comments of István Szmozsánszky

@k33g would you like something like a `-q|quiet` mode flag that silences standard output on `sat` completely, or is it this particular line that you would like to not be...

Oh neat! Yeah, I'm on Linux (Arch+Gnome), `?ignore_valid` did the trick, though! (it appears as letters, as stated, but supporting sites and apps will still consume it and display it...

I think that the linked issue does not depend on more flexible host configuration from our side, as the current behavior is the most "broad" one (listening on all local...

Updated to track `main` instead of `vmain`

The latest update: - Pulls in changes from #355, this allows us to use `subo/toolchaintest` (an updated `smoketest`) to build & test the builder Docker toolchain images locally - Adds...

Okay so this is because we are invoking the toolchain that, by default, runs as root and the mounted volume ends up written by root. It looks like we are...

Discussed this in chat. The error is Linux-specific, as Docker on Mac OS uses NFS mounts which just "happened to work correctly here". [There were previous attempts on fixing this](https://github.com/suborbital/scn/blob/main/ops/scripts/entrypoint.sh),...

Current draft PR (see above) fixes the issue and the breakage introduced in the Rust builder image, will need to make sure the rest of the images are working.

Yeah we should probably at least have a file that has a timestamp of last check and we don't do it more than every couple hours (that would go well...

Similar one, in `sat`, with a missing runnable: ``` {"log_message":"(E) failed to exec.Do: failed to reconcilePoolSize: failed to addThread more than numRetries: runnable returned OnChange error: failed to addInstance: failed...