Skip to content

chore(deps): Patching gRPC modules for release-v2.8 - #6899

Merged
ie-pham merged 9 commits into
release-v2.8from
grpcpatch
Apr 9, 2026
Merged

chore(deps): Patching gRPC modules for release-v2.8#6899
ie-pham merged 9 commits into
release-v2.8from
grpcpatch

Conversation

@ie-pham

@ie-pham ie-pham commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

What this PR does: patch cve grpc => 1.79.3

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]
ie-pham and others added 3 commits April 8, 2026 16:44
…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
mapno and others added 6 commits April 8, 2026 17:16
* 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>
@ie-pham
ie-pham merged commit e00e66e into release-v2.8 Apr 9, 2026
21 checks passed
@ie-pham
ie-pham deleted the grpcpatch branch April 9, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants