Skip to content

Commit f2201cc

Browse files
authored
Revert "add deprecation notices for rabbitmq integration (#5862)" (#5911)
This reverts commit ba33adf.
1 parent 1c7eca8 commit f2201cc

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

docs/eventing/brokers/broker-types/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,5 @@ This Broker implementation uses [Apache Kafka](https://kafka.apache.org/) as its
2020

2121
### RabbitMQ broker
2222

23-
⚠️ The component is deprecated and will no longer be shipped in future releases. For a timeline see: https://github.com/knative/eventing/issues/7670
24-
2523
The RabbitMQ Broker uses [RabbitMQ](https://www.rabbitmq.com/) for its underlying implementation.
2624
For more information, see [RabbitMQ Broker](./rabbitmq-broker/README.md) or [the docs available on GitHub](https://github.com/knative-extensions/eventing-rabbitmq).

docs/eventing/brokers/broker-types/rabbitmq-broker/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Creating a RabbitMQ Broker
22

3-
⚠️ The component is deprecated and will no longer be shipped in future releases. For a timeline see: https://github.com/knative/eventing/issues/7670
4-
53
This topic describes how to create a RabbitMQ Broker.
64

75
## Prerequisites

docs/eventing/sources/rabbitmq-source/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Creating a RabbitMQSource
22

3-
⚠️ The component is deprecated and will no longer be shipped in future releases. For a timeline see: https://github.com/knative/eventing/issues/7670
4-
53
![stage](https://img.shields.io/badge/Stage-stable-green?style=flat-square)
64
![version](https://img.shields.io/badge/API_Version-v1alpha1-red?style=flat-square)
75

docs/install/yaml-install/eventing/install-eventing-with-yaml.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,6 @@ Follow the procedure for the Broker of your choice:
202202

203203
=== "RabbitMQ Broker"
204204

205-
⚠️ The component is deprecated and will no longer be shipped in future releases. For a timeline see: https://github.com/knative/eventing/issues/7670
206-
207205
* Install the RabbitMQ Broker by following the instructions in the
208206
[RabbitMQ Knative Eventing Broker README](https://github.com/knative-extensions/eventing-rabbitmq/tree/main/broker).
209207

0 commit comments

Comments
 (0)