dimon222 edited a comment on issue #8212:
URL: https://github.com/apache/airflow/issues/8212#issuecomment-948638978


   > > Unfortunately, mentioned above hack worked in 2.1.4, but no longer works 
on 2.2.0. Some code refactoring have affected the loading flow of Airflow 
Webserver, so we're no longer patching SSL early enough (so monkeypatching 
exceptions are popping). I'm still digging in code to identify where we should 
plug hack now.
   > > UPD few hours later: now you need to add it to the very top of file 
`airflow/settings.py` instead of `airflow_local_settings.py`
   > 
   > This would require you to maintain your own fork of `airflow`, which will 
be a pain
   
   As this is internal component of airflow, obviously. I'm just prepending 
line in dockefile, so my use case for K8s is fairly simple. As long as it works 
and client is happy, I'm fine... This issue was open for years, so my hopes 
left me long ago.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to