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

Bump go 121 and x/net dependency (backport) #888

Merged
merged 3 commits into from
May 7, 2024

Conversation

liranr23
Copy link
Member

@liranr23 liranr23 commented May 7, 2024

Backport of #880 #884 #847

liranr23 and others added 3 commits May 7, 2024 18:07
Signed-off-by: Liran Rotenberg <[email protected]>
Unfortunately, we rely on 'encoding/gob' to determine the UUID of VMs
from OVAs and this package has changed in Go 1.21 in a way we get a
different UUID compared to the one we get with Go 1.20 for the same
input, which could break existing OVA providers.

Therefore, this package integrates the relevant pieces from
'encoding/gob' of Go 1.20 so that we can bump Go to 1.21 without
breaking compatibility with OVA providers that were defined in lower
versions of Forklift.

Signed-off-by: Arik Hadas <[email protected]>
Signed-off-by: Liran Rotenberg <[email protected]>
Copy link

sonarqubecloud bot commented May 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@ahadas ahadas merged commit 9c81ad8 into kubev2v:release-v2.6.2 May 7, 2024
6 checks passed
@liranr23 liranr23 deleted the bump_go_121 branch May 7, 2024 15:22
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