Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to merge kubeconfig when cluster is created #196

Merged
merged 7 commits into from
Apr 18, 2024

Conversation

MusicDin
Copy link
Owner

Adds option to merge kubeconfig of a new cluster with existing kubeconfig on path ~/.kube/config.

This replaces the previous option copyKubeconfig which overwrote the file.

kubernetes:
  other:
    mergeKubeconfig: true

@MusicDin MusicDin force-pushed the feat/merge-kubeconfig branch from 8483ca7 to f59caa2 Compare April 18, 2024 01:20
@MusicDin MusicDin marked this pull request as ready for review April 18, 2024 17:50
@MusicDin MusicDin merged commit 3cfdac5 into main Apr 18, 2024
11 checks passed
@MusicDin MusicDin deleted the feat/merge-kubeconfig branch April 18, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant