You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/01 17:54:14 UTC

[GitHub] [airflow] ephraimbuddy opened a new pull request #21906: Chart: 1.5.0 changelog

ephraimbuddy opened a new pull request #21906:
URL: https://github.com/apache/airflow/pull/21906


   Add changelog for chart version 1.5.0.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] jedcunningham commented on a change in pull request #21906: Chart: 1.5.0 changelog

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on a change in pull request #21906:
URL: https://github.com/apache/airflow/pull/21906#discussion_r817823039



##########
File path: chart/Chart.yaml
##########
@@ -64,3 +64,86 @@ annotations:
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/code.png
     - title: Task Instance Context Menu
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/context.png
+  artifacthub.io/changes: |
+    - description: Add support for custom command and args in jobs
+      kind: added
+      links:
+      - name: '#20864'
+        url: https://github.com/apache/airflow/pull/20864
+    - description: Support for priorityClassName
+      kind: added
+      links:
+      - name: '#20794'
+        url: https://github.com/apache/airflow/pull/20794
+

Review comment:
       ```suggestion
   ```
   
   Sorry, I should have been more clear, I meant all these as well.

##########
File path: chart/Chart.yaml
##########
@@ -64,3 +64,86 @@ annotations:
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/code.png
     - title: Task Instance Context Menu
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/context.png
+  artifacthub.io/changes: |
+    - description: Add support for custom command and args in jobs
+      kind: added
+      links:
+      - name: '#20864'
+        url: https://github.com/apache/airflow/pull/20864
+    - description: Support for priorityClassName
+      kind: added
+      links:
+      - name: '#20794'
+        url: https://github.com/apache/airflow/pull/20794
+
+    - description: Add envFrom to the flower deployment
+      kind: added
+      links:
+      - name: '#21401'
+        url: https://github.com/apache/airflow/pull/21401
+
+    - description: Add annotations to cleanup pods
+      kind: added
+      links:
+      - name: '#21484'
+        url: https://github.com/apache/airflow/pull/21484
+
+    - description: Speedup liveness probe for scheduler and triggerer
+      kind: changed
+      links:
+      - name: '#20833'
+        url: https://github.com/apache/airflow/pull/20833
+
+    - description: Update git-sync to v3.4.0
+      kind: changed
+      links:
+      - name: '#21309'
+        url: https://github.com/apache/airflow/pull/21309
+

Review comment:
       ```suggestion
   ```

##########
File path: chart/Chart.yaml
##########
@@ -64,3 +64,86 @@ annotations:
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/code.png
     - title: Task Instance Context Menu
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/context.png
+  artifacthub.io/changes: |
+    - description: Add support for custom command and args in jobs
+      kind: added
+      links:
+      - name: '#20864'
+        url: https://github.com/apache/airflow/pull/20864
+    - description: Support for priorityClassName
+      kind: added
+      links:
+      - name: '#20794'
+        url: https://github.com/apache/airflow/pull/20794
+
+    - description: Add envFrom to the flower deployment
+      kind: added
+      links:
+      - name: '#21401'
+        url: https://github.com/apache/airflow/pull/21401
+
+    - description: Add annotations to cleanup pods
+      kind: added
+      links:
+      - name: '#21484'
+        url: https://github.com/apache/airflow/pull/21484
+
+    - description: Speedup liveness probe for scheduler and triggerer
+      kind: changed
+      links:
+      - name: '#20833'
+        url: https://github.com/apache/airflow/pull/20833
+
+    - description: Update git-sync to v3.4.0
+      kind: changed
+      links:
+      - name: '#21309'
+        url: https://github.com/apache/airflow/pull/21309
+
+    - description: Remove default auth backend setting
+      kind: changed
+      links:
+      - name: '#21640'
+        url: https://github.com/apache/airflow/pull/21640
+
+    - description: Fix elasticsearch URL when username/password are empty
+      kind: fixed
+      links:
+      - name: '#21222'
+        url: https://github.com/apache/airflow/pull/21222
+
+    - description: Mount `airflow.cfg` in wait-for-airflow-migrations containers
+      kind: fixed
+      links:
+      - name: '#20609'
+        url: https://github.com/apache/airflow/pull/20609
+
+    - description: Grant pod log reader to triggerer serviceaccount
+      kind: fixed
+      links:
+      - name: '#21111'
+        url: https://github.com/apache/airflow/pull/21111
+
+    - description: 'Docs: Simplify chart docs for configuring Airflow'
+      kind: changed
+      links:
+      - name: '#21747'
+        url: https://github.com/apache/airflow/pull/21747
+
+    - description: 'Docs: Add extra information about time synchronization needed'
+      kind: changed
+      links:
+      - name: '#21685'
+        url: https://github.com/apache/airflow/pull/21685
+

Review comment:
       ```suggestion
   ```

##########
File path: chart/Chart.yaml
##########
@@ -64,3 +64,86 @@ annotations:
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/code.png
     - title: Task Instance Context Menu
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/context.png
+  artifacthub.io/changes: |
+    - description: Add support for custom command and args in jobs
+      kind: added
+      links:
+      - name: '#20864'
+        url: https://github.com/apache/airflow/pull/20864
+    - description: Support for priorityClassName
+      kind: added
+      links:
+      - name: '#20794'
+        url: https://github.com/apache/airflow/pull/20794
+
+    - description: Add envFrom to the flower deployment
+      kind: added
+      links:
+      - name: '#21401'
+        url: https://github.com/apache/airflow/pull/21401
+
+    - description: Add annotations to cleanup pods
+      kind: added
+      links:
+      - name: '#21484'
+        url: https://github.com/apache/airflow/pull/21484
+

Review comment:
       ```suggestion
   ```

##########
File path: chart/Chart.yaml
##########
@@ -64,3 +64,86 @@ annotations:
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/code.png
     - title: Task Instance Context Menu
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/context.png
+  artifacthub.io/changes: |
+    - description: Add support for custom command and args in jobs
+      kind: added
+      links:
+      - name: '#20864'
+        url: https://github.com/apache/airflow/pull/20864
+    - description: Support for priorityClassName
+      kind: added
+      links:
+      - name: '#20794'
+        url: https://github.com/apache/airflow/pull/20794
+
+    - description: Add envFrom to the flower deployment
+      kind: added
+      links:
+      - name: '#21401'
+        url: https://github.com/apache/airflow/pull/21401
+
+    - description: Add annotations to cleanup pods
+      kind: added
+      links:
+      - name: '#21484'
+        url: https://github.com/apache/airflow/pull/21484
+
+    - description: Speedup liveness probe for scheduler and triggerer
+      kind: changed
+      links:
+      - name: '#20833'
+        url: https://github.com/apache/airflow/pull/20833
+
+    - description: Update git-sync to v3.4.0
+      kind: changed
+      links:
+      - name: '#21309'
+        url: https://github.com/apache/airflow/pull/21309
+
+    - description: Remove default auth backend setting
+      kind: changed
+      links:
+      - name: '#21640'
+        url: https://github.com/apache/airflow/pull/21640
+
+    - description: Fix elasticsearch URL when username/password are empty
+      kind: fixed
+      links:
+      - name: '#21222'
+        url: https://github.com/apache/airflow/pull/21222
+

Review comment:
       ```suggestion
   ```

##########
File path: chart/Chart.yaml
##########
@@ -64,3 +64,86 @@ annotations:
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/code.png
     - title: Task Instance Context Menu
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/context.png
+  artifacthub.io/changes: |
+    - description: Add support for custom command and args in jobs
+      kind: added
+      links:
+      - name: '#20864'
+        url: https://github.com/apache/airflow/pull/20864
+    - description: Support for priorityClassName
+      kind: added
+      links:
+      - name: '#20794'
+        url: https://github.com/apache/airflow/pull/20794
+
+    - description: Add envFrom to the flower deployment
+      kind: added
+      links:
+      - name: '#21401'
+        url: https://github.com/apache/airflow/pull/21401
+
+    - description: Add annotations to cleanup pods
+      kind: added
+      links:
+      - name: '#21484'
+        url: https://github.com/apache/airflow/pull/21484
+
+    - description: Speedup liveness probe for scheduler and triggerer
+      kind: changed
+      links:
+      - name: '#20833'
+        url: https://github.com/apache/airflow/pull/20833
+
+    - description: Update git-sync to v3.4.0
+      kind: changed
+      links:
+      - name: '#21309'
+        url: https://github.com/apache/airflow/pull/21309
+
+    - description: Remove default auth backend setting
+      kind: changed
+      links:
+      - name: '#21640'
+        url: https://github.com/apache/airflow/pull/21640
+

Review comment:
       ```suggestion
   ```

##########
File path: chart/Chart.yaml
##########
@@ -64,3 +64,86 @@ annotations:
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/code.png
     - title: Task Instance Context Menu
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/context.png
+  artifacthub.io/changes: |
+    - description: Add support for custom command and args in jobs
+      kind: added
+      links:
+      - name: '#20864'
+        url: https://github.com/apache/airflow/pull/20864
+    - description: Support for priorityClassName
+      kind: added
+      links:
+      - name: '#20794'
+        url: https://github.com/apache/airflow/pull/20794
+
+    - description: Add envFrom to the flower deployment
+      kind: added
+      links:
+      - name: '#21401'
+        url: https://github.com/apache/airflow/pull/21401
+
+    - description: Add annotations to cleanup pods
+      kind: added
+      links:
+      - name: '#21484'
+        url: https://github.com/apache/airflow/pull/21484
+
+    - description: Speedup liveness probe for scheduler and triggerer
+      kind: changed
+      links:
+      - name: '#20833'
+        url: https://github.com/apache/airflow/pull/20833
+
+    - description: Update git-sync to v3.4.0
+      kind: changed
+      links:
+      - name: '#21309'
+        url: https://github.com/apache/airflow/pull/21309
+
+    - description: Remove default auth backend setting
+      kind: changed
+      links:
+      - name: '#21640'
+        url: https://github.com/apache/airflow/pull/21640
+
+    - description: Fix elasticsearch URL when username/password are empty
+      kind: fixed
+      links:
+      - name: '#21222'
+        url: https://github.com/apache/airflow/pull/21222
+
+    - description: Mount `airflow.cfg` in wait-for-airflow-migrations containers
+      kind: fixed
+      links:
+      - name: '#20609'
+        url: https://github.com/apache/airflow/pull/20609
+

Review comment:
       ```suggestion
   ```

##########
File path: chart/Chart.yaml
##########
@@ -64,3 +64,86 @@ annotations:
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/code.png
     - title: Task Instance Context Menu
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/context.png
+  artifacthub.io/changes: |
+    - description: Add support for custom command and args in jobs
+      kind: added
+      links:
+      - name: '#20864'
+        url: https://github.com/apache/airflow/pull/20864
+    - description: Support for priorityClassName
+      kind: added
+      links:
+      - name: '#20794'
+        url: https://github.com/apache/airflow/pull/20794
+
+    - description: Add envFrom to the flower deployment
+      kind: added
+      links:
+      - name: '#21401'
+        url: https://github.com/apache/airflow/pull/21401
+
+    - description: Add annotations to cleanup pods
+      kind: added
+      links:
+      - name: '#21484'
+        url: https://github.com/apache/airflow/pull/21484
+
+    - description: Speedup liveness probe for scheduler and triggerer
+      kind: changed
+      links:
+      - name: '#20833'
+        url: https://github.com/apache/airflow/pull/20833
+

Review comment:
       ```suggestion
   ```

##########
File path: chart/Chart.yaml
##########
@@ -64,3 +64,86 @@ annotations:
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/code.png
     - title: Task Instance Context Menu
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/context.png
+  artifacthub.io/changes: |
+    - description: Add support for custom command and args in jobs
+      kind: added
+      links:
+      - name: '#20864'
+        url: https://github.com/apache/airflow/pull/20864
+    - description: Support for priorityClassName
+      kind: added
+      links:
+      - name: '#20794'
+        url: https://github.com/apache/airflow/pull/20794
+
+    - description: Add envFrom to the flower deployment
+      kind: added
+      links:
+      - name: '#21401'
+        url: https://github.com/apache/airflow/pull/21401
+

Review comment:
       ```suggestion
   ```

##########
File path: chart/Chart.yaml
##########
@@ -64,3 +64,86 @@ annotations:
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/code.png
     - title: Task Instance Context Menu
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/context.png
+  artifacthub.io/changes: |
+    - description: Add support for custom command and args in jobs
+      kind: added
+      links:
+      - name: '#20864'
+        url: https://github.com/apache/airflow/pull/20864
+    - description: Support for priorityClassName
+      kind: added
+      links:
+      - name: '#20794'
+        url: https://github.com/apache/airflow/pull/20794
+
+    - description: Add envFrom to the flower deployment
+      kind: added
+      links:
+      - name: '#21401'
+        url: https://github.com/apache/airflow/pull/21401
+
+    - description: Add annotations to cleanup pods
+      kind: added
+      links:
+      - name: '#21484'
+        url: https://github.com/apache/airflow/pull/21484
+
+    - description: Speedup liveness probe for scheduler and triggerer
+      kind: changed
+      links:
+      - name: '#20833'
+        url: https://github.com/apache/airflow/pull/20833
+
+    - description: Update git-sync to v3.4.0
+      kind: changed
+      links:
+      - name: '#21309'
+        url: https://github.com/apache/airflow/pull/21309
+
+    - description: Remove default auth backend setting
+      kind: changed
+      links:
+      - name: '#21640'
+        url: https://github.com/apache/airflow/pull/21640
+
+    - description: Fix elasticsearch URL when username/password are empty
+      kind: fixed
+      links:
+      - name: '#21222'
+        url: https://github.com/apache/airflow/pull/21222
+
+    - description: Mount `airflow.cfg` in wait-for-airflow-migrations containers
+      kind: fixed
+      links:
+      - name: '#20609'
+        url: https://github.com/apache/airflow/pull/20609
+
+    - description: Grant pod log reader to triggerer serviceaccount
+      kind: fixed
+      links:
+      - name: '#21111'
+        url: https://github.com/apache/airflow/pull/21111
+

Review comment:
       ```suggestion
   ```

##########
File path: chart/Chart.yaml
##########
@@ -64,3 +64,86 @@ annotations:
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/code.png
     - title: Task Instance Context Menu
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/context.png
+  artifacthub.io/changes: |
+    - description: Add support for custom command and args in jobs
+      kind: added
+      links:
+      - name: '#20864'
+        url: https://github.com/apache/airflow/pull/20864
+    - description: Support for priorityClassName
+      kind: added
+      links:
+      - name: '#20794'
+        url: https://github.com/apache/airflow/pull/20794
+
+    - description: Add envFrom to the flower deployment
+      kind: added
+      links:
+      - name: '#21401'
+        url: https://github.com/apache/airflow/pull/21401
+
+    - description: Add annotations to cleanup pods
+      kind: added
+      links:
+      - name: '#21484'
+        url: https://github.com/apache/airflow/pull/21484
+
+    - description: Speedup liveness probe for scheduler and triggerer
+      kind: changed
+      links:
+      - name: '#20833'
+        url: https://github.com/apache/airflow/pull/20833
+
+    - description: Update git-sync to v3.4.0
+      kind: changed
+      links:
+      - name: '#21309'
+        url: https://github.com/apache/airflow/pull/21309
+
+    - description: Remove default auth backend setting
+      kind: changed
+      links:
+      - name: '#21640'
+        url: https://github.com/apache/airflow/pull/21640
+
+    - description: Fix elasticsearch URL when username/password are empty
+      kind: fixed
+      links:
+      - name: '#21222'
+        url: https://github.com/apache/airflow/pull/21222
+
+    - description: Mount `airflow.cfg` in wait-for-airflow-migrations containers
+      kind: fixed
+      links:
+      - name: '#20609'
+        url: https://github.com/apache/airflow/pull/20609
+
+    - description: Grant pod log reader to triggerer serviceaccount
+      kind: fixed
+      links:
+      - name: '#21111'
+        url: https://github.com/apache/airflow/pull/21111
+
+    - description: 'Docs: Simplify chart docs for configuring Airflow'
+      kind: changed
+      links:
+      - name: '#21747'
+        url: https://github.com/apache/airflow/pull/21747
+

Review comment:
       ```suggestion
   ```

##########
File path: chart/Chart.yaml
##########
@@ -64,3 +64,86 @@ annotations:
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/code.png
     - title: Task Instance Context Menu
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/context.png
+  artifacthub.io/changes: |
+    - description: Add support for custom command and args in jobs
+      kind: added
+      links:
+      - name: '#20864'
+        url: https://github.com/apache/airflow/pull/20864
+    - description: Support for priorityClassName
+      kind: added
+      links:
+      - name: '#20794'
+        url: https://github.com/apache/airflow/pull/20794
+
+    - description: Add envFrom to the flower deployment
+      kind: added
+      links:
+      - name: '#21401'
+        url: https://github.com/apache/airflow/pull/21401
+
+    - description: Add annotations to cleanup pods
+      kind: added
+      links:
+      - name: '#21484'
+        url: https://github.com/apache/airflow/pull/21484
+
+    - description: Speedup liveness probe for scheduler and triggerer
+      kind: changed
+      links:
+      - name: '#20833'
+        url: https://github.com/apache/airflow/pull/20833
+
+    - description: Update git-sync to v3.4.0
+      kind: changed
+      links:
+      - name: '#21309'
+        url: https://github.com/apache/airflow/pull/21309
+
+    - description: Remove default auth backend setting
+      kind: changed
+      links:
+      - name: '#21640'
+        url: https://github.com/apache/airflow/pull/21640
+
+    - description: Fix elasticsearch URL when username/password are empty
+      kind: fixed
+      links:
+      - name: '#21222'
+        url: https://github.com/apache/airflow/pull/21222
+
+    - description: Mount `airflow.cfg` in wait-for-airflow-migrations containers
+      kind: fixed
+      links:
+      - name: '#20609'
+        url: https://github.com/apache/airflow/pull/20609
+
+    - description: Grant pod log reader to triggerer serviceaccount
+      kind: fixed
+      links:
+      - name: '#21111'
+        url: https://github.com/apache/airflow/pull/21111
+
+    - description: 'Docs: Simplify chart docs for configuring Airflow'
+      kind: changed
+      links:
+      - name: '#21747'
+        url: https://github.com/apache/airflow/pull/21747
+
+    - description: 'Docs: Add extra information about time synchronization needed'
+      kind: changed
+      links:
+      - name: '#21685'
+        url: https://github.com/apache/airflow/pull/21685
+
+    - description: 'Docs: Fix extra containers docs'
+      kind: changed
+      links:
+      - name: '#20787'
+        url: https://github.com/apache/airflow/pull/20787
+

Review comment:
       ```suggestion
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] ephraimbuddy commented on a change in pull request #21906: Chart: 1.5.0 changelog

Posted by GitBox <gi...@apache.org>.
ephraimbuddy commented on a change in pull request #21906:
URL: https://github.com/apache/airflow/pull/21906#discussion_r817978589



##########
File path: chart/CHANGELOG.txt
##########
@@ -1,3 +1,37 @@
+Airflow Helm Chart 1.5.0, 2022-03-07
+------------------------------------
+
+New Features
+""""""""""""
+
+- Add support for custom command and args in jobs (#20864)
+- Support for ``priorityClassName`` (#20794)
+- Add ``envFrom`` to the Flower deployment (#21401)
+- Add annotations to cleanup pods (#21484)
+
+Improvements
+""""""""""""
+
+- Speedup liveness probe for scheduler and triggerer (#20833, #21108)
+- Update git-sync to v3.4.0 (#21309)
+- Remove default auth backend setting (#21640)
+
+Bug Fixes
+"""""""""
+- Fix elasticsearch URL when username/password are empty (#21222)
+- Mount ``airflow.cfg`` in wait-for-airflow-migrations containers (#20609)
+- Grant pod log reader to triggerer serviceaccount (#21111)
+
+Doc only changes
+""""""""""""""""
+- Simplify chart docs for configuring Airflow (#21747)
+- Add extra information about time synchronization needed (#21685)
+- Fix extra containers docs (#20787)
+
+Misc
+""""
+- Use ``2.2.4`` as default Airflow version (#21745)
+- Change redis image to bullseye (#21875)

Review comment:
       ```suggestion
   - Change Redis image to bullseye (#21875)
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] ephraimbuddy merged pull request #21906: Chart: 1.5.0 changelog

Posted by GitBox <gi...@apache.org>.
ephraimbuddy merged pull request #21906:
URL: https://github.com/apache/airflow/pull/21906


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] jedcunningham commented on a change in pull request #21906: Chart: 1.5.0 changelog

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on a change in pull request #21906:
URL: https://github.com/apache/airflow/pull/21906#discussion_r817218620



##########
File path: chart/CHANGELOG.txt
##########
@@ -1,3 +1,36 @@
+Airflow Helm Chart 1.5.0, 2022-03-07
+------------------------------------
+
+New Features
+""""""""""""
+
+- Add support for custom command and args in jobs (#20864)
+- Support for priorityClassName (#20794)
+- Add envFrom to the flower deployment (#21401)

Review comment:
       ```suggestion
   - Support for ``priorityClassName`` (#20794)
   - Add ``envFrom`` to the Flower deployment (#21401)
   ```

##########
File path: chart/CHANGELOG.txt
##########
@@ -1,3 +1,36 @@
+Airflow Helm Chart 1.5.0, 2022-03-07
+------------------------------------
+
+New Features
+""""""""""""
+
+- Add support for custom command and args in jobs (#20864)
+- Support for priorityClassName (#20794)
+- Add envFrom to the flower deployment (#21401)
+- Add annotations to cleanup pods (#21484)
+
+Improvements
+""""""""""""
+
+- Speedup liveness probe for scheduler and triggerer (#20833, #21108)
+- Update git-sync to v3.4.0 (#21309)
+- Remove default auth backend setting (#21640)
+
+Bug Fixes
+"""""""""
+- Fix elasticsearch URL when username/password are empty (#21222)
+- Mount `airflow.cfg` in wait-for-airflow-migrations containers (#20609)

Review comment:
       ```suggestion
   - Mount ``airflow.cfg`` in wait-for-airflow-migrations containers (#20609)
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] github-actions[bot] commented on pull request #21906: Chart: 1.5.0 changelog

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #21906:
URL: https://github.com/apache/airflow/pull/21906#issuecomment-1055904562






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] ephraimbuddy commented on a change in pull request #21906: Chart: 1.5.0 changelog

Posted by GitBox <gi...@apache.org>.
ephraimbuddy commented on a change in pull request #21906:
URL: https://github.com/apache/airflow/pull/21906#discussion_r817978237



##########
File path: chart/Chart.yaml
##########
@@ -64,3 +64,79 @@ annotations:
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/code.png
     - title: Task Instance Context Menu
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/context.png
+  artifacthub.io/changes: |
+    - description: Add support for custom command and args in jobs
+      kind: added
+      links:
+      - name: '#20864'
+        url: https://github.com/apache/airflow/pull/20864
+    - description: Support for priorityClassName
+      kind: added
+      links:
+      - name: '#20794'
+        url: https://github.com/apache/airflow/pull/20794
+    - description: Add envFrom to the flower deployment
+      kind: added
+      links:
+      - name: '#21401'
+        url: https://github.com/apache/airflow/pull/21401
+    - description: Add annotations to cleanup pods
+      kind: added
+      links:
+      - name: '#21484'
+        url: https://github.com/apache/airflow/pull/21484
+    - description: Speedup liveness probe for scheduler and triggerer
+      kind: changed
+      links:
+      - name: '#20833'
+        url: https://github.com/apache/airflow/pull/20833
+    - description: Update git-sync to v3.4.0
+      kind: changed
+      links:
+      - name: '#21309'
+        url: https://github.com/apache/airflow/pull/21309
+    - description: Remove default auth backend setting
+      kind: changed
+      links:
+      - name: '#21640'
+        url: https://github.com/apache/airflow/pull/21640
+    - description: Fix elasticsearch URL when username/password are empty
+      kind: fixed
+      links:
+      - name: '#21222'
+        url: https://github.com/apache/airflow/pull/21222
+    - description: Mount `airflow.cfg` in wait-for-airflow-migrations containers
+      kind: fixed
+      links:
+      - name: '#20609'
+        url: https://github.com/apache/airflow/pull/20609
+    - description: Grant pod log reader to triggerer serviceaccount
+      kind: fixed
+      links:
+      - name: '#21111'
+        url: https://github.com/apache/airflow/pull/21111
+    - description: 'Docs: Simplify chart docs for configuring Airflow'
+      kind: changed
+      links:
+      - name: '#21747'
+        url: https://github.com/apache/airflow/pull/21747
+    - description: 'Docs: Add extra information about time synchronization needed'
+      kind: changed
+      links:
+      - name: '#21685'
+        url: https://github.com/apache/airflow/pull/21685
+    - description: 'Docs: Fix extra containers docs'
+      kind: changed
+      links:
+      - name: '#20787'
+        url: https://github.com/apache/airflow/pull/20787
+    - description: 'Misc: Use ``2.2.4`` as default Airflow version'
+      kind: changed
+      links:
+      - name: '#21745'
+        url: https://github.com/apache/airflow/pull/21745
+    - description: 'Misc: Change redis image to bullseye'

Review comment:
       ```suggestion
       - description: 'Misc: Change Redis image to bullseye'
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] jedcunningham commented on a change in pull request #21906: Chart: 1.5.0 changelog

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on a change in pull request #21906:
URL: https://github.com/apache/airflow/pull/21906#discussion_r817178494



##########
File path: chart/Chart.yaml
##########
@@ -64,3 +64,87 @@ annotations:
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/code.png
     - title: Task Instance Context Menu
       url: https://airflow.apache.org/docs/apache-airflow/2.2.4/_images/context.png
+  artifacthub.io/changes: |
+    - description: Add support for custom command and args in jobs
+      kind: added
+      links:
+      - name: '#20864'
+        url: https://github.com/apache/airflow/pull/20864
+

Review comment:
       We can probably get rid of these extra newlines.
   
   ```suggestion
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] jedcunningham commented on a change in pull request #21906: Chart: 1.5.0 changelog

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on a change in pull request #21906:
URL: https://github.com/apache/airflow/pull/21906#discussion_r817089968



##########
File path: chart/CHANGELOG.txt
##########
@@ -1,3 +1,41 @@
+Airflow Helm Chart 1.5.0, 2022-03-07
+------------------------------------
+
+New Features
+""""""""""""
+
+- Add support for custom command and args in jobs (#20864)
+- Support for priorityClassName (#20794)
+- Add envFrom to the flower deployment (#21401)
+- Add annotations to cleanup pods (#21484)
+
+
+Improvements
+""""""""""""
+
+- Speedup liveness probe for scheduler and triggerer (#20833, #21108)
+- Update git-sync to v3.4.0 (#21309)
+- Remove default auth backend setting (#21640)
+

Review comment:
       ```suggestion
   ```

##########
File path: chart/CHANGELOG.txt
##########
@@ -1,3 +1,41 @@
+Airflow Helm Chart 1.5.0, 2022-03-07
+------------------------------------
+
+New Features
+""""""""""""
+
+- Add support for custom command and args in jobs (#20864)
+- Support for priorityClassName (#20794)
+- Add envFrom to the flower deployment (#21401)
+- Add annotations to cleanup pods (#21484)
+
+

Review comment:
       ```suggestion
   ```

##########
File path: chart/CHANGELOG.txt
##########
@@ -1,3 +1,41 @@
+Airflow Helm Chart 1.5.0, 2022-03-07
+------------------------------------
+
+New Features
+""""""""""""
+
+- Add support for custom command and args in jobs (#20864)
+- Support for priorityClassName (#20794)
+- Add envFrom to the flower deployment (#21401)
+- Add annotations to cleanup pods (#21484)
+
+
+Improvements
+""""""""""""
+
+- Speedup liveness probe for scheduler and triggerer (#20833, #21108)
+- Update git-sync to v3.4.0 (#21309)
+- Remove default auth backend setting (#21640)
+
+
+Bug Fixes
+"""""""""
+- Fix elasticsearch URL when username/password are empty (#21222)
+- Mount `airflow.cfg` in wait-for-airflow-migrations containers (#20609)
+- Grant pod log reader to triggerer serviceaccount (#21111)
+
+
+Doc only changes
+""""""""""""""""
+- Simplify chart docs for configuring Airflow (#21747)
+- Add extra information about time synchronization needed (#21685)
+- Fix extra containers docs (#20787)
+
+Misc
+""""
+- Use ``2.2.4`` as default Airflow version (#21745)
+
+

Review comment:
       ```suggestion
   ```

##########
File path: chart/CHANGELOG.txt
##########
@@ -1,3 +1,41 @@
+Airflow Helm Chart 1.5.0, 2022-03-07
+------------------------------------
+
+New Features
+""""""""""""
+
+- Add support for custom command and args in jobs (#20864)
+- Support for priorityClassName (#20794)
+- Add envFrom to the flower deployment (#21401)
+- Add annotations to cleanup pods (#21484)
+
+
+Improvements
+""""""""""""
+
+- Speedup liveness probe for scheduler and triggerer (#20833, #21108)
+- Update git-sync to v3.4.0 (#21309)
+- Remove default auth backend setting (#21640)
+
+
+Bug Fixes
+"""""""""
+- Fix elasticsearch URL when username/password are empty (#21222)
+- Mount `airflow.cfg` in wait-for-airflow-migrations containers (#20609)
+- Grant pod log reader to triggerer serviceaccount (#21111)
+

Review comment:
       ```suggestion
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org