-
Notifications
You must be signed in to change notification settings - Fork 14.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: reload pods when using the same DAG tag #24576
Merged
Merged
Commits on Jun 21, 2022
-
doc: reload pods when using the same DAG tag
Using the same tag for airflow dags cannot work as kubernetes will not refresh pods (scheduler, workers, webservers) if they are not updated. Then you need to trigger the reloading of those pods manually.
Configuration menu - View commit details
-
Copy full SHA for ec2c48b - Browse repository at this point
Copy the full SHA ec2c48bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa13bc3 - Browse repository at this point
Copy the full SHA fa13bc3View commit details
Commits on Jul 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 67f19c6 - Browse repository at this point
Copy the full SHA 67f19c6View commit details -
doc: reload pods by using random annotation
Update documentation to update pods using same DAG tag using random airflow annotation instead of manual deleting pods
Configuration menu - View commit details
-
Copy full SHA for 4ff1eed - Browse repository at this point
Copy the full SHA 4ff1eedView commit details
Commits on Jul 4, 2022
-
indent warning message so it goes in the warning block remove the italic style
Configuration menu - View commit details
-
Copy full SHA for 1c96f9e - Browse repository at this point
Copy the full SHA 1c96f9eView commit details
Commits on Jul 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 746ac1f - Browse repository at this point
Copy the full SHA 746ac1fView commit details
Commits on Jul 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7e4d213 - Browse repository at this point
Copy the full SHA 7e4d213View commit details -
Configuration menu - View commit details
-
Copy full SHA for c86a707 - Browse repository at this point
Copy the full SHA c86a707View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.