peter woodman
peter woodman
can validate i get this too.
some of us run ice outside of aws, oddly enough. this is problematic because it means that your keys will be visible to anyone who can see the task's command...
hi, i'm going to take a crack at picking this up and upstreaming said changes. posting to shame myself into followthrough.
piling on with a +1.
no, have not plumbed this upstream yet, but this diff works for us as-is.
fwiw we worked around this by tarring the docker-generated tarball (so a tar in a tar), gzipping that, and then using http_archive to get a repository with the importable tarball.
this seems to work a lot better than the `runnable_files` macro currently in main. do you think we could just replace that macro with this `foreign_cc_binary` impl?
seconding this- here's another fun string this happens with. ```console $ RUST_BACKTRACE=1 atuin stats thread 'main' panicked at atuin/src/command/client/stats.rs:56:41: begin
for the record, you can also just knock out the ebpf code and force the fallback, as used on all platforms that arent x86_64 linux- here's the patch i apply...
sorry, ignore previous comment, misunderstood the discussion for a second.