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

Unable to update custom CAPIProvider version #758

Open
cpinjani opened this issue Sep 27, 2024 · 0 comments
Open

Unable to update custom CAPIProvider version #758

cpinjani opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
area/update Updating providers kind/bug Something isn't working

Comments

@cpinjani
Copy link
Contributor

What steps did you take and what happened?

  • Install turtles v0.11.0 on Rancher v2.9 via Rancher Dashboard
  • Install custom providers eg.
  1. kubeadm-control-plane using YAML (do not provide version)
  2. kubeadm-bootstrap using CAPI-UI extension, it creates using version
spec:
  configSecret:
    name: custom-credentials-xtczv
  features:
    clusterResourceSet: true
    clusterTopology: true
    machinePool: true
  fetchConfig:
    url: >-
      https://github.com/kubernetes-sigs/cluster-api/releases/v1.4.6/bootstrap-components.yaml
  name: kubeadm
  type: bootstrap
  variables: {}
  **version: v1.4.6**

image

  • Upgrade turtles to v0.12

kubeadm-control-plane is auto-upgraded to v1.7.3
message: Updated to latest v1.7.3 version

kubeadm-bootstrap stays on v1.4.6 and unable to upgrade using ClusterctlConfig
message: Provider version update available. Current latest is v1.7.3

What did you expect to happen?

CAPIProvider version should be auto-upgraded or User able to upgrade custom CAPIProvider version

How to reproduce it?

No response

Rancher Turtles version

v.0.12

Anything else you would like to add?

No response

Label(s) to be applied

/kind bug

@cpinjani cpinjani added the kind/bug Something isn't working label Sep 27, 2024
@kkaempf kkaempf added the area/update Updating providers label Oct 1, 2024
@salasberryfin salasberryfin self-assigned this Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/update Updating providers kind/bug Something isn't working
Projects
Development

No branches or pull requests

3 participants