Skip to content

Support filtering by Client Identity in ListOperations

Before raising this MR, consider whether the following are required, and complete if so:

  • Unit tests
  • Metrics
  • Documentation update(s)

If not required, please explain in brief why not.

Description

We already store information about the client identity which caused an Operation to be created. This MR exposes that information for use in filtering Operations via the ListOperations API.

Merge request reports