clusterfuzz
clusterfuzz copied to clipboard
butler want to use clouddebugger.googleapis.com but it seems to be deprecated since march
After running create_config i get the following error:
ERROR: (gcloud.services.enable) User [[email protected]] does not have permission to access projects instance [myid] (or it may not exist): Not found or permission denied for service(s): clouddebugger.googleapis.com.
If i look at: https://cloud.google.com/stackdriver/docs/deprecations/debugger-deprecation this API seems to be deprecated.
EDIT: After looking in the pullrequest, I found one that should fix this issue: https://github.com/google/clusterfuzz/pull/3298