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

Update Nomad Pack Nomad API Libraries to 1.3.X+ #270

Closed
robloxrob opened this issue Jul 12, 2022 · 2 comments · Fixed by #271
Closed

Update Nomad Pack Nomad API Libraries to 1.3.X+ #270

robloxrob opened this issue Jul 12, 2022 · 2 comments · Fixed by #271
Assignees
Labels
theme/api Issues related to integration with the Nomad OpenAPI client. type/chore Non-feature cleanup.

Comments

@robloxrob
Copy link

I was working on Nomad Pack deployments and found that they couldn't submit jobs correctly with max_client_disconnect. From what I can tell this is related to the Nomad libraries that are used (I am using tech preview 2). Can you please pull in the PR #249 (once they update it to 1.3.1 😄 ) as I believe that will solve it. Thank you @mikenomitch !

@robloxrob
Copy link
Author

I updated the dependencies and tested with a local build, it worked as expected with correctly setting the MaxClientDisconnect.

@DerekStrickland
Copy link
Contributor

Thanks @robloxrob. I'll take a look at this.

@DerekStrickland DerekStrickland self-assigned this Jul 12, 2022
@DerekStrickland DerekStrickland added theme/api Issues related to integration with the Nomad OpenAPI client. type/chore Non-feature cleanup. labels Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/api Issues related to integration with the Nomad OpenAPI client. type/chore Non-feature cleanup.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants