Jon Ayers

Results 55 comments of Jon Ayers

Hi @Noah-Huppert, do you happen to know what client your colleague was using? Version checking was added in [v0.7.7](https://github.com/coder/coder/releases/tag/v0.7.7) and should be checked for every command except `coder server` and...

Pretty much. Given that we seem to be able to know the max TTL ahead of time I shouldn't be able to input a value greater than the maximum.

> And I suppose we should require that the workspace is offline for a rename to occur to avoid a situation where infrastructure > names are misaligned with Coder names....

> Do y'all mean that the infrastructure names are static for the lifetime of the workspace? So if I rename my workspace the > infrastructure name doesn't change? I know...

Yeah I suppose if we don't have some mechanism for plugging in our own "source of truth" for identifying workspaces and have to rely on user-submitted parameters then we shouldn't...

Should we close this issue then?

@jmcelwain Are you actively working on this? I will gladly take this over if not.

@AkihiroSuda would you be open to a PR to add this command?

@AkihiroSuda I meant if I do it

> Let's make sure we use a PrefixSuffixWriter (First N bytes + Last N bytes) to bound how much storage these logs can take. We also may need the same...