Skip to content

sidecar for tenant filter

刘佳文 requested to merge tenant into main

Implementation of sidecar:

  1. Request identity authentication: only supports x509, bootstrap token, service account authentication methods.
  2. Request processing: mark the request, check the tenant, and filter the request.

Merge request reports