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

Failed to get v1.9.4 #3679

Closed
ionutleca opened this issue Jun 30, 2023 · 6 comments
Closed

Failed to get v1.9.4 #3679

ionutleca opened this issue Jun 30, 2023 · 6 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@ionutleca
Copy link

ionutleca commented Jun 30, 2023

/kind bug

What steps did you take and what happened:
Running clusterctl init --infrastructure azure or clusterctl upgrade plan will fail when it tries to fetch the latest release (v1.9.4)

Error: failed to get provider components for the "azure" provider: failed to read "infrastructure-components.yaml" from provider's repository "infrastructure-azure": failed to get GitHub release v1.9.4: failed to read release "v1.9.4": GET https://api.github.com/repos/kubernetes-sigs/cluster-api-provider-azure/releases/tags/v1.9.4: 404 Not Found []

What did you expect to happen:
Fetch and install the latest CAPZ version.

Anything else you would like to add:
Might be caused by the fact that there is a v1.9.4 tag published while the latest release seems to be still v1.9.3

Environment:

  • cluster-api-provider-azure version: N/A
  • Kubernetes version: 1.25.2
  • OS: MacOs Ventura: 13.3.1
@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Jun 30, 2023
@ionutleca
Copy link
Author

Works now that the 1.9.4 release is also published 👍🏼 . But we might experience the same thing every time the tags and releases are out of sync.

@ffais
Copy link

ffais commented Jul 5, 2023

I've just upgrade to the latest version, but looks like that the image is not present in the repository.

Back-off pulling image "registry.k8s.io/cluster-api-azure/cluster-api-azure-controller:v1.9.4"

@akum78
Copy link

akum78 commented Jul 5, 2023

same issue faced just now. time - 17:29 CET image not found.

@CecileRobertMichon
Copy link
Contributor

The v1.9.4 release is now published so this issue should be mitigated.

Discussion for why this happened in the first place and why clusterctl tries to fetch releases for tags before the release is published is happening here: kubernetes-sigs/cluster-api#8966

@CecileRobertMichon
Copy link
Contributor

/close

@k8s-ci-robot
Copy link
Contributor

@CecileRobertMichon: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
Archived in project
Development

No branches or pull requests

5 participants