From 4690bce8a8c2986082ac7a6fcc59929981e04f9d Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Fri, 8 Aug 2025 10:01:54 -0500 Subject: [PATCH] 2025 3Q Roadmap Update Some updates following the 3Q 2025 priority updates. We have a lot of spikes that accompany work not listed here but given they are not true features, I am not adding them Signed-off-by: Brent Baude --- ROADMAP.md | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 8c3ea19c11..23b3d5ac30 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -26,22 +26,40 @@ associated with them yet, they will likely be on future quarterly milestones. This section is a historical account of what features were prioritized by quarter. Results of the prioritization will be added at start of each quarter (Jan, Apr, July, Oct). + +### 2025 Q3 #### + +#### Releases #### +- [ ] Podman 5.6 +- [ ] Podman 6 (Spring 2026) High Level Design + +#### Features #### + +- [ ] Ongoing upgrades to support newer Docker API versions in the RESTFUl service +- [ ] Improvements to Quadlet documentation +- [ ] Systemwide rootless user configuration +- [ ] Improvements to the Windows installer + +#### CNCF #### + +- [ ] Continue towards incubation + ### 2025 Q2 #### #### Releases #### -- [ ] Podman 5.5 -- [ ] Fully automated Podman releases +- [x] Podman 5.5 +- [x] Fully automated Podman releases #### Features #### -- [ ] Windows ARM64 installer -- [ ] Add support for artifacts in RESTFUL service -- [ ] Reduce binary size of Podman -- [ ] Add remote client support for artifacts -- [ ] Add support for newer Docker API versions to RESTFUL service -- [ ] Replace Podman pause image with a rootfs +- [x] Windows ARM64 installer +- [x] Add support for artifacts in RESTFUL service +- [x] Reduce binary size of Podman +- [x] Add remote client support for artifacts +- [x] Add support for newer Docker API versions to RESTFUL service +- [x] Replace Podman pause image with a rootfs #### CNCF #### -- [ ] Add and adhere to Governance model +- [x] Add and adhere to Governance model ### 2025 Q1 ####