Reduce number of ConfigMaps for gateway single-host #17669
Labels
area/che-server
kind/enhancement
A feature request - must adhere to the feature request template.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
severity/P1
Has a major impact to usage or development of the system.
Is your enhancement related to a problem? Please describe.
#17060 will introduce gateway based exposure for single-host strategy. For that, we create a Configmap in che installation namespace for every exposed server, that means at least 7 configmaps per running workspace (possibly more, depends on the devfile). This may become a bottleneck to have so many configmaps in one namespace.
Describe the solution you'd like
Merge all gateway configurations of single workspace into single configmap.
Describe alternatives you've considered
Additional context
#17060
epic: #12914
The text was updated successfully, but these errors were encountered: