cianyleow
cianyleow
### Description of the tech debt to be addressed, include links and screenshots When upgrading to SaltStack `3006.x`, a significant performance regression was identified in state execution, resulting in large...
### What does this PR do? Adds the existing `extra_args` logic for the `install` function in the `pip` module to the `uninstall` function. ### What issues does this PR fix...
**Description** When sending a message via the ZeroMQ transport in `3006.5`, a flurry of `ERROR` logs are seen if the request times out or an exception occurs during execution. ```...
Adds auto edges between a file resource and relevant user/group resources if they are defined as an owner/group of the file.