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

Drop Packet platform support; update all go modules #4052

Merged
merged 2 commits into from
Mar 26, 2025

Conversation

dustymabe
Copy link
Member

Update all go module updates and drop the Packet platform as it's dead now. https://deploy.equinix.com/blog/sunsetting-equinix-metal/

```
go get -u ./...
go mod vendor
```

Followed by some adjustments in mantle/platform/api/esx/{api.go,lease.go}
to account for changes in underlying libraries.
Copy link
Member

@marmijo marmijo left a comment

Choose a reason for hiding this comment

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

This is a very large diff, but it generally LGTM

@dustymabe dustymabe merged commit 2591f57 into coreos:main Mar 26, 2025
5 checks passed
@dustymabe dustymabe deleted the dusty-go-updates branch March 26, 2025 23:35
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