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

Helm Docker image sources are now included in the Airlfow codebase #9650

Merged
merged 1 commit into from Aug 25, 2020

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Jul 4, 2020

We can now build all the images from Airlfow sources in
a reproducible fashion and our users can use the helm chart
based on the images build from official images + code in
Airflow Codebase.

We also have consistent versioning scheme based on
calver version of releasing the images coupled with
the version of the original package.


Make sure to mark the boxes below before creating PR: [x]

  • Description above provides context of the change
  • Unit tests coverage for changes (not needed for documentation changes)
  • Target Github ISSUE in description if exists
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions.
  • I will engage committers as explained in Contribution Workflow Example.

In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.
Read the Pull Request Guidelines for more information.

@boring-cyborg boring-cyborg bot added the area:helm-chart Airflow Helm Chart label Jul 4, 2020
@potiuk potiuk force-pushed the add-helm-dockerfiles branch 4 times, most recently from 43e6406 to 59b8a70 Compare July 4, 2020 12:06
@potiuk
Copy link
Member Author

potiuk commented Jul 23, 2020

Hey @dimberman @schnie - I'd love your review on that - see the email!

We can now build all the images from Airlfow sources in
a reproducible fashion and our users can use the helm chart
based on the images build from official images + code in
Airflow Codebase.

We also have consistent versioning scheme based on
calver version of releasing the images coupled with
the version of the original package.

Part of apache#9401
@potiuk
Copy link
Member Author

potiuk commented Aug 24, 2020

@kaxil @dimberman @schnie -> I rebased the change where I made all the images used by Helm part of our sources. They are green - and all the sources are easy to rebuild.

I hope this will be ok for all of you finally.

I basically re-created the images without copying the original sources, and all the builds scripts and labelling scheme is consistent.

Do you still have any reservation against this? If so - can we talk about it and resolve it ?

@kaxil
Copy link
Member

kaxil commented Aug 25, 2020

Apologies on not seeing this one earlier. I see no problem with this one, approved

@kaxil kaxil merged commit c6e6d6d into apache:master Aug 25, 2020
@potiuk
Copy link
Member Author

potiuk commented Aug 25, 2020

Coool! Thanks @kaxil ! Much appreciated! I think this is an important step to release the helm charts! I am going to add some contributions soon.

potiuk added a commit to potiuk/airflow that referenced this pull request Sep 14, 2020
…pache#9650)

We can now build all the images from Airlfow sources in
a reproducible fashion and our users can use the helm chart
based on the images build from official images + code in
Airflow Codebase.

We also have consistent versioning scheme based on
calver version of releasing the images coupled with
the version of the original package.

Part of apache#9401

(cherry picked from commit c6e6d6d)
potiuk added a commit that referenced this pull request Sep 15, 2020
…9650)

We can now build all the images from Airlfow sources in
a reproducible fashion and our users can use the helm chart
based on the images build from official images + code in
Airflow Codebase.

We also have consistent versioning scheme based on
calver version of releasing the images coupled with
the version of the original package.

Part of #9401

(cherry picked from commit c6e6d6d)
RaviTezu pushed a commit to RaviTezu/airflow that referenced this pull request Oct 25, 2020
…pache#9650)

We can now build all the images from Airlfow sources in
a reproducible fashion and our users can use the helm chart
based on the images build from official images + code in
Airflow Codebase.

We also have consistent versioning scheme based on
calver version of releasing the images coupled with
the version of the original package.

Part of apache#9401

(cherry picked from commit c6e6d6d)
kaxil pushed a commit that referenced this pull request Nov 12, 2020
…9650)

We can now build all the images from Airlfow sources in
a reproducible fashion and our users can use the helm chart
based on the images build from official images + code in
Airflow Codebase.

We also have consistent versioning scheme based on
calver version of releasing the images coupled with
the version of the original package.

Part of #9401

(cherry picked from commit c6e6d6d)
@potiuk potiuk added the type:misc/internal Changelog: Misc changes that should appear in change log label Nov 14, 2020
@potiuk potiuk added this to the Airflow 1.10.13 milestone Nov 14, 2020
potiuk added a commit that referenced this pull request Nov 16, 2020
…9650)

We can now build all the images from Airlfow sources in
a reproducible fashion and our users can use the helm chart
based on the images build from official images + code in
Airflow Codebase.

We also have consistent versioning scheme based on
calver version of releasing the images coupled with
the version of the original package.

Part of #9401

(cherry picked from commit c6e6d6d)
cfei18 pushed a commit to cfei18/incubator-airflow that referenced this pull request Mar 5, 2021
…pache#9650)

We can now build all the images from Airlfow sources in
a reproducible fashion and our users can use the helm chart
based on the images build from official images + code in
Airflow Codebase.

We also have consistent versioning scheme based on
calver version of releasing the images coupled with
the version of the original package.

Part of apache#9401

(cherry picked from commit c6e6d6d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:helm-chart Airflow Helm Chart type:misc/internal Changelog: Misc changes that should appear in change log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants