-
Notifications
You must be signed in to change notification settings - Fork 35
ci: Update Kafka container. #787
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
Conversation
7a30223 to
e089133
Compare
Moving to use the `ubuntu/kafka` container image as it has support to `amd64(x86_64)`, `arm64`, `ppc64le`, and `s390x`. Signed-off-by: Paulo Vital <[email protected]>
e089133 to
2e2a39a
Compare
e7067ac to
1522fe1
Compare
Signed-off-by: Cagri Yonca <[email protected]>
1522fe1 to
a02ff58
Compare
|
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.
It looks good to me, but I am not allowed to approve it!
GSVarsha
left a comment
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.
Looks good to me



Moving to use the
ubuntu/kafkacontainer image as it has support toamd64(x86_64),arm64,ppc64le, ands390x.Signed-off-by: Paulo Vital [email protected]
Signed-off-by: Cagri Yonca [email protected]