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

Add kubernetes_conn_id to templated fields #42786

Merged

Conversation

gopidesupavan
Copy link
Member

@gopidesupavan gopidesupavan commented Oct 6, 2024

As per issue, user has working kubernetes_conn_id with jinja fields with 2.5.3 version. I don't have this version to re produce. so not sure entirely how its getting resolved on this versions.

Am able to produce this on the latest versions kubernetes_conn_id connection id is not resolving when jinja fields provided, IMO it should be added to templated fields.

closes: #42546


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@gopidesupavan gopidesupavan force-pushed the add-kube-conn-id-to-templated-fields branch from 61c8eea to ff63c8a Compare October 7, 2024 16:40
@gopidesupavan
Copy link
Member Author

Verified the failure tests are not related to this.

@gopidesupavan gopidesupavan force-pushed the add-kube-conn-id-to-templated-fields branch from ff63c8a to 4ad6e20 Compare October 10, 2024 23:52
@gopidesupavan gopidesupavan force-pushed the add-kube-conn-id-to-templated-fields branch from 4ad6e20 to f890798 Compare October 16, 2024 18:49
@romsharon98 romsharon98 merged commit dfa6ad4 into apache:main Oct 16, 2024
66 checks passed
R7L208 pushed a commit to R7L208/airflow that referenced this pull request Oct 17, 2024
harjeevanmaan pushed a commit to harjeevanmaan/airflow that referenced this pull request Oct 23, 2024
PaulKobow7536 pushed a commit to PaulKobow7536/airflow that referenced this pull request Oct 24, 2024
@gopidesupavan gopidesupavan deleted the add-kube-conn-id-to-templated-fields branch November 2, 2024 13:05
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 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.

SparkKubernetesOperator not rendering the templated kuberntes_conn_id after upgrading
2 participants