-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
3
-
False
-
None
-
False
-
OCPSTRAT-559 - Console customization of Web Terminal image and/or timeout period
-
0
-
Not Supported
-
-
-
ODC Sprint 235, ODC Sprint 236, ODC Sprint 237, ODC Sprint 238
Description
Allow cluster admin to provide default image and/or timeout period for all cluster users
Acceptance Criteria
- Add Web Terminal tab in Cluster Configuration page under Developer tab
- This tab should be visible only to cluster admins
- Add 2 fields, one is to change default timeout and other is to change default image
- Default values should be pre-populated in above fields from
Default Timeout - WEB_TERMINAL_IDLE_TIMEOUT environment variable's value in the web-terminal-exec DevWorkspaceTemplate Default Image - .spec.components[].container.image field in the web-terminal-tooling DevWorkspaceTemplate
5. Once user change this and save, need to update the same above resources(refer comment in epic https://issues.redhat.com/browse/ODC-7119 for more details)
6. If the user has read access to DevWorkspaceTemplate, then save button should not be enabled and if user don't have read access to DevWorkspaceTemplate then no need to show web terminal tab in configuration page
7. Add e2e tests
Additional Details:
Timeout and Image component should be similar to web terminal components (attached in ticket).
refer comment in epic https://issues.redhat.com/browse/ODC-7119 for more details
- is documented by
-
RHDEVDOCS-5264 [ODC] Document admin customization of web terminal image and/or timeout period
- Closed
- relates to
-
RHDEVDOCS-5349 [ODC] Document developer timeout web terminal settings
- Closed
- links to