dannyl1u commented on issue #42850:
URL: https://github.com/apache/airflow/issues/42850#issuecomment-2475390390

   Hey @ghjklw, thanks for the detailed feature request, agreed that having 
validation for `airflow.cfg` would be very useful.
   
   > Also be aware that we are planning (as part of 
https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-67+Multi-team+deployment+of+Airflow+components
 to migrate the format from ".ini" format to ".toml" format which is de-facto 
standard for configuration for many python projects now. Will that work with 
it? Any tools that can do it?
   
   Question for @potiuk : should I focus my efforts on validating the existing 
`airflow.cfg` in its current ".ini" format, or creating a validation for the 
newly planned ".toml" migration? 
   
   Creating the JSON schema from the 
[airflow/config_templates/config.yml](https://github.com/apache/airflow/blob/9c4b81d71f3caee3a3b1c6d9c626ee5d16f0db7c/airflow/config_templates/config.yml)
 and publishing it to https://www.schemastore.org/json/ should be pretty 
straightforward as well and I can start on that if everyone agrees.


-- 
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