-
Notifications
You must be signed in to change notification settings - Fork 530
Upgrade upstream volume snapshots client module to v8 #3200
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
Upgrade upstream volume snapshots client module to v8 #3200
Conversation
75b02fd
to
26b3f0f
Compare
2b58994
to
43c2d88
Compare
43c2d88
to
7c57519
Compare
26b3f0f
to
18be504
Compare
7c57519
to
535705f
Compare
18be504
to
1cd1248
Compare
The base branch was changed.
1cd1248
to
9deeceb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nprokopic we already have v4 as a dependency and I don't like that now we have two different versions as a dependency, either use v4 or upgrade the existing stuff to use v8 as well
Upgraded everything to use just v8, and completely removed v4. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good from previous review, last changes were only the v8 upgrade
What issue type does this pull request address? (keep at least one, remove the others)
/kind enhancement
What does this pull request do? Which issues does it resolve? (use
resolves #<issue_number>
if possible)towards ENG-7763 and ENG-5938
What else do we need to know?