-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add che.properties to Documentation #23522
Copy link
Copy link
Closed
Labels
area/che-serverarea/docIssues related to documentationIssues related to documentationkind/taskInternal things, technical debt, and to-do tasks to be performed.Internal things, technical debt, and to-do tasks to be performed.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.status/analyzingAn issue has been proposed and it is currently being analyzed for effort and implementation approachAn issue has been proposed and it is currently being analyzed for effort and implementation approach
Description
Activity
Metadata
Metadata
Assignees
Labels
area/che-serverarea/docIssues related to documentationIssues related to documentationkind/taskInternal things, technical debt, and to-do tasks to be performed.Internal things, technical debt, and to-do tasks to be performed.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.status/analyzingAn issue has been proposed and it is currently being analyzed for effort and implementation approachAn issue has been proposed and it is currently being analyzed for effort and implementation approach
Is your task related to a problem? Please describe
The official Eclipse Che documentation lacks information on several useful configuration properties for user namespaces. Specifically, properties for adding additional labels and annotations to a user namespace are not documented. This makes it difficult for administrators to discover and utilize these important configuration options.
Describe the solution you'd like
I propose adding a new section to the documentation that details these extra configuration properties. This new content should be based on the properties found in the che.properties file [1]
[1] https://github.com/eclipse-che/che-server/blob/main/assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che/che.properties
Describe alternatives you've considered
No response
Additional context
No response