st2
st2 copied to clipboard
StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 i...
A user in Slack mentioned he would like to be able to store additional useful information that can help inform a response to an inquiry. The use case is that...
We should add ability to grant permissions on all resources of a specific type to the RBAC permission assignment files. Right now, user can already grant permissions on the pack...
## SUMMARY Using a different python version (in my case 3.7) for packs instead of the default system one (3.6) is not working. Till Stackstorm 3.4 this worked like described...
## SUMMARY when the sensor tries to read from the datastore (st2KV) with `self.sensor_service.list_values(prefix'something')`, it raises this Error: ``` ERROR [-] Sensor "MySensor" run method raised an exception: no such...
## SUMMARY This is specific to a pack install and I'm not sure if anything else is affected by st2stream not returning errors to st2client. Carrying part of the conversion...
Right now, JSON schema validation is quite slow. This is primarily noticable when registering a pack with a lot of resources / actions. To put things into context - with...
##### SUMMARY Currently there is no ability to rename existing workflows short of deleting and recreating workflow. ##### ISSUE TYPE - Feature Idea ##### STACKSTORM VERSION Paste the output of...
Stackstorm's Web UI and Workflow Composer should add support for SAML authentication as a standards based method to allow for stronger authentication controls.
Currently, the st2auth module only uses the auth backend to authenticate the username/password of the user and then generates a token with a particular ttl. However, in an enterprise scenario...
A simple way to provide access control to chat commands would be to allow channel and/or user limits in the alias script.