Open theCatBoyL opened 1 month ago
the same issue on my screen
the same issue on my screen
bro,how to fix this problem,do you have other suitable version ?
ok,i had fixed this err, just give the enough authority (sudo chmod 777 /Users/xxx), try create the dictory by yourself(mkdir -p /Users/xxx/.k8slens) ,and (chmod 755 /Users/xxx/.k8slens), then restart the app, that's ok !!!
Thank you all for your feedback. We are aware of this issue, and it will be addressed in an upcoming patch release. @theCatBoyL's workaround perfectly outlines the root cause, and in the meantime, you can use it as a temporary solution until the fix is available. We appreciate your patience!
Thank you all for your feedback. We are aware of this issue, and it will be addressed in an upcoming patch release. @youDoned's workaround perfectly outlines the root cause, and in the meantime, you can use it as a temporary solution until the fix is available. We appreciate your patience!
it’s my honor, i love the app!
Alternatively, you can use the following command for the terminal:
kubectl exec -it {pod-name} -n {namespace} -- /bin/sh
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Environment (please complete the following information):
![Uploading image.png…]()