Implement matching for the new top-level targetRef kind Dataplane
#12359
Labels
kind/feature
New feature
triage/accepted
The issue was reviewed and is complete enough to start working on it
Milestone
Description
Issue #12358 introduces a new kind
Dataplane
, we need to add matching support:labels
work the same way asto[].targetRef.kind: MeshService
name/namespace
fields allow to reference the real Dataplane resourceDon't support in this issue:
sectionName
, it should be implemented later when we rewrite the inbound policies to userules
instead offrom
.Make sure that by using
kuma.io/proxy-type
it's possible to replacetargetRef.proxyTypes
field. Probably by creating a set of unit tests.The text was updated successfully, but these errors were encountered: