helm / kind-action

A GitHub Action for Kubernetes IN Docker - local clusters for testing Kubernetes
https://kind.sigs.k8s.io/
Apache License 2.0
306 stars 76 forks source link

fix: #44 - Allow to configure kubectl version to use #45

Closed grzesuav closed 3 years ago

grzesuav commented 3 years ago

Fixes #44

Signed-off-by: grzesuav grzesuav@gmail.com

davinchia commented 3 years ago

can someone take a look at this? maybe @cpanato ?

Kubectl version 1.21 onwards upgrades to Kustomize 4 which contains many bug fixes.

davinchia commented 3 years ago

appreciate it! excited for the new version!