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 "chore(deps): bump github.com/vmware-tanzu/velero from 1.12.0 to 1.13.0" #1458

Conversation

xavpaice
Copy link
Member

@xavpaice xavpaice commented Feb 6, 2024

Reverts #1437

troubleshoot version 0.82.0 cannot be imported into KOTS because it uses a version of velero that is incompatible with the newer versions of k8s.io packages.

example error message:

/go/pkg/mod/github.com/vmware-tanzu/velero@v1.13.0/pkg/builder/persistent_volume_claim_builder.go:104:32: cannot use dataSourceRef (variable of type *"k8s.io/api/core/v1".TypedLocalObjectReference) as *"k8s.io/api/core/v1".TypedObjectReference value in assignment

This reverts the upgrade.

@xavpaice xavpaice requested a review from a team as a code owner February 6, 2024 23:57
@xavpaice xavpaice merged commit 41134ca into main Feb 7, 2024
25 checks passed
@xavpaice xavpaice deleted the revert-1437-dependabot/go_modules/github.com/vmware-tanzu/velero-1.13.0 branch February 7, 2024 00:21
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.

2 participants