[go: nahoru, domu]

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

CI: update busybox image to fix CI #3559

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

zhangguanzhang
Copy link
Contributor

image

# skopeo list-tags docker://registry.k8s.io/busybox
{
    "Repository": "registry.k8s.io/busybox",
    "Tags": [
        "1.24",
        "1.27",
        "1.27.2",
        "latest"
    ]
}
# docker pull registry.k8s.io/busybox
Using default tag: latest
latest: Pulling from busybox
[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/busybox:latest to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/
$ docker pull registry.k8s.io/busybox:1.27
1.27: Pulling from busybox
Digest: sha256:545e6a6310a27636260920bc07b994a299b6708a1b26910cfefd335fdfb60d2b
Status: Image is up to date for registry.k8s.io/busybox:1.27
registry.k8s.io/busybox:1.27

@k8s-ci-robot
Copy link
Collaborator

Hi @zhangguanzhang. Thanks for your PR.

I'm waiting for a google member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@Creatone
Copy link
Collaborator
Creatone commented Jul 4, 2024

/ok-to-test

Copy link
Collaborator
@Creatone Creatone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Creatone Creatone merged commit db6c09c into google:master Jul 4, 2024
14 checks passed
@zhangguanzhang zhangguanzhang deleted the patch-1 branch July 4, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants