Skip to content

Commit

Permalink
Merge pull request #24460 from baude/roadmap
Browse files Browse the repository at this point in the history
podman: update roadmap
  • Loading branch information
openshift-merge-bot[bot] authored Nov 5, 2024
2 parents a6c7477 + 10309bf commit c0e24c6
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,7 @@ At a high level, the scope of Podman and libpod is the following:

## Roadmap

1. Further improvements to `podman machine` to better support Podman Desktop and other developer usecases.
1. Support for [conmon-rs](https://github.com/containers/conmon-rs), which will improve container logging.
1. Support for the BuildKit API.
1. Performance and stability improvements.
1. Reductions to the size of the Podman binary.
The future of Podman feature development can be found in its **[roadmap](ROADMAP.md)**.

## Communications

Expand Down
30 changes: 30 additions & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
![PODMAN logo](https://raw.githubusercontent.com/containers/common/main/logos/podman-logo-full-vert.png)

# Podman Roadmap

The Podman development team reviews feature requests from its various stakeholders for consideration
quarterly. Podman maintainers then prioritize these features. Top features are then assigned to
one or more engineers.


## Future feature focus

* Further improvements to `podman machine` to better support Podman Desktop and other developer usecases.
- Smoother upgrade process for Podman machine operating system (OS) images
- Release and pipeline automation for Podman machine OS images
- Performance improvements
- Convergence of WSL technologies with other providers including its OS
* OCI artifact support
* Integration of composefs
* Partial pull support (zstd:chunked)
* Improved support for the BuildKit API.
* Performance and stability improvements.
* Reductions to the size of the Podman binary.

## Previous quarterly feature prioritizations

This section is a historical account of what features were prioritized by quarter. Results of the prioritization will be added before at the beginning of each quarter (Jan, Apr, July, Oct).

**2025 Q1**

* TBD

1 comment on commit c0e24c6

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

podman-next COPR build failed. @containers/packit-build please check.

Please sign in to comment.