-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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
Add slim images to release process #23391
Conversation
822a6fb
to
3ca0aeb
Compare
BTW. This change can be merged independently from the decision whether we release slim images or not :) The fact that we can do it, does not mean we have to :) Discussion https://lists.apache.org/thread/g2jp5s9cqgwhltz7wd3gkxb7vnnkrp5n |
2d53c80
to
51a3194
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, this looks very useful :)
1fe3fcf
to
fe1914b
Compare
All points addressed @o-nikolas -> thanks for dilligence :) |
And here is a complete set of images for 2.3.0 on my personal account to see the end result of it : https://hub.docker.com/repository/docker/potiuk/airflow/tags?page=1&ordering=last_updated |
I think all comments address. Thanks @jedcunningham for all the grammar corrections too :) |
b7b0c91
to
44fa29e
Compare
This PR adds slim images to release process of Airflow. Those images are small as they do not contain any extras. Fixes: apache#20849
This PR adds slim images to release process of Airflow.
Those images are small as they do not contain any extras.
Fixes: #20849
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
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 a newsfragement file, named
{pr_number}.significant.rst
, in newsfragments.