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

Update velero module dependency #1732

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ShyamsundarR
Copy link
Member

Update required modifying backup phases that were observed during backup actions, as constants for the phases have changed.

@ShyamsundarR
Copy link
Member Author

@raghavendra-talur I think we need to update e2e instance with later go lang version for this PR to go through.

@nirs
Copy link
Member

nirs commented Jan 13, 2025

@raghavendra-talur I think we need to update e2e instance with later go lang version for this PR to go through.

I think the issue is stale go 1.22 build container. I removed the image and triggered new e2e job run. It should work now.

We probably need to remove the build container periodically, maybe in the e2e-daily job.

@nirs
Copy link
Member

nirs commented Jan 13, 2025

e2e build passed:
https://github.com/RamenDR/ramen/actions/runs/12641081914/job/35556648165

But we are still using velero 1.14 images:

"--image=quay.io/nirsof/velero:v1.14.0",

We also need to move the velero images to ramendr repo and maybe build them in the CI instead of manually.

Update required modifying backup phases that were observed during
backup actions, as constants for the phases have changed.

Signed-off-by: Shyamsundar Ranganathan <[email protected]>
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.

2 participants