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

Kubeflow enable checks deadlock #1397

Closed
ktsakalozos opened this issue Jul 10, 2020 · 1 comment
Closed

Kubeflow enable checks deadlock #1397

ktsakalozos opened this issue Jul 10, 2020 · 1 comment
Assignees
Labels

Comments

@ktsakalozos
Copy link
Member

We have two checks for checking the status of kubeflow, the ambassador operator [1] and the uk8s model [2]. If the uk8s model exists but the operator is not running the use addon can neither be enabled nor disabled.

A way to reproduce this is:

sudo microk8s enable kubeflow
sudo microk8s kubectl delete ns kubeflow

[1] https://github.com/ubuntu/microk8s/blob/master/microk8s-resources/wrappers/addon-lists.yaml#L143
[2] https://github.com/ubuntu/microk8s/blob/master/microk8s-resources/actions/enable.kubeflow.sh#L183

@stale
Copy link

stale bot commented Jun 5, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the inactive label Jun 5, 2021
@stale stale bot closed this as completed Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants