provider-gcp icon indicating copy to clipboard operation
provider-gcp copied to clipboard

Crossplane GCP provider

Results 105 provider-gcp issues
Sort by recently updated
recently updated
newest added

### What happened? It seems like `BucketPolicy` and `BucketPolicyMembership` actually both manipulate the same underlying API object, per https://cloud.google.com/storage/docs/json_api/v1/buckets/setIamPolicy. This doesn't seem idiomatic - I would expect there to be...

bug

### What happened? https://cloud.google.com/storage/docs/json_api/v1/buckets/setIamPolicy https://github.com/crossplane/provider-gcp/blob/0206b416/apis/storage/v1alpha1/bucketpolicy_types.go#L45 The `BucketPolicy` type appears to reuse the `iamv1alpha1.Policy` struct, which has fields that are meaningless to the `BucketPolicy` managed resource. This will be misleading to...

bug

Creating kubeconfig from the `GKECluster` does not work without `masterAuth` set. It creates kubeconfig without a user. However, when `masterAuth` is defined, creation of a GKE cluster fails with newer...

bug

### What problem are you facing? In some orgs the default service account for compute is restricted or removed, preventing successful creation of GKE clusters. ### How could Crossplane help...

enhancement

What problem are you facing? It would be nice to consolidate the create / update / and delete of Google Cloud DNS through the Crossplane Resource Model. How could Crossplane...

enhancement
services

### What problem are you facing? I'm trying to explore the behavior of this provider. This could be pure exploratory or in some troubleshooting use-case. ### How could Crossplane help...

documentation

### What problem are you facing? GCP Memorystore Redis supports the "Auth String" configuration: https://github.com/googleapis/google-api-go-client/blob/39fb9f0d81a68916f0849eb9410d8a4b7291b011/redis/v1beta1/redis-gen.go#L655-L679 ### How could Crossplane help solve your problem? Crossplane users could benefit by having the...

enhancement

**What problem are you facing?** I'd like to provision a Cloud Run Service resource. **How could Crossplane help solve your problem?** Implement GCP Cloud Run managed resources from this API...

enhancement
services

Hi Team, I am looking solution to configure Google Cloud Scheduler through crossplane, any plan in future to add this feature in crossplane ?

enhancement
services

What problem are you facing? It would be nice to consolidate the create / update / and delete of Google cloud Interconnect through the Crossplane Resource Model. How could Crossplane...

enhancement
services