Thomas Phipps
Thomas Phipps
So, right now i am looking into this. We might have to go the increased buffer route for the point release fix. I'm thinking increasing to 1meg which is the...
so looking at this again. this might not be added yet. as the change is not in salt code but in the vendored version of tornado, which is being removed...
Thank you for the ticket. I need some more information. can i get the output of `ps -ef | grep salt` on all servers involved. as well as `ss -lpnt`...
weird, I can't replicate. which isn't surprising since you say it happens once then works the next time. I'm wondering if you can capture the event bus when it happens....
No, I thought it was that at first. but i tried it that way several times and still didn't hit the problem.
@hvt this is starting to sound like the highstate is just taking a long time to run and it times out waiting for the results so there are no results...
> > @whytewolf: this actually would take a bunch of deep level changes. mainly to the way module.function is evaluated between high and low states. > > -- [saltstack/salt#61649 (comment)](https://github.com/saltstack/salt/issues/61649#issuecomment-1041873374)...
deprecation does not mean removed. it is just a warning at this point and will be removed in 3009. docker will be a core extension module in the future. I...
the docker saltext will be just moving the existing code into it's own repo. it will be the same code.
it is a deprecation in that it will require an install of saltext-docker in 3009 and beyond. not shipped with the core system. it will be a core saltext not...