Skip to content

Update Strimzi API from v1beta2 to v1 and pin to 1.0.0#216

Closed
ryannedolan wants to merge 4 commits intomainfrom
rdolan/strimzi-v1
Closed

Update Strimzi API from v1beta2 to v1 and pin to 1.0.0#216
ryannedolan wants to merge 4 commits intomainfrom
rdolan/strimzi-v1

Conversation

@ryannedolan
Copy link
Copy Markdown
Collaborator

Strimzi 1.0.0 dropped the v1beta2 API for KafkaTopic in favor of v1. Since the Makefile pulled strimzi.io/install/latest, CI broke when 1.0.0 was released. This updates all references from kafka.strimzi.io/v1beta2 to kafka.strimzi.io/v1 and pins the Makefile to strimzi 1.0.0 to prevent future surprise breakages.

@ryannedolan ryannedolan enabled auto-merge (squash) April 28, 2026 22:54
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 28, 2026

Code Coverage

Overall Project 84.33% 🟢

There is no coverage information present for the Files changed

Strimzi 1.0.0 dropped the v1beta2 API for KafkaTopic in favor of v1.
Since the Makefile pulled strimzi.io/install/latest, CI broke when
1.0.0 was released. This updates all references from
kafka.strimzi.io/v1beta2 to kafka.strimzi.io/v1 and pins the Makefile
to strimzi 1.0.0 to prevent future surprise breakages.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove spec.kafka.replicas (now managed by KafkaNodePool), update
metadataVersion to 4.2-IV1, and remove strimzi.io/node-pools and
strimzi.io/kraft annotations (KRaft is the only mode in 1.0.0).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ryannedolan
Copy link
Copy Markdown
Collaborator Author

@copilot resolve the merge conflicts in this pull request

Co-authored-by: ryannedolan <1387539+ryannedolan@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 30, 2026

@copilot resolve the merge conflicts in this pull request

Merge conflicts resolved in commit 615f44e. The only conflict was in deploy/dev/kafka.yaml on the metadataVersion field — kept our branch's value (4.2-IV1) which matches Kafka 4.2.0 and the Strimzi v1 API update.

auto-merge was automatically disabled April 30, 2026 23:55

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants