Skip to content

duplicate cluster name #137

@artarik

Description

@artarik

when i applied my config from previous issue via command

kubitect apply --config local_k8s.yaml --local 

i got a duplicated cluster name while i tried to get any commands e.g.

~: kubitect ls clusters
Clusters:
  - local-k8s (active)
  - local-k8s (active, local)

~: kubitect export config --cluster local-k8s
 Error: multiple clusters (2) have been found with the name 'local-k8s'

but in clusters dir i see one folder

~: ls -l .kubitect/clusters
итого 4
drwxr-xr-x 5 user user 4096 июн  1 22:19 local-k8s
~: kubitect --version
kubitect version v3.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions