You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have written the setup-kind-multicluster.sh script that creates kind clusters. It also generates a kubeconfig file that consists of entries only for the created clusters. This file is written to <project-root>/build/kubeconfig.
It would be useful to have another script that could copy the context, cluster, and user objects from one kubeconfig file into another one. This would make it easy to build test kubeconfig files from arbitrary clusters, not just the ones created with setup-kind-multicluster.sh.
┆Issue is synchronized with this Jira Task by Unito
┆Epic: CI/CD Environment Bootstrap
┆Fix Versions: k8ssandra-operator-1.0.0-alpha.1
┆Issue Number: K8SSAND-703
┆Priority: Medium
The text was updated successfully, but these errors were encountered:
sync-by-unitobot
changed the title
Create script to copy contexts from one kubeconfig into another
K8SSAND-703 ⁃ Create script to copy contexts from one kubeconfig into another
Nov 3, 2021
I have written the setup-kind-multicluster.sh script that creates kind clusters. It also generates a kubeconfig file that consists of entries only for the created clusters. This file is written to
<project-root>/build/kubeconfig
.It would be useful to have another script that could copy the context, cluster, and user objects from one kubeconfig file into another one. This would make it easy to build test kubeconfig files from arbitrary clusters, not just the ones created with setup-kind-multicluster.sh.
┆Issue is synchronized with this Jira Task by Unito
┆Epic: CI/CD Environment Bootstrap
┆Fix Versions: k8ssandra-operator-1.0.0-alpha.1
┆Issue Number: K8SSAND-703
┆Priority: Medium
The text was updated successfully, but these errors were encountered: