SystemCraftsman / strimzi-kafka-cli

Command Line Interface for the Strimzi Kafka Operator
Apache License 2.0
78 stars 13 forks source link

kubectl download is being done twice #60

Closed mabulgu closed 3 years ago

mabulgu commented 3 years ago

Because of update_kubectl_if_new_version_exists its being downloaded twice

mabulgu commented 3 years ago

This happens on arm devices like raspi or termux on android. cpu type needs to be get properly for getting right kubectl version

mabulgu commented 3 years ago

Fixed in 0.1.0-alpha40