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 kerberos-sidecar and kerberos-initcontainer to pod-template-file #38815

Merged

Conversation

romsharon98
Copy link
Collaborator

today we have kerberos-init-container and kerberos-sidecar in worker-deployment.yaml.
we want to apply it also on pod-template-file.yaml for KubernetesExecutor.
related: #11130 #35548


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

@boring-cyborg boring-cyborg bot added the area:helm-chart Airflow Helm Chart label Apr 7, 2024
@romsharon98 romsharon98 changed the title add kerberos sidecar to pod-template-file add kerberos-sidecar and kerberos-initcontainer to pod-template-file Apr 7, 2024
@eladkal eladkal requested a review from amoghrajesh April 7, 2024 16:21
Copy link
Contributor

@amoghrajesh amoghrajesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the catch, @romsharon.
But can you add some test coverage in test_pod_template_file.py?

@romsharon98
Copy link
Collaborator Author

romsharon98 commented Apr 8, 2024

Thanks for the catch, @romsharon. But can you add some test coverage in test_pod_template_file.py?

I duplicate the test from test_worker.py. you think more tests need to be added?

@amoghrajesh
Copy link
Contributor

@romsharon @eladkal the tests that we have for test_worker.py should be enough. Lets replicate the same set

Copy link
Contributor

@amoghrajesh amoghrajesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, I just checked. We should be good with this set of tests +1

@eladkal eladkal added this to the Airflow Helm Chart 1.14.0 milestone Apr 9, 2024
@eladkal eladkal merged commit b14dc6b into apache:main Apr 9, 2024
53 checks passed
utkarsharma2 pushed a commit to astronomer/airflow that referenced this pull request Apr 22, 2024
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:helm-chart Airflow Helm Chart changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants