Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuring user namespaces with OpenShift template #23176

Closed
ibuziuk opened this issue Oct 3, 2024 · 0 comments
Closed

Allow configuring user namespaces with OpenShift template #23176

ibuziuk opened this issue Oct 3, 2024 · 0 comments
Assignees
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che

Comments

@ibuziuk
Copy link
Member

ibuziuk commented Oct 3, 2024

Is your task related to a problem? Please describe

Currently, as part of the users' namespace configuration, it is possible to automate the replication of the ConfigMaps, Secrets, and PersistentVolumeClaims - https://eclipse.dev/che/docs/stable/administration-guide/configuring-a-user-namespace/

Need to enhance the procedure and allow doing the same with the OpenShift Templates - https://docs.openshift.com/container-platform/4.16/openshift_images/using-templates.html#templates-writing_using-templates

Describe the solution you'd like

It should be possible to configure user namespaces with OpenShift Templates and document it as part of https://eclipse.dev/che/docs/stable/administration-guide/configuring-a-user-namespace/

Under the hood, the operator will oc process -f template.yaml | oc apply -f - in every user namespace allowing to automate creation of all the objects defined in the OpenShift Template

Describe alternatives you've considered

N/A

Additional context

No response

@ibuziuk ibuziuk added kind/task Internal things, technical debt, and to-do tasks to be performed. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator labels Oct 3, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Oct 3, 2024
@ibuziuk ibuziuk added severity/P1 Has a major impact to usage or development of the system. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che and removed team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Oct 3, 2024
@tolusha tolusha self-assigned this Oct 8, 2024
@ibuziuk ibuziuk moved this to 📅 Planned in Eclipse Che Team A Backlog Oct 9, 2024
@tolusha tolusha moved this from 📅 Planned to 🚧 In Progress in Eclipse Che Team A Backlog Oct 23, 2024
@ibuziuk ibuziuk moved this from 🚧 In Progress to Ready for Review in Eclipse Che Team A Backlog Oct 30, 2024
@tolusha tolusha closed this as completed Nov 5, 2024
@tolusha tolusha moved this from Ready for Review to ✅ Done in Eclipse Che Team A Backlog Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Development

No branches or pull requests

3 participants