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

Revert ".github: write the right regex for little-vm-images versioning" #27415

Merged
merged 1 commit into from Aug 10, 2023

Conversation

aanm
Copy link
Member

@aanm aanm commented Aug 10, 2023

This reverts commit 9234967.

We have to switch back and use the tags without -latest since this was causing failures in the GH actions as the image tags are used to retrieve the kernel image from within the docker image.

Status: Downloaded newer image for quay.io/lvh-images/kind@sha256:245e193b00269c7670b763f622ccb5e474710315ef1dbee91609deb455985f43
cp: can't stat '/data/images/kind_bpf-next-latest.qcow2.zst': No such file or directory

from https://github.com/cilium/cilium/actions/runs/5813991492/job/15762882633#step:7:505

This reverts commit 9234967.

We have to switch back and use the tags without `-latest` since this was
causing failures in the GH actions as the image tags are used to
retrieve the kernel image from within the docker image.

```
Status: Downloaded newer image for quay.io/lvh-images/kind@sha256:245e193b00269c7670b763f622ccb5e474710315ef1dbee91609deb455985f43
cp: can't stat '/data/images/kind_bpf-next-latest.qcow2.zst': No such file or directory
```

from https://github.com/cilium/cilium/actions/runs/5813991492/job/15762882633#step:7:505

Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm added the release-note/misc This PR makes changes that have no direct user impact. label Aug 10, 2023
@aanm aanm requested a review from a team as a code owner August 10, 2023 09:12
@aanm aanm requested a review from bimmlerd August 10, 2023 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants