Lukas Raska

Results 3 issues of Lukas Raska

Currently, Flask is running in single thread, hence access from different places is not possible if there is some container operation. Possible implementations: 1. Start Flask with "threaded=True" option 2....

enhancement

Currently, `SaltClient.startCommand` sets fixed lowstate data sent towards API, which limits the usage in certain way. Following usecase specifies the needs for this. As Job cache method [prep_jid](https://github.com/saltstack/salt/blob/develop/salt/returners/local_cache.py#L80) can accept...

it happens also with dev version config: http://www.raska.me/backup.yml

P1
Bug