fix: fixed konnect endpoint for consumer groups#2046
Merged
shivaygupta-dotcom merged 5 commits intomainfrom May 8, 2026
Merged
fix: fixed konnect endpoint for consumer groups#2046shivaygupta-dotcom merged 5 commits intomainfrom
shivaygupta-dotcom merged 5 commits intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2046 +/- ##
==========================================
+ Coverage 32.85% 32.86% +0.01%
==========================================
Files 77 77
Lines 7068 7068
==========================================
+ Hits 2322 2323 +1
Misses 4550 4550
+ Partials 196 195 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a0c8d13 to
a0ae3c0
Compare
9187e26 to
2d11235
Compare
5 tasks
2d11235 to
1a2a71f
Compare
Contributor
|
LGTM. Will approve post go.mod update. |
Contributor
Author
@Prashansa-K updated go.mod, pls take a look. |
Prashansa-K
approved these changes
May 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GH: #2048
Supporting PRs:
Kong/go-kong#616
Kong/go-database-reconciler#464
These changes will cover all the test across consumer-group.
In Below job we can find all the failing tests for which this fix covers all the scenarios
https://github.com/Kong/deck/actions/runs/25319483064/job/74224666951