sunank200 opened a new issue, #48376: URL: https://github.com/apache/airflow/issues/48376
### Description Currently the conf deprecated_values are updated and cleans out old entries [here] (https://github.com/apache/airflow/pull/47761/files). These have been emitting warnings in AF2 for a while now. This happens when the configuration is called in Airflow. `airflow config update` should update those conf deprecated values in the file. ### Use case/motivation The idea is we want to reduce what the users need to do manually as much as possible ### Related issues https://github.com/apache/airflow/issues/46972 ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
