rancher / terraform-provider-rke

Terraform provider plugin for deploy kubernetes cluster by RKE(Rancher Kubernetes Engine)
Mozilla Public License 2.0
340 stars 151 forks source link

Provider Is Now Two Major K8s Versions Behind #407

Closed lots0logs closed 1 year ago

lots0logs commented 1 year ago

Hi,

When can we expect a release to be published that uses the latest RKE v1.4.7 which supports K8s 1.26.x (default in Rancher now) and 1.25.x? Is there anything that can be done to improve the lag time for support for rancher and k8s version updates? It has been a problem since this provider's inception. Currently, there are major CVEs addressed in latest Rancher and this provider is blocking us from updating.

Thanks!

a-blender commented 1 year ago

TFP RKE v1.4.2 has been released which supports up to k8s 1.26 clusters. Not currently, TFP RKE is released 'out of band' from Rancher because it's used to provision standalone rke clusters. It doesn't make sense for us to tightly couple the tool to Rancher far ahead of customer demand.