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

Implement matching for the new top-level targetRef kind Dataplane #12359

Open
lobkovilya opened this issue Dec 23, 2024 · 0 comments · May be fixed by #12573
Open

Implement matching for the new top-level targetRef kind Dataplane #12359

lobkovilya opened this issue Dec 23, 2024 · 0 comments · May be fixed by #12573
Labels
kind/feature New feature triage/accepted The issue was reviewed and is complete enough to start working on it
Milestone

Comments

@lobkovilya
Copy link
Contributor

lobkovilya commented Dec 23, 2024

Description

Issue #12358 introduces a new kind Dataplane, we need to add matching support:

  • labels work the same way as to[].targetRef.kind: MeshService
  • name/namespace fields allow to reference the real Dataplane resource

Don't support in this issue:

  • sectionName, it should be implemented later when we rewrite the inbound policies to use rules instead of from.

Make sure that by using kuma.io/proxy-type it's possible to replace targetRef.proxyTypes field. Probably by creating a set of unit tests.

@lobkovilya lobkovilya added triage/pending This issue will be looked at on the next triage meeting kind/feature New feature labels Dec 23, 2024
@lobkovilya lobkovilya added this to the 2.10.x milestone Dec 23, 2024
@Automaat Automaat added triage/accepted The issue was reviewed and is complete enough to start working on it and removed triage/pending This issue will be looked at on the next triage meeting labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature triage/accepted The issue was reviewed and is complete enough to start working on it
Projects
None yet
2 participants