Skip to content

k8s-surf does not work when transitioning from no config to having a config. #7

@robblovell

Description

@robblovell

Summary:

When installing and using k8s-surf for the first time, if you don't have a working kubeconfig installed, k8s-surf does not work once you have installed a working config file.

To Reproduce:

Steps to reproduce the behavior:

  1. Start without a working config file ( I had one active on a deleted cluster)
  2. Install k8s-surf and start the daemon
  3. Verify k8s-surf does not show results because of the missing or not working config (it would be nice to see that this is the reason it isn’t working as you can’t tell that now)
  4. Download a config file and install it in ~/.kube/config
  5. Verify you can query the cluster in a terminal
  6. Verify that k8s-surf still does not show results.

Restarting the daemon with 'czctl stop'/'czctl start' fixes the problem.

Observed Results:

k8s-surf still does not show results

Expected Behavior:

k8s-surf should start working when the valid kubeconfig is installed.

Checklist

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository (for multi-repository projects)
  • I have provided sufficient information for the team

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions