Implement environment provisioning in openshift spi #5690
Labels
kind/task
Internal things, technical debt, and to-do tasks to be performed.
status/in-progress
This issue has been taken by an engineer and is under active development.
Openshift spi implementation doesn't have full environment provisioning like docker implementation does.
Now it adds only
CHE_WORKSPACE_ID
andCHE_API
environment variables to each podIt is needed to add servers(missing services and routes objects) and environment variables according to configured installers.
The text was updated successfully, but these errors were encountered: