Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Fix status check and db records when microk8s and minikube running simultaneously #93

Open
hanzlamateen opened this issue May 31, 2023 · 0 comments

Comments

@hanzlamateen
Copy link
Member

Currently when microk8s and minikube local k8s are running simultaneously then status checks are not correct as we dont force kubectl config set-context when performing status checks.

Similarly, if our db is initialized with microk8s then the data fro minikube will not work. This can be solved by separating database for microk8s and minikube like we did for minio buckets.

Also, this PR can move k8s db and minio from engine code to cc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant