Skip to content

Commit 534a81a

Browse files
authored
Add the Unidirectional Topic Operator proposal to the index (#79)
Signed-off-by: Jakub Scholz <www@scholzj.com>
1 parent 402a7a2 commit 534a81a

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

051-unidirectional-topic-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ Alternatively: App could be written to wait for topic existency, or use an init
466466
This proposal has described a number of different configurations of a KafkaTopic and how the operator will handle them.
467467
The following diagram and subsections summarise the operator's behaviour on transitions between these states.
468468

469-
![States and their transitions](051-states.png)
469+
![States and their transitions](images/051-states.png)
470470

471471
Although not shown to avoid making the diagram overly complicated, the states within the dashed box are pairwise bidirectionally connected.
472472

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This repository list of proposals for the Strimzi project. A template for new pr
99

1010
| # | Title |
1111
| :-: |:----------------------------------------------------------------------|
12+
| 51 | [Unidirectional Topic Operator](./051-unidirectional-topic-operator.md) |
1213
| 50 | [Kafka Node Pools](./050-Kafka-Node-Pools.md) |
1314
| 49 | [Prevent broker scale down if it contains partition replicas](./049-prevent-broker-scale-down-if-it-contains-partition-replicas.md) |
1415
| 48 | [Avoid broker restart when in log recovery state](./048-avoid-broker-restarts-when-in-recovery.md) |
File renamed without changes.

0 commit comments

Comments
 (0)