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 2021/09/08 17:39:08 UTC

[GitHub] [airflow] jedcunningham commented on a change in pull request #17211: Chart: Use stable API versions where available

jedcunningham commented on a change in pull request #17211:
URL: https://github.com/apache/airflow/pull/17211#discussion_r704566609



##########
File path: chart/values.schema.json
##########
@@ -195,16 +221,6 @@
                                     "default": ""
                                 }
                             }
-                        },
-                        "precedingPaths": {
-                            "description": "HTTP paths to add to the flower Ingress before the default path.",
-                            "type": "array",
-                            "default": []
-                        },
-                        "succeedingPaths": {
-                            "description": "HTTP paths to add to the flower Ingress after the default path.",
-                            "type": "array",
-                            "default": []

Review comment:
       Can you add a note to `chart/UPDATING.rst` about these removals?




-- 
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