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

Add devices to AllocatedTaskResources #10064

Merged
merged 2 commits into from
Feb 23, 2021

Conversation

michaeldwan
Copy link
Contributor

This PR adds the missing Devices field on AllocatedTaskResources .

We've been running this in production at fly.io, works as expected 😄

Fixes #10063

Copy link
Member

@shoenig shoenig left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, @michaeldwan ! With Go modules and vendor, we have to also vendor our own api package any time it changes. You can do that by running make sync.

@michaeldwan
Copy link
Contributor Author

@shoenig fixed!

Copy link
Member

@shoenig shoenig left a comment

Choose a reason for hiding this comment

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

LGTM!

@shoenig shoenig merged commit faee193 into hashicorp:master Feb 23, 2021
@tgross tgross added this to the 1.1.0 milestone Mar 30, 2021
schmichael pushed a commit that referenced this pull request May 14, 2021
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API type AllocatedTaskResources is missing the Devices field
3 participants