st2 icon indicating copy to clipboard operation
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...

Results 285 st2 issues
Sort by recently updated
recently updated
newest added

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...

feature
inquiries

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...

enhancement
RBAC

## 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...

bug
packs

## 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...

bug
regression

## 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...

bug

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...

enhancement
performance

##### 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...

enhancement

Stackstorm's Web UI and Workflow Composer should add support for SAML authentication as a standards based method to allow for stronger authentication controls.

complexity:medium
feature

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...

enhancement
complexity:medium

A simple way to provide access control to chat commands would be to allow channel and/or user limits in the alias script.

feature
chatops
RBAC