Skip to content

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

@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
@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.

1 participant