-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Template-enforced autostop can be overridden in the UI #13078
Copy link
Copy link
Closed
Labels
s2Broken use cases or features (with a workaround). Only humans may set this.Broken use cases or features (with a workaround). Only humans may set this.siteArea: frontend dashboardArea: frontend dashboard
Description
Users can override the default template Autostop in the UI even if it's prevented in the template settings.
Tested with both admin and user roles, though I'm not sure if it can be modified via CLI/API from the user.
Effectively makes the "enforce changes..." option obsolete.
Two options for fixing this:
We can disable [+] and leave [-] enabled, since we don't want to prevent users from reducing cloud spend.
Or we can hide the [-] [+] entirely for simplicity.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
s2Broken use cases or features (with a workaround). Only humans may set this.Broken use cases or features (with a workaround). Only humans may set this.siteArea: frontend dashboardArea: frontend dashboard

