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

feat: add extraContainers and extraInitContainers values for all components #856

Merged

Conversation

thesuperzapper
Copy link
Member

What issues does your PR fix?

What does your PR do?

This PR adds values for extraContainers and extraInitContainers for all Deployments.

This PR adds the following values:

  • airflow.extraInitContainers (default: [])
  • scheduler.extraContainers (default: [])
  • web.extraContainers (default: [])
  • web.extraInitContainers (default: [])
  • workers.extraContainers (default: [])
  • workers.extraInitContainers (default: [])
  • triggerer.extraContainers (default: [])
  • triggerer.extraInitContainers (default: [])
  • flower.extraContainers (default: [])
  • flower.extraInitContainers (default: [])

Checklist

For all Pull Requests

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
@thesuperzapper thesuperzapper added this to the airflow-8.9.0 milestone Apr 29, 2024
@thesuperzapper thesuperzapper added the status/ready-to-merge status - this will be merged into next release label Apr 29, 2024
@thesuperzapper thesuperzapper changed the title feat: add extra container values for all deployments feat: add extraContainers and extraInitContainers values for all components May 1, 2024
@thesuperzapper thesuperzapper changed the title feat: add extraContainers and extraInitContainers values for all components feat: add extraContainers and extraInitContainers values for all components May 1, 2024
@thesuperzapper thesuperzapper merged commit c4fa882 into airflow-helm:main May 1, 2024
3 checks passed
@thesuperzapper thesuperzapper deleted the add-extra-container-values branch May 1, 2024 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/ready-to-merge status - this will be merged into next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant