Skip to content

Copy original kubeconfig somewhere before modifying #3

Description

@imaskm

Issue
When I use cli to get kubeconfig for a cluster, it's directly getting merged with "~/.kube/config", modifying my existing config, if any error it can mess up my kubeconfig.

Request

  • Original kubeconfig should be copied to a temporary location before updating with cluster's kubeconfig
  • should be a flag where we can pass the kubeconfig location where kubeconfig is saved in a custom location instead of "~/.kube/config"

Activity

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions