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/multizone): trim namespace suffix from plugin policies names #7019

Conversation

bartsmykla
Copy link
Contributor

@bartsmykla bartsmykla commented Jun 14, 2023

Trim system namespace suffix from names of plugin originated policies when syncing resources from global to zones in multizone mode.

Closes: #6999

Checklist prior to review

Changelog: fix(kds): trim system namespace suffix from names of plugin originated policies when syncing resources from global to zones in multizone mode.

Trim system namespace suffix from names of plugin originated policies when
syncing resources from global to zones in multizone mode.

Signed-off-by: Bart Smykla <bartek@smykla.com>
@bartsmykla bartsmykla requested review from a team, Automaat and lobkovilya and removed request for a team June 14, 2023 07:36
@bartsmykla bartsmykla enabled auto-merge (squash) June 14, 2023 07:46
pkg/kds/context/context_test.go Show resolved Hide resolved
pkg/kds/context/context_test.go Outdated Show resolved Hide resolved
Signed-off-by: Bart Smykla <bartek@smykla.com>
Copy link
Contributor

@michaelbeaumont michaelbeaumont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bartsmykla bartsmykla merged commit 6952bb4 into kumahq:master Jun 14, 2023
@bartsmykla bartsmykla deleted the fix/trim-namespace-suffixes-from-plugin-originated-policies-in-zones branch June 14, 2023 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New policies are synced from k8s.Global to k8s.Zone with .kuma-system suffix
4 participants