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

[bitnami/airflow] bugfix: extra volume/mounts should apply to setup-db job and wait-for-db init-container #30646

Merged

Conversation

juan131
Copy link
Contributor

@juan131 juan131 commented Nov 27, 2024

Description of the change

This PR ensures the extraVolumeMounts and extraVolumes parameters are considered also for the setup-db k8s job and the wait-for-db init container.

Benefits

Users that use a external database with TLS encryption enabled setting a custom SQL connection string via the externalDatabase.sqlConnection parameters might need to use extraVolumeMounts and extraVolumes parameters to mount the TLS client certs. If that't the case, it's needed to mount them on setup-db k8s job and the wait-for-db init container too.

Possible drawbacks

None

Applicable issues

None

Additional information

N/A

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

…b job and wait-for-db init-container

Signed-off-by: juan131 <[email protected]>
@github-actions github-actions bot added airflow verify Execute verification workflow for these changes bitnami labels Nov 27, 2024
Signed-off-by: Bitnami Containers <[email protected]>
@juan131 juan131 enabled auto-merge (squash) November 27, 2024 12:12
@javsalgar javsalgar changed the title [bitnami/airflow] bugfix: extra volume/mounts should apply to setup-db job and wait-for-db init-container… [bitnami/airflow] bugfix: extra volume/mounts should apply to setup-db job and wait-for-db init-container Nov 27, 2024
@juan131 juan131 merged commit 442b7c4 into bitnami:main Nov 28, 2024
11 checks passed
@juan131 juan131 deleted the feat/airflow-wait-for-db-extra-volume-mounts branch November 28, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
airflow bitnami solved verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants