rstudio / helm

Helm Resources for RStudio Products
MIT License
30 stars 27 forks source link

Connect: release 0.7.2 is not backward comp with Connect < 2024.05 #521

Open pat-s opened 1 month ago

pat-s commented 1 month ago

As it has a hard requirement on using Connect 2024.05 due to 7789cb287b15115608b419e1ec07aa71aea4e4d9.

Environments using a custom image which is not yet using 2024.05 will fail to upgrade. Yes, one can set TensorFlow.Enabled: false false but an automatic upgrade will fail. I'd argue that this shouldn't happen for a patch release of the chart.

I am aware that the chart works with the default Connect image of the respective chart version, though in practice I think that a lot of environments use a custom image to have more control about the upgrade process and all of these will fail if they upgrade to this patch release of the chart.

I see two solutions: