ShahNewazKhan opened a new issue, #24197: URL: https://github.com/apache/airflow/issues/24197
### Apache Airflow version 2.2.5 ### What happened I am using the `KubernetesPodOperator` for airflow tasks in `Airflow 2.2.5` and it doesnot render the `env_vars` in the `rendered template` in a easily human consumable format as it did in `Airflow 1.10.x`  ### What you think should happen instead The `env_vars` should be pretty printed in human legible form. ### How to reproduce Create a task with the `KubernetesPodOperator` and check the `Rendered template` tab of the task instance. ### Operating System Docker ### Versions of Apache Airflow Providers 2.2.5 ### Deployment Other Docker-based deployment ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [ ] 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]
