-
Notifications
You must be signed in to change notification settings - Fork 6.4k
feat(clusters): Add disableCompression option in the cluster config - Fixes #19259 #20291
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
Conversation
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
82d4ed3
to
8f7ea8b
Compare
LGTM |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #20291 +/- ##
==========================================
- Coverage 55.98% 55.96% -0.02%
==========================================
Files 322 322
Lines 44701 44705 +4
==========================================
- Hits 25024 25020 -4
- Misses 17080 17096 +16
+ Partials 2597 2589 -8 ☔ View full report in Codecov by Sentry. |
Hi @crenshaw-dev , would you mind reviewing this one ? |
Signed-off-by: OpenGuidou <guillaume.doussin@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you!
…rgoproj#20291) Signed-off-by: OpenGuidou <guillaume.doussin@gmail.com> Signed-off-by: alnoor <alihamzanoor99@gmail.com>
…rgoproj#20291) Signed-off-by: OpenGuidou <guillaume.doussin@gmail.com> Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com>
…rgoproj#20291) Signed-off-by: OpenGuidou <guillaume.doussin@gmail.com> Signed-off-by: Adrian Aneci <aneci@adobe.com>
Fixes #19259
Checklist: