Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
> [!WARNING]
> This project is archived and no longer actively maintained. While the code remains available for reference, no new features or bug fixes are planned.

Centurion
=========

Expand Down Expand Up @@ -29,9 +32,9 @@ Open-source:
Status
------

This project still being maintained, but no new feature work is planned. The initial commit on GitHub contains
one roll-up commit of all our internal code. But all internal development will
now be on public GitHub. See the CONTRIBUTORS file for the contributors to the
This project is archived and no longer maintained. No new feature work or bug
fixes are planned. The initial commit on GitHub contains one roll-up commit of
all our internal code. See the CONTRIBUTORS file for the contributors to the
original internal project.

Installation
Expand Down Expand Up @@ -654,14 +657,20 @@ environment exported.
Future Additions
----------------

We're currently looking at the following feature additions:
**This section is for historical reference only. No future additions are planned
as the project is archived.**

Previously considered feature additions included:

* [etcd](https://github.com/coreos/etcd) integration for configs and discovery
* Add the ability to show all the available tasks on the command line

Contributions
-------------

**This project is archived and no longer accepts contributions.** This section
is preserved for historical reference.

Contributions are more than welcome. Bug reports with specific reproduction
steps are great. If you have a code contribution you'd like to make, open a
pull request with suggested code.
Expand Down
Loading