You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've created a GCP Storage Bucket with this provider. When I tried to add a lifecycle rule that should delete objects older than 0 days, provider reports following error: message: 'update failed: cannot update GCP bucket: googleapi: Error 400: Invalid argument., invalid'
I'm able to create this lifecycle rule from the GCP console, image as proof:
How can we reproduce it?
Apply the example of Bucket attached below and wait for Bucket to be created. Uncomment the lifecycle config, apply Bucket again, and observe the error reported above.
What happened?
I've created a GCP Storage Bucket with this provider. When I tried to add a lifecycle rule that should delete objects older than 0 days, provider reports following error:
message: 'update failed: cannot update GCP bucket: googleapi: Error 400: Invalid argument., invalid'
I'm able to create this lifecycle rule from the GCP console, image as proof:
How can we reproduce it?
Apply the example of Bucket attached below and wait for Bucket to be created. Uncomment the lifecycle config, apply Bucket again, and observe the error reported above.
What environment did it happen in?
Crossplane version: v1.10.1
Kubernetes version: v1.26.5-gke.2100
Kubernetes distribution: GKE
Provider GCP version: v0.21.0
The text was updated successfully, but these errors were encountered: