Garrett Delfosse

Results 26 issues of Garrett Delfosse

Fixes https://github.com/coder/coder/issues/1815

Working on a frontend component for showing the workspace quota ![chrome_WkVMyndtkU](https://user-images.githubusercontent.com/19379394/187774972-a7e77b1b-ff48-4c1e-a172-313424e27fe7.gif)

stale

Closes https://github.com/coder/coder/issues/9318 The goal of this PR is to deprecate `template create` and have all options available for `template push`. - If the template doesn't exist it automatically creates the...

Not meant to be merged, I just want to quickly compare in-product mvp vs the github-upload-public-key module https://github.com/coder/modules/pull/241 and get feedback from stakeholders. My thoughts so far: ``` + This...

Completes part of https://github.com/coder/coder/issues/13058

Collection of issues related to the Unified Workspace Statistics and Activity Detection RFC: https://www.notion.so/coderhq/Unified-Workspace-Statistics-and-Activity-Detection-11cdaf2b55bc493382ecfc302ca3d6f9 Subject to change as the RFC is finalized. `meta`: - [ ] https://github.com/coder/coder/issues/13147 - [ ]...

chore
:open_umbrella: epic

> Scaling: each workspace access via CLI will cause periodic HTTP requests. We will need to ensure that this does not have a negative impact on scaling ability and, if...

scaletest

> 2. Call out future CLI upgrade requirement in release notes. > > > ⚠️ Applications connecting to workspaces directly using `codersdk` will need to update their respective implementations to...

docs
chore

> - Modify existing CLI commands (SSH, port-forward, vscodessh) to *not track* if a special argument is passed. > > > ⚠️ As the JetBrains plugin will periodically dial workspaces...

feature
cli