cortex icon indicating copy to clipboard operation
cortex copied to clipboard

Allow the ability to filter by kind when listing apis

Open vishalbollu opened this issue 4 years ago • 0 comments
trafficstars

Allow users to perform a get operation for a specific API kind. This will reduce burden on the operator.

Notes:

  • apiKind can be filter as flag in the CLI and a separate function in the Python Client
  • should the list operation only return basic information (only the information in the API spec and CRD?)? Additional information about metrics can be fetched when the API is fetched by name

vishalbollu avatar Apr 26 '21 15:04 vishalbollu