This is an automated email from the ASF dual-hosted git repository. ricardozanini pushed a commit to branch note-archive in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-operator.git
commit 7b17071dd09cef087f869b0f03c6d13384df6d07 Author: Ricardo Zanini <[email protected]> AuthorDate: Tue Feb 20 17:46:48 2024 -0300 Add a note about archiving this project 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]
