kyma-project / cloud-manager

Apache License 2.0
3 stars 14 forks source link

Prevent scope from having operations/noop.DONE_OPERATION operation id #678

Closed abalaie closed 1 week ago

abalaie commented 2 weeks ago

Description

In staging environment, we encountered following error in the log that doesn't get fixed and prevent enablement of services in scope reconciler: "googleapi: Error 400: com.google.api.tenant.handlers.exceptions.PolicyCallbackErrorConverter$TenantPolicyCallbackException: Invalid operation id \"DONE_OPERATION\" This is caused by following in the status of the scope: gcpOperations:

Expected result

Actual result

Steps to reproduce

Troubleshooting