Skip to content

Conversation

@replicated-ci-ec
Copy link
Collaborator

Automated changes by the update-addons GitHub action

@github-actions
Copy link

github-actions bot commented Nov 6, 2025

This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID.

Online Installer:

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci/appver-dev-dbd6ee9" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Airgap Installer (may take a few minutes before the airgap bundle is built):

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci-airgap/appver-dev-dbd6ee9?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

@replicated-ci-ec replicated-ci-ec force-pushed the automation/update-makefile-velero branch 4 times, most recently from 7ca615b to 6192934 Compare November 11, 2025 01:37
@replicated-ci-ec replicated-ci-ec force-pushed the automation/update-makefile-velero branch 3 times, most recently from 3fdbcdd to 3d362d2 Compare November 14, 2025 01:37
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
Copy link

Choose a reason for hiding this comment

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

Bug: Velero API Version Drift

The Velero container images are updated to v1.17.1, but go.mod still references github.com/vmware-tanzu/velero v1.17.0. The codebase imports Velero API types in api/internal/clients/kube.go and cmd/installer/cli/restore.go, creating a version mismatch between the deployed Velero version and the compiled API types, which could cause compatibility issues.

Fix in Cursor Fix in Web

@replicated-ci-ec replicated-ci-ec force-pushed the automation/update-makefile-velero branch 6 times, most recently from f0abdbe to 8f016a7 Compare November 21, 2025 01:37
@replicated-ci-ec replicated-ci-ec force-pushed the automation/update-makefile-velero branch from 8f016a7 to dbd6ee9 Compare November 23, 2025 01:38
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.

3 participants