Set kubectl context to "kind-chart-testing"
You can now use your cluster with:
kubectl cluster-info --context kind-chart-testing
Have a nice day! 👋
`kind get kubeconfig-path` is deprecated!
KIND will export and merge kubeconfig like kops, minikube, etc.
This command is now unnecessary and will be removed in a future release.
For more info see: https://github.com/kubernetes-sigs/kind/issues/1060
See also the output of `kind create cluster`
mv: '/home/runner/.kube/config' and '/home/runner/.kube/config' are the same file
##[error]Node run failed with exit code 1
Run helm/kind-action@master Installing kind... Installing kubectl... Creating kind cluster... Creating cluster "chart-testing" ... • Ensuring node image (kindest/node:v1.16.3) 🖼 ... ✓ Ensuring node image (kindest/node:v1.16.3) 🖼 • Preparing nodes 📦 ... ✓ Preparing nodes 📦 • Writing configuration 📜 ... ✓ Writing configuration 📜 • Starting control-plane 🕹️ ... ✓ Starting control-plane 🕹️ • Installing CNI 🔌 ... ✓ Installing CNI 🔌 • Installing StorageClass 💾 ... ✓ Installing StorageClass 💾 • Joining worker nodes 🚜 ... ✓ Joining worker nodes 🚜 • Waiting ≤ 1m0s for control-plane = Ready ⏳ ... ✓ Waiting ≤ 1m0s for control-plane = Ready ⏳ • Ready after 25s 💚
then:
https://github.com/evryfs/helm-charts/commit/a25539817a43b939e13a398b4622b1cbae3fd784/checks?check_suite_id=368305548