kiwy42 opened a new pull request #17816: URL: https://github.com/apache/airflow/pull/17816
Feature request #17314 Add to default option in `config.yaml` and `default_airflow.cfg` to cause no regression. kinit can now emit non forwardable ticket and ticket without originate IP. Add 2 default configuration value: [kerberos] forwardable = True (this one will trigger kinit argument -f or -F) include_ip = True ( this one will trigger kinit argument -a or -A) Edit kerberos.py to enable usage of new argument [-f | -F] and [-a | -A] From old pull request #17342 -- 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]
