You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I think the random generation is rather useful for quick start, maybe it should be accompanied by a big fat warning (possibly including a warning generated in the UI) - directing user to generate both Fernet Key and Webserver key manually. We already'we done a few of those - for example Sequential executor + Sqlite recently.
I think showing a UI warning is the only one that is going to work, but it will be very effective and make people generate those keys eventually.
Use case/motivation
When users install airllow for a "quick" start with Helm Chart, they might not realise, that they should generate the keys. While this is useful to generate the keys, the behaviour is not nice when the Helm Chart is upgraded and the keys regenerated - for example when you use argocd.
We should make it very clear for the users trying out airflow, that the setting they use for "quick start" is not good for "production" and rather than relying on generating the keys randomly they should generate and configure their keys manually.
Description
While I think the random generation is rather useful for quick start, maybe it should be accompanied by a big fat warning (possibly including a warning generated in the UI) - directing user to generate both Fernet Key and Webserver key manually. We already'we done a few of those - for example Sequential executor + Sqlite recently.
I think showing a UI warning is the only one that is going to work, but it will be very effective and make people generate those keys eventually.
Use case/motivation
When users install airllow for a "quick" start with Helm Chart, they might not realise, that they should generate the keys. While this is useful to generate the keys, the behaviour is not nice when the Helm Chart is upgraded and the keys regenerated - for example when you use argocd.
We should make it very clear for the users trying out airflow, that the setting they use for "quick start" is not good for "production" and rather than relying on generating the keys randomly they should generate and configure their keys manually.
Related issues
#18079 (comment)
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: