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

Do not use exec to get the kubeconfig file #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ktsakalozos
Copy link

It seems you cannot call a command of a classic snap from a classic snap [1, 2]. In this PR we go into the certificates directory to retrieve the default kubeconfig file.

[1] https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1849753
[2] https://forum.snapcraft.io/t/snapd-2-32-breaks-live-server-installer/4597/9

@msftclas
Copy link

msftclas commented Dec 26, 2019

CLA assistant check
All CLA requirements met.

@itowlson
Copy link
Contributor

itowlson commented Mar 4, 2020

@ktsakalozos sorry for not picking up on this PR - for some reason I was not set to watch this repo. Would you be able to sign the CLA, please, and then I can get this merged? Thanks!

@balchua
Copy link

balchua commented Mar 24, 2020

Can this be the reason why vscode installed using snap doesn't see microk8s?

@ktsakalozos
Copy link
Author

Sorry for the delay @itowlson. Note that this PR will work on Linux. We will have to work on a separate PR to support the Windows and Mac native installers.

@ktsakalozos
Copy link
Author

@balchua yes, this PR works towards that direction.

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

Successfully merging this pull request may close these issues.

4 participants