gardener / gardener-extension-provider-azure

Gardener extension controller for the Azure cloud provider (https://azure.microsoft.com).

Home Page:https://gardener.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider switching to the out-of-tree Azure cloud-controller-manager

ialidzhikov opened this issue · comments

How to categorize this issue?

/area control-plane
/kind enhancement
/priority 3
/platform azure

What would you like to be added:
Before #72, we were already using the out-of-tree Azure cloud-controller-manager for a short period of time. With #72, we switched to our fork of the in-tree Azure CCM as the out-of-tree one was still considered as alpha and not ready for production.

But things changed and out-of-tree CCM claims to be GA now:

cloud-provider-azure has been GA since v1.0.0

Why is this needed:
To get rid of our CCM fork (https://github.com/gardener/cloud-provider-azure) and all the maintenance effort related to it.

Fixed with #431.

/close