Skip to content
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

fix(kuma-cp): avoid concurrent access on resource meta (backport of #11997) #12021

Merged
merged 2 commits into from
Nov 13, 2024

Commits on Nov 12, 2024

  1. fix(kuma-cp): avoid concurrent access on resource meta (#11997)

    There were some places where labels on meta weren't not cloned when
    duplicating the meta. Walked the code for odd usages of `GetLabels()`.
    
    See also #11886
    
    Signed-off-by: Charly Molter <[email protected]>
    Signed-off-by: Mike Beaumont <[email protected]>
    Co-authored-by: Mike Beaumont <[email protected]>
    2 people authored and kumahq[bot] committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6730c4f View commit details
    Browse the repository at this point in the history
  2. fix: conflict

    Signed-off-by: Mike Beaumont <[email protected]>
    michaelbeaumont committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ba440d5 View commit details
    Browse the repository at this point in the history