provider-gcp
provider-gcp copied to clipboard
Crossplane GCP provider
### What happened? Hello! I was introducing crossplane into my company within the last few weeks. It works great, but one thing I noticed is an Issue with the `NodePool`...
### What problem are you facing? Support for Managed Zone resources is lacking. ### How could Crossplane help solve your problem? Add a CRD and controller for that type using...
### What problem are you facing? We are gathering community feedback to help us prioritize development of additional GCP managed services and maturing of existing service implementations. * What are...
### What problem are you facing? This is a feature request to add support for the managed prometheus capability in the Cluster resource. Though, it might make sense to support...
### What problem are you facing? Currently, there are no unit tests for the `DNS Policy Resource`. ### How could Crossplane help solve your problem? It would be nice to...
### Description of your changes A minor PR adding a kustomization.yaml file allowing for the direct installation of CRDs, similar to the base controller: https://github.com/crossplane/crossplane/blob/master/cluster/kustomization.yaml Fixes # I have: -...
I didn't see any other issues, PRs, or docs answering this question. GCP has a supported KRM-based provider: https://cloud.google.com/config-connector/docs/overview It supports a significant number of resources: https://cloud.google.com/config-connector/docs/reference/overview Have you considered...
### What problem are you facing? Shielded Nodes are the default on GKE, but there is no option to create a cluster without them. ### How could Crossplane help solve...
What problem are you facing? It would be nice to consolidate the create / update / and delete of Google Firewall through the Crossplane Resource Model. How could Crossplane help...
### What problem are you facing? I've configured a custom fluent-bit deployment in a crossplane-managed Cluster in GKE. I'm getting duplicated logs because the GKE fluentbit and the custom fluentbit...