operate-first / apps

Operate-first application manifests
GNU General Public License v3.0
51 stars 137 forks source link

feat: Add namespace for users service-catalog #2752

Closed mimotej closed 1 year ago

mimotej commented 1 year ago

Adds a namespace for service-catalog webterminal because by design only kubeadmin can create DevWorkspaces in openshift-terminal namespace. I went with small quota because each workspace uses roughly 200m so this means we can run roughly 5 terminals at one time which seems to me like good starting point. For now I have also allowed to users who are in service-catalog rolebinding to use this namespace.

mimotej commented 1 year ago

/cc @tumido

tumido commented 1 year ago

@mimotej please rebase

mimotej commented 1 year ago

@mimotej please rebase

@tumido done

sesheta commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tumido

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/operate-first/apps/blob/master/OWNERS)~~ [tumido] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment