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

Apply changes to maintain compatibility linodego after migration to net/http #1601

Draft
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

lgarber-akamai
Copy link
Contributor

@lgarber-akamai lgarber-akamai commented Oct 2, 2024

📝 Description

This pull request applies the changes necessary to maintain compatibility with linodego after the migration from Resty -> net/http. (linode/linodego#576)

Integration test run: https://github.com/linode/terraform-provider-linode/actions/runs/11149884387/job/30989771322

✔️ How to Test

The following test steps assume you have pulled down this PR locally.

Integration Testing

make int-test

Unit Testing

make unit-test

@lgarber-akamai lgarber-akamai added bugfix for any bug fixes in the changelog. improvement for improvements in existing functionality in the changelog. dependencies dependency updates usually from dependabot and removed bugfix for any bug fixes in the changelog. labels Oct 2, 2024
@lgarber-akamai lgarber-akamai changed the title ref: Apply changes to stay compatible linodego after migration to net/http ref: Apply changes to maintain compatibility linodego after migration to net/http Oct 2, 2024
@lgarber-akamai lgarber-akamai removed the improvement for improvements in existing functionality in the changelog. label Oct 10, 2024
@lgarber-akamai lgarber-akamai changed the title ref: Apply changes to maintain compatibility linodego after migration to net/http Apply changes to maintain compatibility linodego after migration to net/http Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependency updates usually from dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant