Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: autostop: set upper bound on workspace TTL #1758

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #1317
johnstcn opened this issue May 25, 2022 · 1 comment · Fixed by #1902
Closed
Tracked by #1317

fix: autostop: set upper bound on workspace TTL #1758

johnstcn opened this issue May 25, 2022 · 1 comment · Fixed by #1902
Assignees
Labels
api Area: HTTP API
Milestone

Comments

@johnstcn
Copy link
Member

What

Enforce an initial upper bound of 1 week on workspace TTL.

Why

It's easier to change an upper bound than later it is to add one.
Additionally, well-defined upper bounds enable certain functionality (see: #1701 (comment))

@nadzeyav
Copy link

nadzeyav commented Jun 3, 2022

Verified in Coder v0.0.0-devel+b4f5920
on UI and with CLI: cannot set TTL value to more then 168h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Area: HTTP API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants