Ammar Bandukwala
Ammar Bandukwala
> Is this different groups than orgs? The current templates are scoped to an organization, and all users on the product are in the first organization. > > > >...
@phorcys420 could you leave feedback on https://github.com/coder/coder/issues/2988? Thanks.
There's a need for two limits, really. Another approach, which I prefer, is assigning a cost to the on state and off state. Then, you can attach a budget to...
Yeah, groups are inevitable here. There are three ways to approach it: 1. An overall budget for a group 2. A budget for each member in a group 3. 1...
This will be handled in #3102
Could we use `CODER_EXPERIMENTAL` as a safer way of creating internal debug flags (such as shortening refresh intervals in #3735)?
In the default behavior it takes 10 minutes of usage to update. We should either change the language or improve the architecture.
I believe https://github.com/coder/coder/pull/4115 solved this.
> We've seen a few requests for this - this is particularly painful for workspaces that have been alive for over 30 days since the build log gets quite long...
> @Mainstay-Noah-Huppert please `git apply` [patch.txt](https://github.com/coder/coder/files/9222443/patch.txt) and then we can merge. @Noah-Huppert gentle reminder to apply that patch since the PR is beginning to accumulate conflicts and I want to...