cluster-api-operator icon indicating copy to clipboard operation
cluster-api-operator copied to clipboard

Support a common version variable as clusterAPI, controlPlane and Kubeadm provider versions are usually the same.

Open khatrig opened this issue 10 months ago • 1 comments

User Story

As a user I would like to use a common provider version variable as capi, controlPlane and Kubeadm provider versions are usually the same.

Detailed Description

As a user, I have to pass the same version(Eg. 1.6.1) in 3 places to install a specific version of core, controlplane, kubeadm providers. Usually, all 3 provider versions are the same.

CAPI Operator Helm chart should support a common version that all 3 providers can use. If a common version is not found, provider-specific versions can take precedence.

Anything else you would like to add:

[Miscellaneous information that will assist in solving the issue.]

/kind feature

khatrig avatar Apr 04 '24 12:04 khatrig

/triage accepted

alexander-demicev avatar Apr 09 '24 14:04 alexander-demicev