nerc-project / operations

Issues related to the operation of the NERC OpenShift environment
2 stars 0 forks source link

RFE: Install DevWorkspace operator #76

Open larsks opened 1 year ago

larsks commented 1 year ago

@nathanweeks requests that we install the DevWorkspace operator:

The DevWorkspace Operator enables cluster-level support for the Devfile 2.0 spec, enabling static, reproducible configurations for launching cloud-based editors and IDEs in OpenShift and Kubernetes clusters.

Leveraging the language server protocol and the Eclipse Theia web IDE, the DevWorkspace operator provides easy configuration of full development environments on the cloud with support for a wide variety of languages and technologies, including Go, Java, Typescript/Javascript, Python, and more.

The DevWorkspace Operator is also used in the Web Terminal Operator to automatically provision Web Terminal environments.

joachimweyl commented 1 year ago

@nathanweeks we are putting together processes for how we will add Operators. As this will not be able to be added until after that process is created it seemed worth checking in to make sure this is still an operator you would like to see added.

nathanweeks commented 1 year ago

@joachimweyl I'm still interested in seeing this operator added, to support OpenShift Dev Spaces. Also, it looks like the Web Terminal depends on it as well (#77)