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

Tag v8.2.0 contains old snapshot-controller Image version #1270

Open
parikshithb opened this issue Feb 10, 2025 · 0 comments
Open

Tag v8.2.0 contains old snapshot-controller Image version #1270

parikshithb opened this issue Feb 10, 2025 · 0 comments

Comments

@parikshithb
Copy link

Description
The v8.2.0 tag of setup-snapshot-controller.yaml contains an old image (v8.0.1) instead of the expected v8.2.0.

Comparison of Tag vs. Release Branch

  • v8.2.0 Tag:
image: registry.k8s.io/sig-storage/snapshot-controller:v8.0.1

deploy/kubernetes/snapshot-controller/setup-snapshot-controller.yaml in Tag v8.2.0

  • release-8.2 Branch:
image: registry.k8s.io/sig-storage/snapshot-controller:v8.2.0

deploy/kubernetes/snapshot-controller/setup-snapshot-controller.yaml in release-8.2

Impact
Users relying on the v8.2.0 tag may unintentionally deploy an older snapshot-controller image (v8.0.1 instead of v8.2.0).

Can the v8.2.0 tag be updated to reflect the latest changes from the release-8.2 branch so that the correct image version is used?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant