Skip to content
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

README.md: Effectively revert deprecation notice #5331

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cgwalters
Copy link
Member

It seems to be causing more confusion than help right now. We're going to keep maintaining this project for a long time because people are using it and it's shipped in products.

The main original goal of the notice was to ensure people didn't show up out of the blue and start proposing big new changes, but in reality that's unlikely to happen anyways. The "promoting where things are happening" is already done organically by just, well, seeing where things are happening.

It seems to be causing more confusion than help right now.
We're going to keep maintaining this project for a long time because
people are using it and it's shipped in products.

The main original goal of the notice was to ensure people didn't
show up out of the blue and start proposing big new changes, but
in reality that's unlikely to happen anyways. The "promoting
where things are happening" is already done organically by just,
well, seeing where things are happening.
@jmarrero jmarrero enabled auto-merge March 11, 2025 14:22
Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

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

OK with this, though an alternative is to just soften the IMPORTANT message to make it less "deprecation-y". It's such an important shift that it feels odd to not be very explicit about it either.

@@ -1,18 +1,14 @@
# rpm-ostree: A true hybrid image/package system

> [!IMPORTANT]
> Currently, development focus has shifted to [bootc](https://github.com/containers/bootc), [dnf](https://github.com/rpm-software-management/dnf5/), and the ecosystem around those tools. However, rpm-ostree is widely in use today in many upstream projects and downstream products and **we will continue to support it** for some time with an emphasis on fixing important bugs, especially security-related ones. Some minor enhancements may happen but in general new major features, especially client-side, are unlikely to be prioritized. For more information, see:
Copy link
Member

Choose a reason for hiding this comment

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

E.g.

Currently, development focus has shifted to bootc, dnf, and the ecosystem around those tools. However, rpm-ostree is widely in use today in many upstream projects and downstream products and continues to be supported. In general, new major features related to bootable containers should land in those projects instead.

And drop the links.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants