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

new: Add preemptive support for the Linode Metadata service #849

Merged
merged 7 commits into from
Jul 14, 2023

Conversation

lgarber-akamai
Copy link
Contributor

@lgarber-akamai lgarber-akamai commented May 24, 2023

📝 Description

This change adds the corresponding fields and attributes related to the Linode Metadata service.

Blocked by linode/linodego#330

Resolves #930

✔️ How to Test

make PKG_NAME=linode/image testacc
make PKG_NAME=linode/instance testacc

@lgarber-akamai lgarber-akamai requested a review from a team May 24, 2023 19:57
@lgarber-akamai lgarber-akamai force-pushed the new/metadata-changes branch from 7245316 to ab37c82 Compare May 24, 2023 19:58
Copy link
Collaborator

@jriddle-linode jriddle-linode left a comment

Choose a reason for hiding this comment

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

Looks like it fits all the changes made to linodego.

@lgarber-akamai lgarber-akamai marked this pull request as ready for review July 11, 2023 20:03
Copy link
Contributor

@yec-akamai yec-akamai left a comment

Choose a reason for hiding this comment

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

Nice work!

@lgarber-akamai lgarber-akamai merged commit 952093b into linode:dev Jul 14, 2023
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.

[Feature]: implement user_data attribute
4 participants