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 problem are you facing? It would if we support Google marketplace services. How could Crossplane help solve your problem? we can include the marketplace services to deploy using crossplane....

enhancement
services

### What problem are you facing? Crossplane has its own [release cadence](https://crossplane.io/docs/master/reference/release-cycle.html) but that doesn't bind the providers. We need a similar mechanism for provider-gcp. ### How could Crossplane help...

enhancement

### What problem are you facing? As detailed in https://github.com/crossplane/provider-gcp/pull/308, having resources rely on `v1beta1` GCP APIs precludes them from every reaching post-`v1alphaX` status because we cannot guarantee their stability....

enhancement

### What problem are you facing? For my workflow, it would be nice to consolidate the create / update / and delete of Google Cloud Build Triggers through the Crossplane...

enhancement
services

### What problem are you facing? I would like to use specific and least privileged access for provisioning GCP resources without managing additional credentials in crossplane wherever possible. ### How...

enhancement

### What problem are you facing? [cluster-api-provider-gcp](https://github.com/kubernetes-sigs/cluster-api-provider-gcp) exposes a `GCPCluster` type and controller that does most of the setup around provisioning a Kubernetes cluster on GCP other than creating the...

enhancement

### Description of your changes Adds the required API types to support GCPCluster in cluster-api-provider-gcp. Signed-off-by: hasheddan Fixes #303 I have: - [ ] Read and followed Crossplane's [contribution process]....

### What problem are you facing? Autoscaling Azure resources can be hard and would be nice to have it integrated. ### How could Crossplane help solve your problem? KEDA is...

enhancement

Thanks for all your hard work on this, it's super awesome to see how far it's come and how useful it is. ### What happened? I tried to use a...

bug

### What problem are you facing? Support for “day 2” operations that developers might want for backing services(rds, cache, etc) e.g backup(Available) and restore(not available), credentials rotation(not avilable) ..etc ###...

enhancement