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

Improve microk8s support #196

Closed
3 tasks
l0rd opened this issue Jul 1, 2019 · 1 comment
Closed
3 tasks

Improve microk8s support #196

l0rd opened this issue Jul 1, 2019 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@l0rd
Copy link
Collaborator

l0rd commented Jul 1, 2019

A first PR has been merged to support microk8s but there are some issues to address. In particular

  • Use microk8s.kubectl instead of kubectl. Use kubectl if microk8s.kubectl is not found. Fail if none of them is found
  • chectl should not have the responsibility to enable microk8s. we should simply fail if microk8s is not enabled and provide the command line to enable it
  • when enabling the storage addon chectl should wait until it is enabled or timeout if it's not enabled after 60s
@l0rd l0rd added bug Something isn't working help wanted Extra attention is needed labels Jul 1, 2019
@benoitf
Copy link
Collaborator

benoitf commented Sep 9, 2019

Kamino closed and cloned this issue to eclipse/che

@benoitf benoitf closed this as completed Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants