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

feat(chart): Add pod security context to pgbouncer. #32662

Merged

Conversation

mikaeld
Copy link
Contributor

@mikaeld mikaeld commented Jul 17, 2023

Follow up to #31043, this adds Pod Security Context to Pgbouncer which was previously hard coded.

Follow up to #31865, this switches to externalContainerSecurityContext for both pgbouncer containers. I believe Pgbouncer (like statsd and redis) should not propagate the global security context because it isn't an Airflow pod.


^ 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 Jul 17, 2023
@mikaeld mikaeld force-pushed the feat/helm-pgbouncer-security-context branch from 0aabbb6 to 30b2b4a Compare July 18, 2023 14:52
@jedcunningham
Copy link
Member

Good catch, thanks!

@jedcunningham jedcunningham merged commit 4afcef9 into apache:main Jul 18, 2023
48 checks passed
@mikaeld mikaeld deleted the feat/helm-pgbouncer-security-context branch July 19, 2023 14:29
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Aug 2, 2023
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

3 participants