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

Cloud Controller Manager

Open mloiseleur opened this issue 1 year ago • 8 comments
trafficstars

/kind feature

Describe the solution you'd like

This provider uses the in-tree gce cloud provider integration with kubelet (--cloud-provider=gce). It has been deprecated in Kubernetes v1.29 and will eventually be removed.

=> This provider should include in its template a deployment of GCP Cloud Controller.

Anything else you would like to add:

A sample deploy manifest is provided by this controller here.

mloiseleur avatar Oct 16 '24 08:10 mloiseleur

Hello, for what is worth this workaround: DisableCloudProviders=false,DisableKubeletCloudCredentialProviders=false is not accepted anymore from 1.31.

tormath1 avatar Nov 25 '24 14:11 tormath1

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Feb 23 '25 15:02 k8s-triage-robot

/remove-lifecycle stale

mloiseleur avatar Feb 26 '25 13:02 mloiseleur

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar May 27 '25 14:05 k8s-triage-robot

Encoutered this issue too, any plan to do a chart for the ccm & csi-drivers ?

spnngl avatar Jun 04 '25 08:06 spnngl

/remove-lifecycle stale

mloiseleur avatar Jun 04 '25 12:06 mloiseleur

Thanks for the heads up @spnngl @mloiseleur. We're looking at this issue and hope to have it fixed soon.

salasberryfin avatar Jun 10 '25 09:06 salasberryfin

BTW, there is already an e2e test using it: https://github.com/kubernetes-sigs/cluster-api-provider-gcp/blob/main/test/e2e/data/ccm/gce-cloud-controller-manager.yaml

mloiseleur avatar Jun 10 '25 11:06 mloiseleur

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Sep 08 '25 12:09 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar Oct 08 '25 14:10 k8s-triage-robot

The field was removed from templates here but we should also include the CCM in the template, as other providers do, via ClusterResourceSet: https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/4eade90610937e65331047e9fec376003af7f2ce/templates/cluster-template.yaml#L150

/remove-lifecycle-rotten

salasberryfin avatar Oct 10 '25 13:10 salasberryfin

/remove-lifecycle rotten

salasberryfin avatar Oct 10 '25 13:10 salasberryfin