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

The GCP provider implementation for Cluster API

Results 113 cluster-api-provider-gcp issues
Sort by recently updated
recently updated
newest added

This is an automated cherry-pick of #733 /assign cpanato

cncf-cla: yes
do-not-merge/release-note-label-needed
size/XS
approved
lgtm

/kind feature **Describe the solution you'd like** The services reconciliations do not support updating of the resources since all the functions are named `createOrGet...`. The user is only able to...

kind/feature

This is an automated cherry-pick of #727 /assign cpanato

cncf-cla: yes
do-not-merge/release-note-label-needed
size/XS
approved
lgtm

/kind feature **Describe the solution you'd like** We have a few variables in CAPG that are being reused in every script. A good addition will be if we introduce a...

kind/feature
help wanted
good first issue

/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] As a cluster administrator, I'd like a list of available failure domains...

kind/feature

**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close...

do-not-merge/work-in-progress
release-note
cncf-cla: yes
size/L

Bumps [github.com/GoogleCloudPlatform/k8s-cloud-provider](https://github.com/GoogleCloudPlatform/k8s-cloud-provider) from 1.24.0 to 1.27.0. Release notes Sourced from github.com/GoogleCloudPlatform/k8s-cloud-provider's releases. v1.27.0 What's Changed Add method SetSecurityPolicy to RegionBackendServices by @​wstcliyu in GoogleCloudPlatform/k8s-cloud-provider#172 New Contributors @​wstcliyu made their first...

release-note-none
cncf-cla: yes
size/XS
ok-to-test
area/dependency

**What type of PR is this?** /kind feature **What this PR does / why we need it**: Add following GCPManagedControlPlane fields: - Description - Cluster Network - PrivateCluster - UseIPAliases...

kind/feature
do-not-merge/work-in-progress
release-note
cncf-cla: yes
size/XL
ok-to-test

/kind feature **Describe the solution you'd like** CAPG initial support for Managed Cluster (GKE) has added few basic configurations. GCP does support lot more fields for example private cluster, enable...

kind/feature

CAPI v1.7.0-beta.0 has been released and is ready for testing. Looking forward to your feedback before v1.7.0 release! ## For quick reference - [CAPI v1.7.0-beta.0 release notes](https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.7.0-beta.0) - [Shortcut to...