Skip to content

Fix setting on-behalf-of

Yan Sushchynski (EPAM) requested to merge fix_gc_on_behalf_of into master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Make stting the on-behalf-of header optional. If we use this header we assume that we are using impersonation via Entitlements service, otherwise, we are using ISTIO and x-on-behalf header

Merge request reports