Merged
Conversation
|
This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID. Online Installer: Airgap Installer (may take a few minutes before the airgap bundle is built): Happy debugging! |
0188e84 to
16681c8
Compare
| amd64: v1.17.0-amd64@sha256:7fadd35328a83555ca2f82ba419e1a1b9f15cae4d6a91daf662d95b648ca7362 | ||
| arm64: v1.17.0-arm64@sha256:f31be42573873a61547aa4129e70e35b3df38b43548899401db26b7952f76ce8 | ||
| amd64: v1.17.1-amd64@sha256:c732a268bb00da67c209722de92fbeab3fed9a91ae4b911e8422ffa81388f81f | ||
| arm64: v1.17.1-arm64@sha256:977462edcbd217bfab1e37498be2b6567ee96aec5fe8b6fb52023817fc39b9f4 |
There was a problem hiding this comment.
Bug: Velero: Inconsistent Versions Threaten Stability
The Velero container image is being updated to v1.17.1 but the Go module dependency in go.mod remains at github.com/vmware-tanzu/velero v1.17.0. This version mismatch between the API types library and the running container could cause compatibility issues when the code interacts with Velero CRDs, especially if v1.17.1 introduces new fields or behavioral changes.
72cb9f1 to
1be93e8
Compare
7fe3e8a to
da0dbd8
Compare
4c170e1 to
f6c3c5d
Compare
93e951f to
48f269d
Compare
48f269d to
1e0f6d0
Compare
emosbaugh
approved these changes
Dec 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated changes by the image-deps-updater GitHub action