You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I upgraded to latest PopOS (21.10) yesterday. In the previous version I had a kubectl extension installed, displaying current cluster in the task bar. However, the upgrade removed all my installed extensions. I tried your extension, but I get the error GLib.SpawnError. The Gnome version is 40.4.0.
Any idea what I need to do?
Best regards
globus68
The text was updated successfully, but these errors were encountered:
I know this an old issue, but thought i should mention how i fixed it.
I had installed kubectl in ~/.local/bin and thought the extension checks system binaries so i made a link to it in /usr/local/bin/kubectl sudo ln -s $(which kubectl) /usr/local/bin/kubectl
Hi!
I upgraded to latest PopOS (21.10) yesterday. In the previous version I had a kubectl extension installed, displaying current cluster in the task bar. However, the upgrade removed all my installed extensions. I tried your extension, but I get the error GLib.SpawnError. The Gnome version is 40.4.0.
Any idea what I need to do?
Best regards
globus68
The text was updated successfully, but these errors were encountered: