weaveworks / wksctl

Open Source Weaveworks Kubernetes System
Apache License 2.0
395 stars 55 forks source link

Copy kubernetes version from machine into cluster on apply if cluster value is not set #319

Closed jrryjcksn closed 3 years ago

jrryjcksn commented 3 years ago

Currently, wk only sets kubernetes versions on machines, not on the cluster. This PR copies that value across if the cluster does not already have one.