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

v5.5.0 is missing on registry.k8s.io/kustomize #5788

Open
odise opened this issue Oct 15, 2024 · 3 comments
Open

v5.5.0 is missing on registry.k8s.io/kustomize #5788

odise opened this issue Oct 15, 2024 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@odise
Copy link

odise commented Oct 15, 2024

What happened?

Docker image v5.5.0 is missing in registry.k8s.io/kustomize.

What did you expect to happen?

The image should be available.

Expected output

v5.5.0: Pulling from kustomize/kustomize
....

Actual output

$ docker pull registry.k8s.io/kustomize/kustomize:v5.5.0
registry.k8s.io/kustomize/kustomize:v5.5.0
Error response from daemon: manifest for registry.k8s.io/kustomize/kustomize:v5.5.0 not found: manifest unknown: Failed to fetch "v5.5.0"

Kustomize version

v5.5.0

Operating system

Linux

@odise odise added the kind/bug Categorizes issue or PR as related to a bug. label Oct 15, 2024
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

SIG CLI takes a lead on issue triage for this repo, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

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-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Oct 15, 2024
@marshallford
Copy link

Still bumping into this. Can the workflow which publishes the container image be rerun or must a new version be cut to resolve?

@koba1t
Copy link
Member

koba1t commented Jan 12, 2025

Hi @odise

That problem is a CI problem and that was fixed in the PR.
#5785

But, we need to make a new release tag to create a new image.
I plan to make a new kustomize release in this week. Please wait for us to create a new one.

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. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

4 participants