Results 677 comments of Tim Gross

Hi @EugenKon! I wasn't able to reproduce this kind of behavior, but it definitely looks strange to me. The output you've shown for `nomad job stop` doesn't show the task...

Thanks for that extra detail @EugenKon! > Before I stopped it. I plan/run job again and I expected exceeds attempts should be flushed. It did not help. Ok, that part...

No one is working on it currently (internal ref [NMD-370](https://hashicorp.atlassian.net/browse/NMD-370) [SR-202](https://hashicorp.atlassian.net/browse/SR-202)), so you're welcome to take a crack at it if you have time. It's a fairly big lift but...

> more directly interacting with the locally running agent. The HTTP API typically forwards any requests to the node that needs them via RPC. So a `/v1/agent/reload` targeting the local...

A wrinkle that occurred to me here is that there's an architectural challenge getting the RPCs to support config reload. You can sort of thing of the Nomad agent as...

That's fine if you want to address a smaller scope but let's keep the design discussion here so that we're not losing track of related work.

I don't think that all adds much to the design other than context around the "why" questions (which is fine). This doesn't change the chunks that I've described if we...

Sorry, I got sidetracked and didn't get a chance to re-review your updated description here. No need to open a new GitHub issue for it, we can discuss here. The...

@mvegter I saw that you pushed an update. I'm going to try to get this reviewed this week.

I've verified this impacts back to 1.8.x+ent, so I've added the appropriate backport labels.