galuszkak opened a new pull request #4772: [AIRFLOW-3937] KubernetesPodOperator support for envFrom configMapRef… URL: https://github.com/apache/airflow/pull/4772 … and secretRef Make sure you have checked _all_ steps below. ### Jira - [X] My PR addresses the following [AIRFLOW-3937](https://issues.apache.org/jira/browse/AIRFLOW-3937/) issues and references them in the PR title. - https://issues.apache.org/jira/browse/AIRFLOW-3937/ - In case you are fixing a typo in the documentation you can prepend your commit with \[AIRFLOW-3937\], code changes always need a Jira issue. ### Description - [X] Here are some details about my PR, including screenshots of any UI changes: ### Tests - [X] My PR adds the following unit tests: * test_envs_from_secrets * test_envs_from_configmaps ### Documentation - [ ] In case of new functionality, my PR adds documentation that describes how to use it. - When adding new operators/hooks/sensors, the autoclass documentation generation needs to be added. - All the public functions and the classes in the PR contain docstrings that explain what it does ### Code Quality - [ ] Passes `flake8`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
