You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@DerekTBrown, can you give a little more detail here? Are these namespaces that you want to be unmeshed, or namespaces that you don't want meshed workloads to be able to route to, or... ?
@DerekTBrown, can you give a little more detail here? Are these namespaces that you want to be unmeshed, or namespaces that you don't want meshed workloads to be able to route to, or... ?
The immediate issue we are seeing is with multiple controllers in conflict. We have a different Gateway API controller that handles HTTPRoute in our clusters. We need a mechanism to indicate which controller is responsible for a given HTTPRoute to avoid the two repeatedly clobbering controllerName and other fields.
A longer-term need for this is to reduce the load on the policy-controller. We have a number of unmeshed workloads that we don't need to be tracked by linkerd.
What problem are you trying to solve?
policy-controller
orpolicy-validator
to watch/modify.How should the problem be solved?
policy-controller
that is passed into the K8s runtime watcher.Any alternatives you've considered?
linkerd
.How would users interact with this feature?
No response
Would you like to work on this feature?
yes
The text was updated successfully, but these errors were encountered: