debkantap
debkantap
### Describe the bug Tried to install Eclipse Che in GKE with Keycloak at OIDC provider. Please help DK ### Che version 7.72@latest ### Steps to reproduce Steps: 1. Deployed...
### Summary I created a simple devfile and tried to add "redhat.java", plug-in in the dev workspace automatically while creating the workspace, but it is not added automatically. Any clue...
### Summary Hello, I found this link for helm chart for eclipse che: **_https://artifacthub.io/packages/helm/eclipse-che/eclipse-che_** But when I click te below link, I got 404 not found error: **_https://eclipse-che.github.io/che-operator/charts_** I remember...
### Describe the bug Tried to install Eclipse Che in GKE with Keycloak as OIDC provider. Able to successfully deploy eclipse che on GKE For GKE enabled External OIDC identity...
### Summary I using supplied python workspace ("python Hello world") and trying to create hello world application. Here is my code: pip install "fastapi[all]" Python Code : from fastapi import...
### Summary Can we use Universal Developer Image as the base image for devfile in our custom devfile, as we see lots of vulnerability in the recent images from the...
### Summary I am running Eclipse che verion 7.82 on k8s. This is using workspace template from devfile.io. While creating the devworksapces from the devfile hosted on devfile.io, I am...
### Summary I am not able to install plug-ins automatically using devfile for intellij IDEA editor or JetBrains Pycharm editor. Request your help/pointer to achieve this. ### Relevant information For...
Hello, I need some help here. I have downloaded the 'crane-0.0.5' from https://github.com/konveyor/crane/releases and then created the image using the Dockerfile in this repo. Now not able to procced further....
**What version of crane are you running, and what are your clutsters+platform** crane-0.0.5 **What did you expect to happen?** build must happen with the below command: go build -o crane...