Skip to content
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

Upgrade kafka component version to 3.1.0 #1283

Merged
merged 2 commits into from
Mar 15, 2022
Merged

Conversation

akankshakumari393
Copy link
Contributor

@akankshakumari393 akankshakumari393 commented Mar 15, 2022

Change Overview

The helm chart that we use for kafka was recently upgraded to version 0.28.0. In there we removed the support for Kafka 2.8.0, that we were using earlier. In this PR we have upgraded the Kafka version to latest 3.1.0

Reference : https://strimzi.io/docs/operators/latest/configuring.html

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • #XXX

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

./build/integration-test.sh ^Kafka$
Logs can be found here

@mergify mergify bot merged commit f72150e into master Mar 15, 2022
@mergify mergify bot deleted the upgrade-kafka-version branch March 15, 2022 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants