-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
KVMService is capable of handling multiple incoming connections. As per the current implementation, when a policy is enforced on a particular label, the matching identities are extracted and the policies are sent to all the clients in a loop.
Instead the enhacement should follow a implementation, which should be capable to posting message/policies to all matching clients at the same time and only once. A possible message posting mechanism needs to be implemented.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request