Skip to content

Conversation

@resmo
Copy link
Collaborator

@resmo resmo commented Jun 4, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2021

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.53%. Comparing base (8c41f30) to head (b634970).
Report is 52 commits behind head on master.

Files with missing lines Patch % Lines
nomad/api/client.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   70.57%   70.53%   -0.04%     
==========================================
  Files          26       26              
  Lines        1203     1205       +2     
==========================================
+ Hits          849      850       +1     
- Misses        354      355       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@resmo resmo changed the title allocs: signal and restart [WIP] allocs: signal and restart Jun 4, 2021
@resmo resmo force-pushed the feature/allocs branch from 9e45c66 to b634970 Compare June 6, 2021 20:40
@resmo resmo changed the title [WIP] allocs: signal and restart allocs: signal Jun 6, 2021
Copy link

@haowei99 haowei99 left a comment

Choose a reason for hiding this comment

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

I tried this but this is the error I got:
nomad.api.exceptions.URLNotFoundNomadException: The URLNotFoundNomadException was raised with following response: resource not found.

@haowei99
Copy link

Notice how the api address is slightly different for alloc signal and alloc stop:

Signal - /v1/client/allocation/:alloc_id/signal
Stop - /v1/allocation/:alloc_id/stop

@nikita-b
Copy link
Collaborator

Was merged as part of:
#169

@nikita-b nikita-b closed this Feb 11, 2025
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.

4 participants