Skip to content

Cluster connection fails with "error" status across multiple different kubeconfigs #7

Description

@rishibaghel25

Describe the bug
Connecting a cluster via kubeconfig upload repeatedly results in an "error" status card, reproduced with more than one different kubeconfig file (so it isn't specific to one broken kubeconfig).

Steps to reproduce

  1. Go to Clusters+ Connect cluster
  2. Upload a kubeconfig with a working context (verified reachable via kubectl separately)
  3. Connect
  4. Entry shows status error and stays there

Expected behavior
A valid, reachable kubeconfig context should connect successfully and show online.

Additional context
Tried with multiple different kubeconfig files, same result each time. Each failed attempt also left behind a new duplicate entry rather than retrying against an existing one, see the duplicate-entry issue. Needs server-side logs from a repro (journalctl/discovery logs around the failed connection attempt) to identify the actual failure cause, e.g. exec-auth plugin, network reachability from the host running infracanvas serve, TLS/cert handling, etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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