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

Kubernetes plugin wants minikube to be installed in the container #17501

Closed
6 tasks done
vitaliy-guliy opened this issue Jul 28, 2020 · 2 comments · Fixed by che-dockerfiles/che-sidecar-kubernetes-tooling#21
Closed
6 tasks done
Labels
area/plugins kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Milestone

Comments

@vitaliy-guliy
Copy link
Contributor

Describe the bug

The latest Kubernetes plugin cannot be launched inside Che-Theia.

In the workspaces, created from devfiles, it's become not possible to develop K8S plugin cloned from it's repository.
The newer version of the plugin requires the minikube to be installed in the container.

Che version

  • latest
  • nightly

Steps to reproduce

  1. Create workspace from the devfile
  2. Inject kubeconfig
  3. Run 1.1, 1.2, 1.3 commands
  4. Run 2.1 and 2.2 commands
  5. Open Che-Theia dev instance and check Kubernetes plugin

Expected behavior

Runtime

  • minikube (include output of minikube version and kubectl version)

Screenshots

Screenshot from 2020-07-28 13-40-40

Screenshot from 2020-07-28 13-41-08

Installation method

  • chectl

Environment

  • my computer
    • Linux
@vitaliy-guliy vitaliy-guliy added kind/bug Outline of a bug - must adhere to the bug report template. team/plugins severity/P2 Has a minor but important impact to the usage or development of the system. area/plugins labels Jul 28, 2020
@ericwill
Copy link
Contributor

@vitaliy-guliy so this is a plugin requirement, it does not block che-dockerfiles/che-sidecar-kubernetes-tooling#18 ?

@vitaliy-guliy
Copy link
Contributor Author

@vitaliy-guliy so this is a plugin requirement, it does not block che-dockerfiles/che-sidecar-kubernetes-tooling#18 ?

It does not block, but it stay unchecked how the plugin works in container built with changes from PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugins kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants