[
https://issues.apache.org/jira/browse/AIRFLOW-6662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028356#comment-17028356
]
ASF subversion and git services commented on AIRFLOW-6662:
----------------------------------------------------------
Commit 945b988cc255ba96ac2252a6084c2a662c935497 in airflow's branch
refs/heads/master from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=945b988 ]
[AIRFLOW-6662] install dumb init (#7300)
* Revert "[AIRFLOW-6662] Switch to --init docker flag for signal propagation
(#7278)"
This reverts commit d1bf343ffec505270d4b2ee4b0e9fa5dbbedd891.
* [AIRFLOW-6662] return back the dumb-init - installed by apt
We had stability problems with tests with --init flag so we are
going back to it
> Switch to --init docker flag for signal propagation
> ---------------------------------------------------
>
> Key: AIRFLOW-6662
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6662
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ci, tests
> Affects Versions: 2.0.0, 1.10.7
> Reporter: Jarek Potiuk
> Priority: Major
>
> We are now using native --init flag of docker run and init: parameter of
> docker compose to pass signals and reap child processes
--
This message was sent by Atlassian Jira
(v8.3.4#803005)