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 authsidecar security context support for dag server #503

Merged
merged 3 commits into from
May 24, 2024

Conversation

pgvishnuram
Copy link
Contributor

@pgvishnuram pgvishnuram commented May 24, 2024

Description

This PR adds supports for dag server auth sidecar with securityContext support
Note: for webserver and celery we pass securityContext from code reading from global astronomer authsidecar values, for dag-server authsidecar we have a slightly different approach to handle them with the chart itself

Related Issues

https://github.com/astronomer/issues/issues/6325
https://github.com/astronomer/issues/issues/6328

Testing

QA should see globally passed valid securityContext to dag server auth sidecar container

Merging

cherry-pick to release-1.10 and other upcomming releases

@pgvishnuram pgvishnuram marked this pull request as ready for review May 24, 2024 09:55
@pgvishnuram pgvishnuram requested a review from a team as a code owner May 24, 2024 09:55
Copy link
Member

@danielhoherd danielhoherd left a comment

Choose a reason for hiding this comment

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

Looks good

@pgvishnuram pgvishnuram merged commit dda54c0 into master May 24, 2024
10 of 11 checks passed
@pgvishnuram pgvishnuram deleted the feat/add-authsidecar-securitycontext-support branch May 24, 2024 12:03
pgvishnuram added a commit that referenced this pull request May 26, 2024
* add authsidecar security context support for dag server

* add test cases

* update test cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants