jonathanrcross

Results 6 comments of jonathanrcross

Hey @jrsala-auguration, thanks so much for the PR. I'll try to bring your branch down locally to see whats going on with the tests you added.

Hey @i4s-strinidad, the client endpoint has changed a couple times with newer releases. Depending on your version of nomad and the client library you might have mixed results. https://github.com/jrxFive/python-nomad/blob/master/nomad/api/client.py Probably...

Hey @damoxc, so I was trying around the wait querystring parameter against the Nomad API. It doesn't look like it the input is enforced. I can give it a number...

Hey @wimax-grapl, sorry for getting burned by that... We'll certainly add to the docstring and possible add a warning about have both parameters set, don't want to introduce a break...

Hey @aaron0428, what version of nomad are you using? It looks like the ls/cat endpoints have changed a bit in newer releases the client.py was originally written nomad 0.3.2 in...

LGTM Thanks @nikita-b!