From Fedora Project Wiki
mNo edit summary
 
(5 intermediate revisions by one other user not shown)
Line 10: Line 10:
<!-- A sentence or two summarizing what this change is and what it will do. This information is used for the overall changeset summary page for each release.  
<!-- A sentence or two summarizing what this change is and what it will do. This information is used for the overall changeset summary page for each release.  
Note that motivation for the change should be in the Benefit to Fedora section below, and this part should answer the question "What?" rather than "Why?". -->
Note that motivation for the change should be in the Benefit to Fedora section below, and this part should answer the question "What?" rather than "Why?". -->
Reduction in size of the Fedora Base container image by dropping packages that are not needed for the core function of the base image. Those base functionalities will be gathered and defined in the process.
Reduction in size of the Fedora Base container image(fedora on most container registries) by dropping packages that are not needed for the core function of the base image. Those base functionalities will be gathered and defined in the process.
 
The scope of this change is in particular the removal of [https://pagure.io/ContainerSIG/container-sig/issue/44 sssd-client], [https://pagure.io/ContainerSIG/container-sig/issue/45 util-linux] and [https://pagure.io/ContainerSIG/container-sig/issue/46 shadow-utils]


== Owner ==
== Owner ==
Line 52: Line 54:


== Feedback ==
== Feedback ==
Please provide your use and use cases in [https://pagure.io/ContainerSIG/container-sig/issue/47 the Container-SIG issue] or on the Fedora devel ML.
Please provide your uses and use cases of Fedora base container image(fedora on most of container registries) in [https://pagure.io/ContainerSIG/container-sig/issue/47 the Container-SIG issue] or on the Fedora devel ML.
<!-- Summarize the feedback from the community and address why you chose not to accept proposed alternatives. This section is optional for all change proposals but is strongly suggested. Incorporating feedback here as it is raised gives FESCo a clearer view of your proposal and leaves a good record for the future. If you get no feedback, that is useful to note in this section as well. For innovative or possibly controversial ideas, consider collecting feedback before you file the change proposal. -->
<!-- Summarize the feedback from the community and address why you chose not to accept proposed alternatives. This section is optional for all change proposals but is strongly suggested. Incorporating feedback here as it is raised gives FESCo a clearer view of your proposal and leaves a good record for the future. If you get no feedback, that is useful to note in this section as well. For innovative or possibly controversial ideas, consider collecting feedback before you file the change proposal. -->


Line 163: Line 165:


<!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
<!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
N/A (not a System Wide Change)
TBD


== Release Notes ==
== Release Notes ==
Line 171: Line 173:
Release Notes are not required for initial draft of the Change Proposal but has to be completed by the Change Freeze.  
Release Notes are not required for initial draft of the Change Proposal but has to be completed by the Change Freeze.  
-->
-->
Fedora container image got smaller by [size MB] dropping following packages [list of package]. If you are using some of them in your layered image, they will most probably be pulled by other packages that you are using/installing. If not you will have to install them during build of your layered image explicitly.

Latest revision as of 19:11, 20 November 2020

Important.png
Comments and Explanations
The page source contains comments providing guidance to fill out each section. They are invisible when viewing this page. To read it, choose the "view source" link.
Copy the source to a new page before making changes! DO NOT EDIT THIS TEMPLATE FOR YOUR CHANGE PROPOSAL.
Idea.png
Guidance
For details on how to fill out this form, see the documentation.


Fedora Base Container Image Minimization

Summary

Reduction in size of the Fedora Base container image(fedora on most container registries) by dropping packages that are not needed for the core function of the base image. Those base functionalities will be gathered and defined in the process.

The scope of this change is in particular the removal of sssd-client, util-linux and shadow-utils

Owner

Current status

  • Targeted release: Fedora 34
  • Last updated: 2020-11-20
  • FESCo issue: <will be assigned by the Wrangler>
  • Tracker bug: <will be assigned by the Wrangler>
  • Release notes tracker: <will be assigned by the Wrangler>

Feedback

Please provide your uses and use cases of Fedora base container image(fedora on most of container registries) in the Container-SIG issue or on the Fedora devel ML.

Benefit to Fedora

Reduced size of the base container image would make Fedora more friendly for cloud container use while keeping all the Fedora features. Reduction of the packages that are part of image will also help to find and fix implicit dependencies in containers and packages.

Scope

  • Proposal owners: Gather feedback, use cases for the Fedora base container image. Remove identified packages from the container image.
  • Other developers: Possibly fix/update their dependency requirements in packages and container.
  • Release engineering: TBD #Releng issue number (a check of an impact with Release Engineering is needed)
  • Policies and guidelines: TBD, but most probably not needed.
  • Trademark approval: N/A (not needed for this Change)
  • Alignment with Objectives:

Upgrade/compatibility impact

There should be no impact, breakage.

How To Test

TBD

User Experience

User will observe decrease in size of the Fedora base container image, fedora:34.

Dependencies

All layered images build on top of the Fedora base container image.

Contingency Plan

  • Contingency mechanism: Reverting changes to the base image definition and rebuild of the base image and affected layered container images by change owners.
  • Contingency deadline: Final Freeze
  • Blocks release? No
  • Blocks product? product

Documentation

TBD

Release Notes

Fedora container image got smaller by [size MB] dropping following packages [list of package]. If you are using some of them in your layered image, they will most probably be pulled by other packages that you are using/installing. If not you will have to install them during build of your layered image explicitly.