John Lewis
John Lewis
I rebased this change with main here: https://github.com/lewijw/airflow/tree/connexion-update-version After building and deploying an image into k8s, the webserver is not rendering well, and I am seeing this in the webserver...
FYI. I was able to get past the prior issue by adding a "with": def _handle_api_not_found( request: ConnexionRequest, ex: starlette.exceptions.HTTPException ) -> ConnexionResponse: with connexion_app.app.app_context(): if any([request.url.path.startswith(p) for p in...
I'm seeing a similar issue with version 5.2.5-latest.20211001.2, but it was working at one point. Then, it stopped working. A restart of prometheus-0 did not help. Azure.