Skip to content

KVStoreMesh: only sync identities ID#36471

Merged
julianwiedmann merged 1 commit intocilium:mainfrom
DataDog:issue-36425
Jan 10, 2025
Merged

KVStoreMesh: only sync identities ID#36471
julianwiedmann merged 1 commit intocilium:mainfrom
DataDog:issue-36425

Conversation

@HadrienPatte
Copy link
Copy Markdown
Member

@HadrienPatte HadrienPatte commented Dec 9, 2024

This PR implements the patch described in #36425

Please ensure your pull request adheres to the following guidelines:

  • For first time contributors, read Submitting a pull request
  • All code is covered by unit and/or runtime tests where feasible.
  • All commits contain a well written commit description including a title,
    description and a Fixes: #XXX line if the commit addresses a particular
    GitHub issue.
  • If your commit description contains a Fixes: <commit-id> tag, then
    please add the commit author[s] as reviewer[s] to this issue.
  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • Are you a user of Cilium? Please add yourself to the Users doc
  • Thanks for contributing!

Fixes: #36425

KVStoreMesh: Optimize cross-cluster state distribution by only synchronizing identities keyed by ID, not by value

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/community-contribution This was a contribution made by a community member. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

KVStoreMesh: only sync identities ID

5 participants