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

feat(kuma-cp): consumer policies on app's namespace #10361

Merged

Conversation

lobkovilya
Copy link
Contributor

@lobkovilya lobkovilya commented May 31, 2024

The PR partially implements madr-52 and allows applying policies on the custom namespace.

Based on how policy looks Kuma CP adds a new label:

kuma.io/policy-role: producer | consumer | workload-owner | system

Producer policies are not supported at this moment, because we can't reference MeshService in to[].targetRef.kind.

Checklist prior to review

@lobkovilya lobkovilya marked this pull request as ready for review June 5, 2024 11:56
@lobkovilya lobkovilya requested a review from a team as a code owner June 5, 2024 11:56
@lobkovilya lobkovilya requested review from jakubdyszkiewicz, Automaat and lukidzi and removed request for a team June 5, 2024 11:56
@lobkovilya lobkovilya merged commit 871dc55 into kumahq:master Jun 10, 2024
15 checks passed
@lobkovilya lobkovilya deleted the feat/consumer-policies-on-namespace branch June 10, 2024 09:24
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.

Add ability to apply policies on the custom namespaces
3 participants