Skip to content

Conversation

@Joeavaikath
Copy link
Contributor

Repoints go.mod from upstream velero to openshift/velero

@Joeavaikath Joeavaikath linked an issue Aug 4, 2025 that may be closed by this pull request
Copy link
Contributor

@NicholasYancey NicholasYancey left a comment

Choose a reason for hiding this comment

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

Looks good, you can add on the demo outline to use oc commands instead kubectl if you would like.

go.mod Outdated
sigs.k8s.io/yaml v1.4.0 // indirect
)

replace github.com/vmware-tanzu/velero => github.com/openshift/velero v0.10.2-0.20250701195919-c5900973e7ec
Copy link
Member

Choose a reason for hiding this comment

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

Are we pulling in oadp-dev branch here ?
Also, we would need oadp-dev as default branch for this current repo too. (cc @mpryc )

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, it is oadp-dev
Deterministic so if we want to move forward would need to set the branch and do another mod tidy

@Joeavaikath Joeavaikath merged commit 1d7ab68 into migtools:main Aug 7, 2025
10 checks passed
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

Successfully merging this pull request may close these issues.

Ensure oadp-cli is using openshift/velero

3 participants