Skip to content

Commit

Permalink
Revert "add deprecation notices for rabbitmq integration (#5863)" (#5912
Browse files Browse the repository at this point in the history
)

This reverts commit ba2c87e.
  • Loading branch information
ikavgo authored Mar 15, 2024
1 parent 899514e commit 97d87bb
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions docs/eventing/brokers/broker-types/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,5 @@ This Broker implementation uses [Apache Kafka](https://kafka.apache.org/) as its

### RabbitMQ broker

⚠️ The component is deprecated and will no longer be shipped in future releases. For a timeline see: https://github.com/knative/eventing/issues/7670

The RabbitMQ Broker uses [RabbitMQ](https://www.rabbitmq.com/) for its underlying implementation.
For more information, see [RabbitMQ Broker](./rabbitmq-broker/README.md) or [the docs available on GitHub](https://github.com/knative-extensions/eventing-rabbitmq).
2 changes: 0 additions & 2 deletions docs/eventing/brokers/broker-types/rabbitmq-broker/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Creating a RabbitMQ Broker

⚠️ The component is deprecated and will no longer be shipped in future releases. For a timeline see: https://github.com/knative/eventing/issues/7670

This topic describes how to create a RabbitMQ Broker.

## Prerequisites
Expand Down
2 changes: 0 additions & 2 deletions docs/eventing/sources/rabbitmq-source/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Creating a RabbitMQSource

⚠️ The component is deprecated and will no longer be shipped in future releases. For a timeline see: https://github.com/knative/eventing/issues/7670

![stage](https://img.shields.io/badge/Stage-stable-green?style=flat-square)
![version](https://img.shields.io/badge/API_Version-v1alpha1-red?style=flat-square)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,6 @@ Follow the procedure for the Broker of your choice:

=== "RabbitMQ Broker"

⚠️ The component is deprecated and will no longer be shipped in future releases. For a timeline see: https://github.com/knative/eventing/issues/7670

* Install the RabbitMQ Broker by following the instructions in the
[RabbitMQ Knative Eventing Broker README](https://github.com/knative-extensions/eventing-rabbitmq/tree/main/broker).

Expand Down

0 comments on commit 97d87bb

Please sign in to comment.