Skip to content

workspace actions: add new template configuration fields to the UI #7347

Closed
@Kira-Pilot

Description

@Kira-Pilot

Add two new configuration option fields to the template settings page: templates/{template}/settings/schedule

  • "Failure Cleanup" is a configuration option that specifies how long a failed workspace persists before it is stopped
  • "Inactivity Cleanup" is a configuration option that specifies how long an inactive workspace persists before it is deleted - should be calculated from workspace.LastUsedAt

Screenshot 2023-05-01 at 9 44 00 AM
Screenshot 2023-05-01 at 9 43 53 AM

  • note the labels in the attached mocks should be adjusted to match the language in this ticket

Hook these new configuration options up to the new route created in #7346
Hide behind feature flag created in #7354

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions