Assigned
Status Update
Comments
ba...@google.com <ba...@google.com>
on...@google.com <on...@google.com> #2
I had the same problem!
I could solve it by putting the .aidl file in an aidl directory.
Look at the attached screenshot to see the project structure.
I could solve it by putting the .aidl file in an aidl directory.
Look at the attached screenshot to see the project structure.
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
The use-case for the auditing feature is that GCP users have no way to audit which principals (resources: workloads, deployments) are consuming the API (google.iam.credentials.v1.IAMCredentials.GenerateAccessToken) quota. The project that exceeded the quota has thousands of principals, so it's nearly impossible to figure out which principal(s) are consuming the quota without such a feature.
If applicable, reasons why alternative solutions are not sufficient:
Currently enabling container data logs is the workaround provided to the customer. Although this isn't feasible as the customer as they have more than 5k application(s) running in their clusters