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

fix: update version mismatch error text #4204

Merged
merged 1 commit into from
Oct 8, 2024
Merged

fix: update version mismatch error text #4204

merged 1 commit into from
Oct 8, 2024

Conversation

digikata
Copy link
Contributor

@digikata digikata commented Oct 7, 2024

No description provided.

@digikata digikata requested a review from fraidev October 7, 2024 22:31
Copy link
Contributor

@fraidev fraidev left a comment

Choose a reason for hiding this comment

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

LGTM!

But what do you think to create an enum similar to MinimumPlatformVersion or MaximumPlatformVersion for it? Or maybe reuse them.

@digikata
Copy link
Contributor Author

digikata commented Oct 7, 2024

@fraidev I appreciate the comment & it's good to consider these aspects - I had looked over Min/Max errors too and they're more appropriate for when the cluster emits errors (the cluster has the final word on what client versions are accepted). I think these error paths are generally where the fluvio client will output errors and the anyhow generated errors. We can revisit this when we expand the version compatibility.

@digikata digikata added this pull request to the merge queue Oct 7, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 7, 2024
github-actions bot pushed a commit that referenced this pull request Oct 8, 2024
@digikata digikata added this pull request to the merge queue Oct 8, 2024
Merged via the queue into master with commit 2d0d5d8 Oct 8, 2024
106 checks passed
@digikata digikata deleted the ac/error-update branch October 8, 2024 23:05
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