You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by pi...@apache.org on 2023/03/07 21:57:53 UTC

[airflow] branch v2-5-test updated (33859d27c3 -> f698eeb00d)

This is an automated email from the ASF dual-hosted git repository.

pierrejeambrun pushed a change to branch v2-5-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 33859d27c3 Update Airflow version to 2.5.2
 discard 0a6cc4c4d3 Fix on_failure_callback when task receives a SIGTERM (#29743)
 discard 45caa5ec14 Aggressively cache entry points in process (#29625)
 discard 83779d8e5e Revert "Google have re-worked their docs site ane appear not publish objects.inv (#28834)" (#29543)
 discard dd1673d9be Fix import cycle starting from airflow/__main__.py (#29523)
 discard 5bf2a4a829 Fix circular imports when airflow starts (#29494)
 discard 8ab8ac84b5 Make skipping provider tests part of selective-checks (#29216)
 discard 5abaf5d265 Require explicit flag to remove MyPy cache when running breeze stop (#29493)
 discard c0cd3397f7 Update min version of python-deamon to fix containerd file limits (#29916)
 discard 09e90630f0 Normalising the usage of generate_pages (#29898)
 discard c962688473 Correct argument name of Workday timetable in timetable.rst (#29896)
 discard 995dffc584 replace tree view with grid view in docs (#29879)
 discard 1ed564fbee Correct link to best_practice(s) section (#29876)
 discard 29b7bf204e POST /dagRuns API should 404 if dag not active (#29860)
 discard 5add348e59 Add a check for not templateable fields (#29821)
 discard 9eac84439b Update ref anchor for env var link in Connection how-to doc (#29816)
 discard cc334d563b Removed continue for not in (#29791)
 discard 9f8895f2d4 better description for limit in api (#29773)
 discard 1d997fd381 Fix compile www assets dev (#29769)
 discard 521fb2c090 DAG list sorting lost when switching page (#29756)
 discard 3cba77fd15 Description of dag_processing.last_duration (#29740)
 discard 4bbc298703 some fixes in the issue triage process doc (#29730)
 discard 47fe890435 Update docs re: template_fields typing and subclasses (#29725)
 discard 940464b991 Correct version label for data interval variables in documentation (#29704)
 discard 3297c943bd Move extra links position in grid view (#29703)
 discard 18bda7a70f FIx formatting of Dataset inlet/outlet note in TaskFlow concepts (#29678)
 discard 3aa0c008fc Fix Scheduler crash when clear a previous run of a normal task that is now a mapped task (#29645)
 discard e716b7509c convert moment with timezone to UTC instead of raising an exception (#29606)
 discard 195d47aa58 fix clear dag run openapi spec responses by adding additional return type (#29600)
 discard 46f9cb90d6 Specific use-case: adding packages via requirements.txt in compose (#29598)
 discard 60d3bdd73f Bump undici from 5.9.1 to 5.19.1 (#29583)
 discard c2625fb75c Update issue triage policy (#29554)
 discard cfb61e1166 Change expose_hostname default to false (#29547)
 discard 7cf7aa8bef Don't display empty rendered attrs in Task Instance Details page (#29545)
 discard 32d006b058 detect is 'docker-compose' existing (#29544)
 discard 3baed4f54f Remove section check from get-value command (#29541)
 discard fad72bf0e9 Make options output of breeze command consistent and complete (#29097)
 discard fc8665f662 Add Landing Times entry to UI docs (#29511)
 discard 20d648f5ab Do not show version/node in UI traceback for unauthenticated user (#29501)
 discard 63f84df0a0 Change permissions of config/password files created by airflow (#29495)
 discard 4dca602d6c Use non-deprecated method when unpause DAG in the UI (#29475)
 discard 0c02cd2929 Use newer setuptools v67.2.0 (#29465)
 discard b463f8a345 Make `prev_logical_date` variable offset-aware (#29454)
 discard 7ddfc9ee58 Fix nested fields rendering in mapped operators (#29451)
 discard 5190f951fe datasets, next_run_datasets, remove unnecessary timestamp filter (#29441)
 discard 5293ff67c2 Remove ssh.rst from private-key check (#29412)
 discard 7eb60a37e5 Bring back fixed tenacity (#29440)
 discard c754208241 Edgemodifier refactoring w/ labels in TaskGroup edge case (#29410)
 discard e1eabff422 Fix Rest API update user output (#29409)
 discard 2a6df3e0b2 Improve health checks in example docker-compose and clarify usage (#29408)
 discard d70a9ba7fe Ensure Serialized DAG is deleted (#29407)
 discard 13fe8e72dd Persist DAG and task doc values in TaskFlow API if explicitly set (#29399)
 discard 52d556c13c Mark Airflow directory in container as safe for git commands (#29386)
 discard f0cabe5b76 Remove stderr redirection for get-workflow-info (#29381)
 discard f48938f249 Increase max height for grid view elements (#29367)
 discard d3a13fc2e1 Missing timezone in next_dagrun in parameterized docs (#29362)
 discard 47196075c3 remove /legacy_tree endpoint (#29359)
 discard e75134ac99 Fixed link to airflow variable in docs (#29338)
 discard acc30def85 Remove `notes` param from TriggerDagRunOperator docstring (#29298)
 discard 0fe89eb3ed Change awkward wording about extenibility (#29261)
 discard 76d25a2821 Initialize and validate conf early and intentionally (#29257)
 discard c629fcccb3 Use `schedule` param rather than `timetable` in Timetables docs (#29255)
 discard 5217b969d7 Fixed grammatical issue (#29253)
 discard 38311e2c20 Clarify description of worker control config (#29247)
 discard af42d5954c Update package version for go and python client (#29218)
 discard 884d922e6a Fix commit title for constraint commits (#29236)
 discard c03294f2ba redirect to the origin page with all the params (#29212)
 discard 29d8980f82 SQLA20: Replace Query(pk).get by `Session.get` (#29205)
 discard 6b73b5b7a8 Add trigger process to Airflow Docker docs (#29203)
 discard c87453d489 Clarify that executor interface is public but instances are not (#29200)
 discard bf30b42357 Fixing Task Duration view in case of manual DAG runs only (#22015) (#29195)
 discard fc99bdddcc Fix dev-mode start-airflow in Breeze (#29225)
 discard 44038c5953 Bump ua-parser-js from 0.7.31 to 0.7.33 in /airflow/www (#29172)
 discard aefabcb2b6 Remove misleading docstring on dagrun_timeout (#29169)
 discard b4ead09f3d fixed et.c type to etc. (#29163)
 discard 6b9763ba2a Use `pod_name` when patching done KE pods (#29159)
 discard 1fdaa53c6c Update broken link for VS Code Quick Start guide (#29154)
 discard efa27cc4a4 General cleanup of things around KubernetesExecutor (#29148)
 discard 359f0c39df Remove poke method to fall back to parent implementation (#29146)
 discard 4c2019b4d7 Fix integration with `codecov` (#29145)
 discard 90c645e942 PR: Introduced fix to run tasks on Windows systems (#29107)
 discard 166dc2beda Update set-up-database.rst (#29104)
 discard e8e1e19863 Explicit a few steps in the release process (#29098)
 discard 33b6351fea Fix warning in migrations about old config. (#29092)
 discard 9a1a9840fc Remove upper bound limitation for `pytest` (#29086)
 discard 200b6ed74b emit dagrun failed duration when timeout (#29076)
 discard ad75a7729e Check for run_id url param when linking to graph/gantt views (#29066)
 discard 47da669f46 Capitalize dag to DAG (#29064)
 discard 53280dac3c Several improvements to the Params doc (#29062)
 discard 1248051a0c Fix pre-commit warning for exclude in inclusive-language check (#29057)
 discard 138bc30d81 Handling error on cluster policy itself (#29056)
 discard c768036d0d Fix kerberos authentication for the REST API. (#29054)
 discard 60d616b107 Clarify graph view dynamic task labels (#29042)
 discard 902bee29ed Fix leak sensitive field via V1EnvVar on exception (#29016)
 discard 2ec4d063b6 Sanitize url_for arguments before they are passed (#29039)
 discard c2dd921d5c Annotate and simplify code samples in DAGs doc (#29027)
 discard 94bce2b763 Only skip provider integration tests for non-main builds (#29022)
 discard 0bab483f43 change context example to no longer us as variable (#29021)
 discard 8fe9d7e477 Remove erroneous TODO comment (#29015)
 discard 147d5fe719 fixing import error for dataset (#29007)
 discard 2a8e414364 Write action log to DB when DAG run is trigged via API (#28998)
 discard 9891eef2ab Fix dag run trigger with a note. (#29228)
 discard e2cf933058 Resolve all variables in pickled XCom iterator (#28982)
 discard 20e6ee0d32 Update go client gen command (#28967)
 discard e64ac0464d Mark license block in doc as text (#28965)
 discard c487daf254 Bump epoch on python dependencies in Airlfow Image (#28960)
 discard 9bf17670dc Move project and license docs down in menu to start with developer-focused docs (#28956)
 discard 3959765789 improve quick start guide (#28949)
 discard e9853c7794 Update how PythonSensor returns values from python_callable (#28932)
 discard 061338fad1 Refactor python operators/sensor tests (#28493)
 discard 31bffa8713 Allow URI without authority and host blocks in `airflow connections add` (#28922)
 discard 459412b183 Switch pull-request-target to base branch of pull request (#28921)
 discard 5a8ddaedd8 Be more selective when adopting pods with KubernetesExecutor (#28899)
     new 91ade83748 Be more selective when adopting pods with KubernetesExecutor (#28899)
     new 6c59e84838 Switch pull-request-target to base branch of pull request (#28921)
     new dea06af2d8 Allow URI without authority and host blocks in `airflow connections add` (#28922)
     new 3a6c2c2adc Refactor python operators/sensor tests (#28493)
     new 0dd29d2b07 Update how PythonSensor returns values from python_callable (#28932)
     new b4c60389e7 improve quick start guide (#28949)
     new baa8dc1519 Move project and license docs down in menu to start with developer-focused docs (#28956)
     new b393d5e4c3 Bump epoch on python dependencies in Airlfow Image (#28960)
     new bd93f443c5 Mark license block in doc as text (#28965)
     new 82aba3e6f1 Update go client gen command (#28967)
     new 6c6157e7a1 Resolve all variables in pickled XCom iterator (#28982)
     new 143b547305 Fix dag run trigger with a note. (#29228)
     new d4d94ade22 Write action log to DB when DAG run is trigged via API (#28998)
     new 8ee388d539 fixing import error for dataset (#29007)
     new 6c82a35098 Remove erroneous TODO comment (#29015)
     new b528e7c5ed change context example to no longer us as variable (#29021)
     new b571daa61d Only skip provider integration tests for non-main builds (#29022)
     new 4b82de67ac Annotate and simplify code samples in DAGs doc (#29027)
     new afc63634b5 Sanitize url_for arguments before they are passed (#29039)
     new 57abd8b356 Fix leak sensitive field via V1EnvVar on exception (#29016)
     new 1a100c41ee Clarify graph view dynamic task labels (#29042)
     new 860a361ccf Fix kerberos authentication for the REST API. (#29054)
     new 4708eeda29 Handling error on cluster policy itself (#29056)
     new 746d1ee373 Fix pre-commit warning for exclude in inclusive-language check (#29057)
     new fb9d06f890 Several improvements to the Params doc (#29062)
     new e2a770f504 Capitalize dag to DAG (#29064)
     new 458d1c2c5d Check for run_id url param when linking to graph/gantt views (#29066)
     new 80828449d0 emit dagrun failed duration when timeout (#29076)
     new 3dd53bb742 Remove upper bound limitation for `pytest` (#29086)
     new 0437563e2b Fix warning in migrations about old config. (#29092)
     new 66225ff113 Explicit a few steps in the release process (#29098)
     new 3f45b6c3fe Update set-up-database.rst (#29104)
     new 5e808da7ba PR: Introduced fix to run tasks on Windows systems (#29107)
     new 7315ef6fb6 Fix integration with `codecov` (#29145)
     new f51ef0c5f1 Remove poke method to fall back to parent implementation (#29146)
     new f00091c85f General cleanup of things around KubernetesExecutor (#29148)
     new a301390f18 Update broken link for VS Code Quick Start guide (#29154)
     new ff51cf0a0e Use `pod_name` when patching done KE pods (#29159)
     new a76a2a7189 fixed et.c type to etc. (#29163)
     new 93d80c0c4c Remove misleading docstring on dagrun_timeout (#29169)
     new 024bdff2ed Bump ua-parser-js from 0.7.31 to 0.7.33 in /airflow/www (#29172)
     new 70d1a93e99 Fix dev-mode start-airflow in Breeze (#29225)
     new 52d842308f Fixing Task Duration view in case of manual DAG runs only (#22015) (#29195)
     new 262a72cb92 Clarify that executor interface is public but instances are not (#29200)
     new 8fffb78d68 Add trigger process to Airflow Docker docs (#29203)
     new 4085e6c8b9 SQLA20: Replace Query(pk).get by `Session.get` (#29205)
     new 2937f35cbb redirect to the origin page with all the params (#29212)
     new 82bd414483 Fix commit title for constraint commits (#29236)
     new ff9e692b40 Update package version for go and python client (#29218)
     new 1b9ad09d1d Clarify description of worker control config (#29247)
     new 29c0237e88 Fixed grammatical issue (#29253)
     new 7738b60a7a Use `schedule` param rather than `timetable` in Timetables docs (#29255)
     new a1461dbbfe Initialize and validate conf early and intentionally (#29257)
     new ce1d289f70 Change awkward wording about extenibility (#29261)
     new aa5a34b9fc Remove `notes` param from TriggerDagRunOperator docstring (#29298)
     new 95187b5d0d Fixed link to airflow variable in docs (#29338)
     new 8107fcfceb remove /legacy_tree endpoint (#29359)
     new 0ae08fe12a Missing timezone in next_dagrun in parameterized docs (#29362)
     new 858394cb22 Increase max height for grid view elements (#29367)
     new 046e0817a9 Remove stderr redirection for get-workflow-info (#29381)
     new 1dc9d738ae Mark Airflow directory in container as safe for git commands (#29386)
     new 0fcfef8f55 Persist DAG and task doc values in TaskFlow API if explicitly set (#29399)
     new 16d68d185e Ensure Serialized DAG is deleted (#29407)
     new 7c30d75e76 Improve health checks in example docker-compose and clarify usage (#29408)
     new 58c163c608 Fix Rest API update user output (#29409)
     new 3a50ab5956 Edgemodifier refactoring w/ labels in TaskGroup edge case (#29410)
     new cb87faed86 Bring back fixed tenacity (#29440)
     new 1c55933492 Remove ssh.rst from private-key check (#29412)
     new 405591a6e5 datasets, next_run_datasets, remove unnecessary timestamp filter (#29441)
     new d108cbc5d6 Fix nested fields rendering in mapped operators (#29451)
     new 7c94ee8e72 Make `prev_logical_date` variable offset-aware (#29454)
     new 573a3ecd50 Use newer setuptools v67.2.0 (#29465)
     new 8c4209bf2d Use non-deprecated method when unpause DAG in the UI (#29475)
     new 197f17b994 Change permissions of config/password files created by airflow (#29495)
     new 2a2929bbb5 Do not show version/node in UI traceback for unauthenticated user (#29501)
     new 66caf6d79c Add Landing Times entry to UI docs (#29511)
     new 7c9726b257 Make options output of breeze command consistent and complete (#29097)
     new 6f34dbbe0d Remove section check from get-value command (#29541)
     new 73e3f3bb53 detect is 'docker-compose' existing (#29544)
     new 24ccb721c3 Don't display empty rendered attrs in Task Instance Details page (#29545)
     new 1495b4a62b Change expose_hostname default to false (#29547)
     new 04da72c8f1 Update issue triage policy (#29554)
     new 21976acf6d Bump undici from 5.9.1 to 5.19.1 (#29583)
     new 7ebc4b9db4 Specific use-case: adding packages via requirements.txt in compose (#29598)
     new e0dc1ad7c4 fix clear dag run openapi spec responses by adding additional return type (#29600)
     new 59f2704667 convert moment with timezone to UTC instead of raising an exception (#29606)
     new 4b286a76fe Fix Scheduler crash when clear a previous run of a normal task that is now a mapped task (#29645)
     new 0db1d755a6 FIx formatting of Dataset inlet/outlet note in TaskFlow concepts (#29678)
     new 22a8719b95 Move extra links position in grid view (#29703)
     new 864327f2dd Correct version label for data interval variables in documentation (#29704)
     new 3ca309fdd7 Update docs re: template_fields typing and subclasses (#29725)
     new 44f616877b some fixes in the issue triage process doc (#29730)
     new 47698a2ef0 Description of dag_processing.last_duration (#29740)
     new b7df14d1cd DAG list sorting lost when switching page (#29756)
     new dfe86cd5d9 Fix compile www assets dev (#29769)
     new b26c59e090 better description for limit in api (#29773)
     new 2c366a0e72 Removed continue for not in (#29791)
     new 8947fab730 Update ref anchor for env var link in Connection how-to doc (#29816)
     new 6b467065d9 Add a check for not templateable fields (#29821)
     new 298b7bdcc6 POST /dagRuns API should 404 if dag not active (#29860)
     new cb5650cc1c Correct link to best_practice(s) section (#29876)
     new cbdacdc33b replace tree view with grid view in docs (#29879)
     new fb031cbaf4 Correct argument name of Workday timetable in timetable.rst (#29896)
     new 101f6306e7 Normalising the usage of generate_pages (#29898)
     new bd5338c99a Update min version of python-deamon to fix containerd file limits (#29916)
     new 6b9144b8f4 Require explicit flag to remove MyPy cache when running breeze stop (#29493)
     new 6002f370dd Make skipping provider tests part of selective-checks (#29216)
     new 5f01786e8e Fix circular imports when airflow starts (#29494)
     new 8162ad6f2f Fix import cycle starting from airflow/__main__.py (#29523)
     new 076e77940d Revert "Google have re-worked their docs site ane appear not publish objects.inv (#28834)" (#29543)
     new f6390ecdde Aggressively cache entry points in process (#29625)
     new 774526b155 Fix on_failure_callback when task receives a SIGTERM (#29743)
     new f698eeb00d Update Airflow version to 2.5.2

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (33859d27c3)
            \
             N -- N -- N   refs/heads/v2-5-test (f698eeb00d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 113 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow/executors/kubernetes_executor.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)