Skip to content

fix(ls): compare kafka binding fields to minimum instead of maximum#5126

Merged
glowcloud merged 2 commits intomainfrom
fix/kafka-partitions-replicas-validation
Mar 17, 2026
Merged

fix(ls): compare kafka binding fields to minimum instead of maximum#5126
glowcloud merged 2 commits intomainfrom
fix/kafka-partitions-replicas-validation

Conversation

@glowcloud
Copy link
Contributor

@glowcloud glowcloud commented Mar 11, 2026

This PR fixes validation for Kafka Channel Binding replicas and partitions fields to check if they are greater than or equal to 1, instead of less than or equal to 1, as they must be positive integers.

@glowcloud glowcloud merged commit 0daa350 into main Mar 17, 2026
9 checks passed
@glowcloud glowcloud deleted the fix/kafka-partitions-replicas-validation branch March 17, 2026 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AsyncAPI 2.x AsyncAPI 3.x bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants