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

REST Service on the Che server-side that will initiate k8s namespace provisioning #20165

Closed
Tracked by #20218
skabashnyuk opened this issue Jul 21, 2021 · 0 comments · Fixed by eclipse-che/che-server#61
Labels
area/che-server 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.

Comments

@skabashnyuk
Copy link
Contributor

Is your task related to a problem? Please describe.

We need REST Service to create user's k8s namespace

Describe the solution you'd like

Create a REST Service
@POST @Path("/kubernetes/namespace/provision")
This method should create k8s namespace according to the che-server's configuration if it not exists.

Describe alternatives you've considered

n/a

Additional context

n/a

@skabashnyuk skabashnyuk added kind/task Internal things, technical debt, and to-do tasks to be performed. sprint/next team/platform area/che-server labels Jul 21, 2021
@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 Jul 21, 2021
@AndrienkoAleksandr AndrienkoAleksandr added the severity/P2 Has a minor but important impact to the usage or development of the system. label Jul 21, 2021
@skabashnyuk skabashnyuk added severity/P1 Has a major impact to usage or development of the system. and removed severity/P2 Has a minor but important impact to the usage or development of the system. status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-server 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.
Projects
None yet
3 participants