astronomer / astro-cli

CLI that makes it easy to create, test and deploy Airflow DAGs to Astronomer
https://www.astronomer.io
Other
334 stars 70 forks source link

Warn when an EOL Runtime version is used #1641

Open jedcunningham opened 2 months ago

jedcunningham commented 2 months ago

✍️ Is your feature request related to a problem? Please describe.

If you use an EOL runtime version, you have no warnings at all that you are using an unsupported version.

🧩 Describe the solution you'd like

The runtime image feed now has an endOfSupport date. We should check the versions EOL date and warn when the image is out of support.

This would apply for local dev, Astro, and Software.

Is your feature request specific to a particular Astronomer Platform?

No, everywhere.