Zac Bergquist

Results 157 comments of Zac Bergquist

Thank you @brianneville! Appreciate you putting together a smaller reproduction - it was on my list of things to do.

Anecdotal evidence only, but I don't recall seeing these failures prior to our Go 1.18 upgrade..

Shouldn’t #827 have fixed this? Was there a regression?

Looks like this happens because the deploy script changes into the `ENV_DIR`'s terraform directory and then runs `omg-cli` commands. Might be best just to add a note to the help...

Note to reviewers: I still need to do a bunch of testing with all the various recording modes to make sure everything works correctly, but I'm pretty convinced this is...

Moving back to draft while I validate a few more things.

> Does leveraging `connector[0]` change the shutdown behavior at all? Is there any chance that `connector[0].Client` is closed prior to `fileuploader.shutdown` and `fileuploadcompleter.shutdown`? If so what happens to any in...

Another thing to consider is backports. If we put this in place in master after we cut branch/v11, then that means we'll be committing most webapps changes to teleport/master from...