Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,4 @@ To keep the component up to date, the following activities should be performed r
* [Troubleshooting guide](/docs/public/troubleshooting.md).
* [Architecture Guide](/docs/public/architecture.md).
* [Internal Developer Guide](/docs/internal/developing.md).

1 change: 1 addition & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ By default, older versions will not have security releases.

If the issue doesn't affect any existing public releases, the fix for medium and high issues is performed
in a main branch before releasing a new version. For low priority issues the fix can be planned for future releases.

1 change: 1 addition & 0 deletions integration-tests/robot/tests/kafka/alerts/alerts.robot
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,4 @@ Kafka Is Down Alert
... Run Keyword And Return Status
... Check That Prometheus Alert Is Inactive ${KAFKA_IS_DOWN_ALERT_NAME}
[Teardown] Check That Kafka Broker Is Up ${KAFKA_SERVICE_NAME}

Loading