From Fedora Project Wiki
m (Typo)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- The actual name of your proposed change page should look something like: Changes/Your_Change_Proposal_Name.  This keeps all change proposals in the same namespace -->
<!-- The actual name of your proposed change page should look something like: Changes/Your_Change_Proposal_Name.  This keeps all change proposals in the same namespace -->


= Change Proposal Name = Podman 4.0
= Podman 4.0 =


== Summary ==
== Summary ==
Line 17: Line 17:


== Current status ==
== Current status ==
[[Category:ChangeReadyForWrangler]]
[[Category:ChangeAcceptedF36]]
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->
Line 35: Line 35:
ON_QA -> change is fully code complete
ON_QA -> change is fully code complete
-->
-->
* FESCo issue: <will be assigned by the Wrangler>
* [https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/4JRMF5IWBYZIOWG2UB2YVGXBWAQ36NMZ/ devel thread]
* Tracker bug: <will be assigned by the Wrangler>
* FESCo issue: [https://pagure.io/fesco/issue/2749 #2749]
* Release notes tracker: <will be assigned by the Wrangler>
* Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=2052692 #2052692]
* Release notes tracker: [https://pagure.io/fedora-docs/release-notes/issue/804 #804]


== Detailed Description ==
== Detailed Description ==
Line 155: Line 156:


== Documentation ==
== Documentation ==
<!-- Is there upstream documentation on this change, or notes you have written yourself?  Link to that material here so other interested developers can get involved. -->


<!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
* Release announcement: https://podman.io/releases/2022/02/22/podman-release-v4.0.0.html
N/A (not a System Wide Change)
* Full changelog: https://github.com/containers/podman/releases/tag/v4.0.0
* Fedora CoreOS specific update notes and testing instructions have been added in the [https://docs.fedoraproject.org/en-US/fedora-coreos/major-changes/#_podman_v4_0 Major Changes page].


== Release Notes ==
== Release Notes ==

Latest revision as of 18:18, 1 March 2022


Podman 4.0

Summary

Podman 4.0 will be released in Fedora 36 for the first time.

Owner

  • Name: Dan Walsh
  • Email: dwalsh@fedoraproject.org

Current status

Detailed Description

Podman 4.0 will be fully released for the first time in Fedora 36. The API has had breaking changes so it will not be released to stable in Fedora 34 or Fedora 35. Podman 4.0 has a huge amount of changes and a brand new network stack.

Feedback

Benefit to Fedora

Podman 4.0 has a huge list of new features, highlighted by a brand new network stack. Lots of improvements and bug fixes.

See more here: https://github.com/containers/podman/releases/tag/v4.0.0-rc2


Scope

  • Proposal owners:

It is in RC2, now, so just complete the release.

  • Other developers:

N/A

  • Policies and guidelines: N/A (not needed for this Change)
  • Trademark approval: N/A (not needed for this Change)
  • Alignment with Objectives:

Upgrade/compatibility impact

Podman 3.* release will not be able to connect to Podman 4.0 via remote API, similarly Podman 4.0 will not be able to connect to Podman 3.* API.

Existing network stack will continue to run, on existing systems. All containers and images need to be removed to try out the new network stack.


How To Test

Just test on existing systems. All Podman containers and images should continue to work. And all compatibility API (docker-compose, docker.py) should continue to work.


User Experience

Dependencies

Contingency Plan

  • Contingency mechanism: (What to do? Who will do it?) N/A (not a System Wide Change)
  • Contingency deadline: N/A (not a System Wide Change)
  • Blocks release? N/A (not a System Wide Change), Yes/No


Documentation

Release Notes