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

feat(kafka): allow pod template customizations #907

Merged
merged 4 commits into from
Mar 29, 2024

Conversation

Cbeck527
Copy link
Contributor

Summary

Allow pod template customizations on the strimzi kafka CRD. This will allow operators to set up podAffinity blocks and more.

A good use case for this feature is configuring all kafka/zookeper pods to run on different nodes: strimzi docs

Copy link
Member

@michaeljguarino michaeljguarino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll need to bump the version in Chart.yaml too for us to be able to publish but lgtm otherwise

@michaeljguarino michaeljguarino changed the title kafka: allow pod template customizations feat(kafka): allow pod template customizations Mar 29, 2024
@Cbeck527
Copy link
Contributor Author

bumped- thanks!

@michaeljguarino michaeljguarino merged commit 4f4a4cc into pluralsh:main Mar 29, 2024
2 checks passed
@plural-bot
Copy link
Contributor

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants