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

extraVolumes for all components #770

Open
4 tasks done
awasilyev opened this issue Aug 21, 2023 · 1 comment
Open
4 tasks done

extraVolumes for all components #770

awasilyev opened this issue Aug 21, 2023 · 1 comment
Labels
kind/enhancement kind - new features or changes

Comments

@awasilyev
Copy link

Checks

Motivation

I'm trying to configure tls connection to the external postgresql server. As part of configuration it is needed to specify client certificate. I would like to add that certificate as a k8s volume. I was able to do it for primary airflow components (scheduler, webserver) but was not for other deployments (like db-migrations, sync-users, etc).

It will be greate to have ability to define extra volumes for all components per component and globally, for everything in one place.

Implementation

update volumeMounts, volumes helpers for respective services

Are you willing & able to help?

  • I am able to submit a PR!
  • I can help test the feature!
@awasilyev awasilyev added the kind/enhancement kind - new features or changes label Aug 21, 2023
Copy link

stale bot commented Dec 15, 2023

This issue has been automatically marked as stale because it has not had activity in 60 days.
It will be closed in 7 days if no further activity occurs.

Thank you for your contributions.


Issues never become stale if any of the following is true:

  1. they are added to a Project
  2. they are added to a Milestone
  3. they have the lifecycle/frozen label

@stale stale bot added the lifecycle/stale lifecycle - this is stale label Dec 15, 2023
@thesuperzapper thesuperzapper added this to the airflow-8.10.0 milestone Apr 24, 2024
@stale stale bot removed the lifecycle/stale lifecycle - this is stale label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement kind - new features or changes
Projects
None yet
Development

No branches or pull requests

2 participants