This is an automated email from the ASF dual-hosted git repository.
ricardozanini pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-operator.git
The following commit(s) were added to refs/heads/main by this push:
new 003027d4 Add a note about archiving this project (#1539)
003027d4 is described below
commit 003027d466880a4a435f47b7c1784fed9767e789
Author: Ricardo Zanini <[email protected]>
AuthorDate: Wed Feb 21 11:34:47 2024 -0300
Add a note about archiving this project (#1539)
Fix #1537
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 7ab15294..cc639b14 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# Kogito Operator
+> [!WARNING]
+> This project has been archived and won't be receiving any more updates from
the Apache KIE Community. See [more info on this
issue](https://github.com/apache/incubator-kie-kogito-operator/issues/1537). If
you're looking to run [Serverless Workflows](https://serverlessworkflow.io/) on
the cloud, you can try the [SonataFlow
Operator](https://github.com/apache/incubator-kie-kogito-serverless-operator).
+
[](https://goreportcard.com/report/github.com/kiegroup/kogito-operator)
The Kogito Operator deploys [Kogito
Runtimes](https://github.com/kiegroup/kogito-runtimes) services from source and
all infrastructure requirements for the services, such as persistence with
[Infinispan](https://infinispan.org/) and messaging with [Apache
Kafka](https://kafka.apache.org/). Kogito provides a command-line interface
(CLI) that enables you to interact with the Kogito Operator for deployment
tasks.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]