Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dynamic configmaps as environment variable in KubernetesPodOperator #37001

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Fix dynamic configmaps as environment variable in KubernetesPodOperator #37001

merged 1 commit into from
Jan 26, 2024

Conversation

vizeit
Copy link
Contributor

@vizeit vizeit commented Jan 24, 2024

This change is to fix issue from Provider cncf.kubernetes: 7.14.0rc1 testing for the PR #36922. After troubleshooting the issue, I have found that to allow dynamic configmaps as environment variable, it will require to add template support for the attribute 'env_from', not the 'configmaps'

@eladkal eladkal changed the title 36888-Fix k8 configmap issue in 7.14.0rc1 Fix dynamic configmaps as environment variable in KubernetesPodOperator Jan 25, 2024
@potiuk potiuk merged commit dd627d7 into apache:main Jan 26, 2024
60 checks passed
amoghrajesh pushed a commit to amoghrajesh/airflow that referenced this pull request Jan 30, 2024
abhishekbhakat pushed a commit to abhishekbhakat/my_airflow that referenced this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:cncf-kubernetes Kubernetes provider related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants