-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Docs: rename Kafka Bridge references to Strimzi Bridge (#11743) #12019
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Docs: rename Kafka Bridge references to Strimzi Bridge (#11743) #12019
Conversation
… updates from section 1 to section 15 Signed-off-by: Tanmay <[email protected]>
9ef08d6 to
fb327b7
Compare
… updates from section 15 to section 34 Signed-off-by: Tanmay <[email protected]>
|
@ppatierno @PaulRMellor Could you please review this documentation update for Kafka Bridge |
Signed-off-by: Tanmay <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for the PR! I will leave @PaulRMellor the last call as a tech writer.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For completeness, I think we probably want to change the file names and IDs that say kafka-bridge too. This would need some x-ref checking too.
For example:
- Changing proc-deploy-kafka-bridge.adoc to proc-deploy-http-bridge.adoc and
- Changing the ID in the file from
[id='deploying-kafka-bridge-{context}']to[id='deploying-http-bridge-{context}']
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #12019 +/- ##
============================================
- Coverage 74.92% 74.90% -0.03%
+ Complexity 6442 6439 -3
============================================
Files 343 343
Lines 24324 24324
Branches 3196 3196
============================================
- Hits 18224 18219 -5
- Misses 4828 4830 +2
- Partials 1272 1275 +3 🚀 New features to boost your workflow:
|
Signed-off-by: Tanmay <[email protected]>
Signed-off-by: Tanmay <[email protected]>
|
@ppatierno @PaulRMellor Could you please review this documentation update for Kafka Bridge |
Type of change
Description
This PR updates documentation for Kafka Bridge to consistently use "HTTP Bridge" terminology.
Changes cover sections 1 to 34.
Related issue: #11743