Skip to content

Add kubectl config merge #1868

Description

@segevfiner

What would you like to be added

Add a subcommand to merge in a kubeconfig file into your default kubeconfig file.

Why is this needed

Many tools already do this anyhow, gcloud container clusters get-credentials, minikube, k3d and so on. It's basically like using multiple config files and outputting a merged version using kubectl config view --flatten, so the logic is essentially already there. So all that remains is exposing it as a conveinent subcommand.

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

    kind/featureCategorizes issue or PR as related to a new feature.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions