Skip to content

fix: if ccm subid to email lookup returns 404, always return subid

Varunkumar Manohar requested to merge slb/vm/ccm-user-lookup-fix into master
  • If the CCM user association service returns a 404 while mapping a subid to email, use the subid as the value of cachekey
  • Because of this change, the admin for the subproject and dataset for service account user will always return subid

Merge request reports