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 dagOnlyDeployment feature flag in astronomer helm chart #2096

Merged
merged 7 commits into from
Jan 31, 2024

Conversation

pgvishnuram
Copy link
Contributor

@pgvishnuram pgvishnuram commented Jan 31, 2024

Description

  • Adding functionality to enable dag only deployment controls from global values
  • Add security context default and override

Related Issues

https://github.com/astronomer/issues/issues/5969
https://github.com/astronomer/issues/issues/5975

Testing

unit tests are included, but we'll need testing from QA.

Merging

This is only for release-0.34

@pgvishnuram pgvishnuram marked this pull request as ready for review January 31, 2024 12:38
@pgvishnuram pgvishnuram requested a review from a team as a code owner January 31, 2024 12:38
Copy link
Contributor

@rishkarajgi rishkarajgi left a comment

Choose a reason for hiding this comment

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

lgtm

@rishkarajgi rishkarajgi changed the title add dagonlydeployment feature in astronomer add dagOnlyDeployment feature flag in astronomer helm chart Jan 31, 2024
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.

LGTM. I made one commit with some slight test case improvements. c8e4823

@pgvishnuram pgvishnuram merged commit 3a63d76 into master Jan 31, 2024
5 of 8 checks passed
@pgvishnuram pgvishnuram deleted the enable-dag-only-deploy branch January 31, 2024 16:54
pgvishnuram added a commit that referenced this pull request Jan 31, 2024
* add dagonlydeployment feature in astronomer

* add houston config flag for dagDeployment

* update test case for dag only deploy feature

* fix wrong config location

* fix indent

* fix comments

* Use reusable data. Use obvious test data.

---------

Co-authored-by: Daniel Hoherd <daniel.hoherd@gmail.com>
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

3 participants