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

Please release #2189 #2233

Closed
donnyv12 opened this issue Feb 20, 2024 · 4 comments
Closed

Please release #2189 #2233

donnyv12 opened this issue Feb 20, 2024 · 4 comments
Labels
kind/feature A request for, or a PR adding, new functionality locked - please file new issue/PR

Comments

@donnyv12
Copy link

donnyv12 commented Feb 20, 2024

Hi Folks,

I have a feeling this is user error, but I'm not able to figure out what I'm doing wrong.

skopeo --version
skopeo version 1.14.2

Given the below yaml file:

bitnami:
  images:
    sealed-secrets-controller:
      - "v0.17.1"
    redis-cluster:
      - "7.0.8-debian-11-r0"
    redis-exporter:
      - "1.45.0-debian-11-r26"
  images-by-semver:
    kubectl:
      - ">= 1.26.4"

I run a dry-run sync and see the first three images would be copied but nothing for the kubectl image. I've double checked my syntax against the example but it seems like the images-by-semver is just being ignored. Any idea what I'm doing wrong?

@donnyv12
Copy link
Author

I could be way off here, but I am starting to suspect that #2189 has not been released yet (it may have just missed the cutoff for v1.14.2). I am going to try a nightly build and see if that confirms my hypothesis

@donnyv12
Copy link
Author

Using quay.io/skopeo/upstream:latest@sha256:25705ae5c0276fa6dc252356f9c34efeb73a18ef0f9bd4682850acf3a59cd6ca I've confirmed the functionality does work! It just hasn't been released. Sorry for wasting some time. Would love to know when the next release is.

@donnyv12 donnyv12 changed the title Sync of Semver is not working as expected Please release #2189 Feb 20, 2024
@mtrmac
Copy link
Contributor

mtrmac commented Feb 20, 2024

Thanks for reporting back.

I think a new Skopeo release is pretty likely to happen within a few weeks, to coincide with Podman 5.0.

@mtrmac mtrmac added the kind/feature A request for, or a PR adding, new functionality label Feb 20, 2024
@zhangguanzhang
Copy link
Contributor

https://github.com/containers/skopeo/releases/tag/v1.15.0
/close

@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature A request for, or a PR adding, new functionality locked - please file new issue/PR
Projects
None yet
Development

No branches or pull requests

3 participants