chore(deps): Patching gRPC modules for release-v2.8 - #6899
Merged
Conversation
…mcache Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…urity] (main) (#6518) * fix(deps): update module go.opentelemetry.io/otel/sdk to v1.40.0 [security] | datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------- | | go | go.opentelemetry.io/otel/sdk | v1.38.0 | v1.40.0 | | go | go.opentelemetry.io/otel/sdk | v1.39.0 | v1.40.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> * include missing implementation --------- Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: javiermolinar <javimolina@fastmail.com>
* Update dskit and adjust memcached interface signature * Generate config manifest
ie-pham
requested review from
carles-grafana,
electron0zero,
javiermolinar,
joe-elliott,
knylander-grafana,
mapno,
mdisibio,
stoewer,
yvrhdn and
zalegrala
as code owners
April 8, 2026 21:53
* Add endpoint for partition downscaling Introduce `/ingester/prepare-partition-downscale` endpoint to manage ingester partition states. This enables transitions between ACTIVE and INACTIVE states, supporting partition downscaling. Signed-off-by: Mario <mariorvinas@gmail.com> * chlog * Add partition downscale integration tests * fmt * Remove unused code * More stable? * Unnecessary cleanup * Fix harder * Implement missing method * pls * Return partition state * fix * switch * comment --------- Signed-off-by: Mario <mariorvinas@gmail.com>
Remove e2e vendor files added by the cherry-pick that are inconsistent with the pinned go.mod version. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Cherry-pick brought in too much unrelated feature code for a release branch: new integration tests, production code, and an e2e dependency upgrade. Will apply the minimal fix (GetSubringForOperationStates on mockRing) manually instead. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…dRing interface Required by dskit upgrade; method added to ring.ReadRing interface. Minimal manual fix — no suitable targeted cherry-pick available. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
stoewer
approved these changes
Apr 9, 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.
What this PR does: patch cve grpc => 1.79.3
Which issue(s) this PR fixes:
Fixes #
Checklist
CHANGELOG.mdupdated - the order of entries should be[CHANGE],[FEATURE],[ENHANCEMENT],[BUGFIX]