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 airflow.kubernetesPodTemplate.extraInitContainers #446

Merged
merged 1 commit into from
Apr 1, 2022

Conversation

jmcgrath207
Copy link
Contributor

@jmcgrath207 jmcgrath207 commented Oct 22, 2021

What issues does your PR fix?

N/A

What does your PR do?

  • Adds the airflow.kubernetesPodTemplate.extraInitContainers value to specify extra init-containers in the KubernetesExecutor pod_template.

Checklist

For all Pull Requests

For releasing ONLY

@jmcgrath207 jmcgrath207 changed the title adding kubernetesPodTemplate extra Init container feat: kubernetesPodTemplate extra Init container Oct 26, 2021
@jmcgrath207
Copy link
Contributor Author

Hey @thesuperzapper @gsemet , is there anything else I need to do to get this merged?

Copy link
Member

@thesuperzapper thesuperzapper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jmcgrath207 thanks for the PR, I have left a small fix that is needed before we can merge.

@thesuperzapper thesuperzapper added this to Working On | Mathew in Issue Triage and PR Tracking Nov 11, 2021
@thesuperzapper thesuperzapper changed the title feat: kubernetesPodTemplate extra Init container feat: add kubernetesPodTemplate.extraInitContainers Nov 11, 2021
@thesuperzapper thesuperzapper changed the title feat: add kubernetesPodTemplate.extraInitContainers feat: add extra init-containers to kubernetesPodTemplate Nov 11, 2021
@thesuperzapper thesuperzapper moved this from Working On | Mathew to Waiting for Changes in Issue Triage and PR Tracking Nov 11, 2021
Copy link
Contributor Author

@jmcgrath207 jmcgrath207 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes complete. Waiting for approval

@thesuperzapper
Copy link
Member

@jmcgrath207 thanks for your work!

I will put this in the 8.6.0 milestone (as it adds a new value).

@thesuperzapper thesuperzapper added this to the airflow-8.6.0 milestone Dec 14, 2021
@thesuperzapper thesuperzapper moved this from Waiting for Changes to Waiting to Merge in Issue Triage and PR Tracking Dec 14, 2021
@thesuperzapper thesuperzapper changed the title feat: add extra init-containers to kubernetesPodTemplate feat: add airflow.kubernetesPodTemplate.extraInitContainers Dec 14, 2021
Issue Triage and PR Tracking automation moved this from PR | Ready to Merge to PR | Waiting For Review Dec 15, 2021
Copy link
Member

@thesuperzapper thesuperzapper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jmcgrath207 I just realized you were not correctly referencing the value you created.

The value is airflow.kubernetesPodTemplate.extraInitContainers, not kubernetesPodTemplate.extraInitContainers.

charts/airflow/files/pod_template.kubernetes-helm-yaml Outdated Show resolved Hide resolved
charts/airflow/files/pod_template.kubernetes-helm-yaml Outdated Show resolved Hide resolved
@thesuperzapper thesuperzapper moved this from PR | Waiting For Review to PR | Waiting for Changes in Issue Triage and PR Tracking Dec 15, 2021
@stale stale bot added the lifecycle/stale lifecycle - this is stale label Feb 13, 2022
@thesuperzapper
Copy link
Member

@jmcgrath207 do you still have time to apply the changes needed to address comments in #446 (review)?

@stale stale bot closed this Feb 24, 2022
Issue Triage and PR Tracking automation moved this from PR | Waiting for Changes to Done Feb 24, 2022
Issue Triage and PR Tracking automation moved this from Done to Unsorted Feb 25, 2022
@stale stale bot removed the lifecycle/stale lifecycle - this is stale label Feb 25, 2022
@thesuperzapper thesuperzapper moved this from Unsorted to PR | Waiting for Changes in Issue Triage and PR Tracking Feb 25, 2022
Signed-off-by: John McGrath <john.mcgrath207@gmail.com>
Copy link
Member

@thesuperzapper thesuperzapper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jmcgrath207 I have gone ahead and fixed your PR, so it can be merged for 8.6.0.

Issue Triage and PR Tracking automation moved this from PR | Waiting for Changes to PR | Ready to Merge Mar 22, 2022
@thesuperzapper thesuperzapper added the status/ready-to-merge status - this will be merged into next release label Mar 22, 2022
@airflow-helm airflow-helm deleted a comment from stale bot Mar 22, 2022
@thesuperzapper thesuperzapper merged commit 5b44e9d into airflow-helm:main Apr 1, 2022
Issue Triage and PR Tracking automation moved this from PR | Ready to Merge to Done Apr 1, 2022
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
Development

Successfully merging this pull request may close these issues.

None yet

2 participants