[GitHub] [airflow] OmairK commented on a change in pull request #9277: [WIP] Health endpoint spec

2020-07-02 Thread GitBox
OmairK commented on a change in pull request #9277: URL: https://github.com/apache/airflow/pull/9277#discussion_r448972246 ## File path: airflow/api_connexion/endpoints/health_endpoint.py ## @@ -14,13 +14,34 @@ # KIND, either express or implied. See the License for the #

[GitHub] [airflow] OmairK commented on a change in pull request #9277: [WIP] Health endpoint spec

2020-07-02 Thread GitBox
OmairK commented on a change in pull request #9277: URL: https://github.com/apache/airflow/pull/9277#discussion_r448971809 ## File path: airflow/api_connexion/endpoints/health_endpoint.py ## @@ -14,13 +14,34 @@ # KIND, either express or implied. See the License for the #

[GitHub] [airflow] OmairK commented on a change in pull request #9277: [WIP] Health endpoint spec

2020-06-21 Thread GitBox
OmairK commented on a change in pull request #9277: URL: https://github.com/apache/airflow/pull/9277#discussion_r443220892 ## File path: airflow/api_connexion/openapi/v1.yaml ## @@ -1123,16 +1123,21 @@ paths: /health: get: - summary: Checks if the API works +

[GitHub] [airflow] OmairK commented on a change in pull request #9277: [WIP] Health endpoint spec

2020-06-21 Thread GitBox
OmairK commented on a change in pull request #9277: URL: https://github.com/apache/airflow/pull/9277#discussion_r443220852 ## File path: airflow/api_connexion/openapi/v1.yaml ## @@ -1123,16 +1123,21 @@ paths: /health: get: - summary: Checks if the API works +

[GitHub] [airflow] OmairK commented on a change in pull request #9277: [WIP] Health endpoint spec

2020-06-16 Thread GitBox
OmairK commented on a change in pull request #9277: URL: https://github.com/apache/airflow/pull/9277#discussion_r440983840 ## File path: airflow/api_connexion/openapi/v1.yaml ## @@ -1353,6 +1366,14 @@ components: type: array items: $ref:

[GitHub] [airflow] OmairK commented on a change in pull request #9277: [WIP] Health endpoint spec

2020-06-16 Thread GitBox
OmairK commented on a change in pull request #9277: URL: https://github.com/apache/airflow/pull/9277#discussion_r440983374 ## File path: airflow/api_connexion/openapi/v1.yaml ## @@ -1353,6 +1366,14 @@ components: type: array items: $ref:

[GitHub] [airflow] OmairK commented on a change in pull request #9277: [WIP] Health endpoint spec

2020-06-16 Thread GitBox
OmairK commented on a change in pull request #9277: URL: https://github.com/apache/airflow/pull/9277#discussion_r440982968 ## File path: airflow/api_connexion/openapi/v1.yaml ## @@ -1353,6 +1366,14 @@ components: type: array items: $ref:

[GitHub] [airflow] OmairK commented on a change in pull request #9277: [WIP] Health endpoint spec

2020-06-16 Thread GitBox
OmairK commented on a change in pull request #9277: URL: https://github.com/apache/airflow/pull/9277#discussion_r440983138 ## File path: airflow/api_connexion/openapi/v1.yaml ## @@ -1382,6 +1403,18 @@ components: items: $ref: '#/components/schemas/Pool'