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

Feature/add templating for PVC storageClassName #35581

Merged
merged 14 commits into from Nov 12, 2023

Conversation

romsharon98
Copy link
Collaborator

@romsharon98 romsharon98 commented Nov 11, 2023

Add templating for storageClassName in persistent volume claim
fixes: #32581

@boring-cyborg boring-cyborg bot added the area:helm-chart Airflow Helm Chart label Nov 11, 2023
@romsharon98 romsharon98 changed the title Feature/fixed templated storage class Feature/add templating for PVC storageClassName Nov 11, 2023
romsharon98 and others added 9 commits November 11, 2023 18:10
* chore(helm): safer worker pod annotations

* chore(helm): safer worker pod annotations

---------

Co-authored-by: hakuno <me@seiji.com.br>
Co-authored-by: Hussein Awala <hussein@awala.fr>
@romsharon98 romsharon98 force-pushed the feature/fixed_templated_storage_class branch from 2e09637 to d21c3b6 Compare November 11, 2023 16:10
Copy link
Member

@hussein-awala hussein-awala 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

@eladkal eladkal merged commit dc74d33 into apache:main Nov 12, 2023
55 checks passed
@eladkal eladkal added this to the Airflow Helm Chart 1.12.0 milestone Nov 12, 2023
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Nov 20, 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.

Add Templating for logs PVC storageClassName
5 participants