Replies: 2 comments
-
Thanks for sharing @nabokihms ! It looks like there is a PR bumping the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for sharing! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just wanted to share.
I've added the feature to specify Kafka certificates in PEM format in line with other providers.
#15448
However, there is a bug in
rdkafka
library that only reads a single certificate for CA, not the whole chain.confluentinc/librdkafka@f8830a2
For now, we fixed it by building vector with librdkafka >= 2.0
https://github.com/deckhouse/deckhouse/blob/7a4e2dd5af28cd444a94029d1f51392a7d5e3147/modules/460-log-shipper/images/vector/Dockerfile
Beta Was this translation helpful? Give feedback.
All reactions