Re: API spec questions

2020-04-10 Thread QP Hou
It looks like we need to first make a decision on whether we want to enforce uniqueness for conn_id and implement connection load balance properly in another way. Also +1 on making audit log read only from API point of view. Thanks, QP Hou On Thu, Apr 9, 2020 at 9:47 AM Ash Berlin-Taylor wrote:

Re: Helm Chart for Airflow

2020-04-10 Thread Jarek Potiuk
Awesome, thanks for the update! On Fri, Apr 10, 2020 at 6:57 PM Greg Neiheisel wrote: > Hey everyone, just wanted to post a quick update on the helm chart. We're > in the process of removing any references to Astronomer specific things and > making them more general features. That work is happen

Re: Helm Chart for Airflow

2020-04-10 Thread Greg Neiheisel
Hey everyone, just wanted to post a quick update on the helm chart. We're in the process of removing any references to Astronomer specific things and making them more general features. That work is happening on this PR here https://github.com/astronomer/airflow-chart/pull/66. Hoping to wrap up the

Re: [DISCUSS] Utility DAGs

2020-04-10 Thread Kamil Olszewski
Hello all, I would like to resume discussion on this topic. I am also uncertain about using the DAG as a solution in this case. There are a couple of issues regarding the DAG if you are also using CeleryExecutor: - there is no dynamic way of telling how many nodes are used on given instan