Replace bitnami Kafka image with soldevelo/kafka#342
Replace bitnami Kafka image with soldevelo/kafka#342igor-soldev wants to merge 1 commit intojembi:mainfrom
Conversation
WalkthroughKafka Docker image and volume bindings are migrated across multiple deployment stacks and configurations. The image is updated from bitnami/kafka:3.5 to soldevelo/kafka:3.7, and volume mount targets are changed from Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (8)
🔇 Additional comments (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hi team! Just checking in on this PR. Since the Bitnami images are now restricted, this update - including the necessary volume path adjustments - is required to maintain a working environment. I see this repo requires two approvals to merge. Could we get some eyes on this? All checks are green. |
Soldevelo image is a drop-in replacement that remains fully compatible with Bitnami’s configuration and environment variables.
The Bitnami Kafka image is now behind a paywall and no longer publicly available, which prevents CI/CD and local environments from functioning properly.
Switching to Soldevelo’s maintained image ensures:
Summary by CodeRabbit