-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
OpenShift Connector for Eclipse Che #14900
Comments
That has been improved for almost 5 months ago. |
|
@azatsarynnyy : In the context of Che, in which situation would you prefer to do a
|
if one runs everything inside the workspace, why he/she could require OpenShift plugin then? |
All the plugins related items from this epic are complete, only the chectl item(s) remain. |
@ericwill |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
Goal
The goal of this epic is to finalize the work that has been done on getting the VSCode OpenShift connector extension available to Che users.
Target User
Developers using Eclipse Che
Target environments
Context
As a developer using Eclipse Che, I should be able to interact with an OpenShift cluster without using a command-line tool, so that I can easily explore an existing cluster, create new namespace and deploy applications.
Problem
Configuring and using the openshift connector plugin in the context of Eclipse Che is hard.
As an admin I should also be able to configure the OpenShift Connector to be available by default with all workspaces so that the developers don't have to manage that configuration in their workspaces.
Solutions
Inject the user Kubernetes cluster context in the workspace containers
Add test suites for the plugin
Include a Kubernetes tooling scenario in the happy path test (PR check)
Include an OpenShift connector scenario in the nightly CI
Validate the plugin on the different targeted platform of Che
(OCP 3.11, OCP 4.x and tested on various environment like Hosted Che, CRC, OSD)
Add admin configuration option to enable the plugin into all workspaces
Restarting the workspace should maintain the cluster configuration: When a user configure access to some clusters, those information are not persisted. If user restarts the workspace the configuration will need to be done once again
Sub-tasks
The text was updated successfully, but these errors were encountered: