Hey, im currently running flyte-core v1.10.7
and i use a custom docker-image for extra dependencies for my tasks that has flytekit 1.10.7 pinned. Does anyone know if the workflows will break when i upgrade the chart or should that stay compatible ?
👍 1
f
freezing-airport-6809
06/05/2024, 1:06 PM
This is not airflow.
The backend is infact written in golang.
Upgrades should not break workflows. Regressions can happen, you should always have a staging environment out of the prod, but you should also be able to rollback in an event of problems