Replies: 2 comments 6 replies
-
|
Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Next time please double check what is available before opening issue. You can look at our Helm Chart https://github.com/apache/airflow/tree/main/chart to see how this can be implemented (you ca use |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I would like add a new flag to
airflow dbthat will allow to check if the db is been updated.Use case/motivation
When using Airflow in HA mode with a replica of 2 or more schedulers hosted within Kubernetes we are running into an issue where both of the scheduler pods try to upgrade the db.
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions