Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
khatrig opened this issue Apr 4, 2024 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@khatrig
Copy link

khatrig commented Apr 4, 2024

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

@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Apr 4, 2024
@alexander-demicev
Copy link
Contributor

/triage accepted

@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

3 participants