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...
## SUMMARY When using JsonFormatter on the actionrunner, liveaction_db is stripped from the log entry as it is not properly JSON formatted ### STACKSTORM VERSION Paste the output of ``st2...
##### SUMMARY Currently if a user wants to access pack config data from an Orquesta workflow, the user must add an additional parameter to the action definition, set it to...
python version issue: is there any plan to upgrade the python version. for example, upgrade to 3.11
Plan according to the version of the official website:https://devguide.python.org/versions/ the end of life 3.8 version is 2024/10, is there any plan to upgrade
Please consider using ssmtp for email sending from core.sendmail: https://manpages.ubuntu.com/manpages/focal/en/man8/ssmtp.8.html Recent versions of sendmail don't work well without configuration, which is difficult within a Docker container. Ubuntu provides a package...
## SUMMARY action_service.list_values not working properly? ### STACKSTORM VERSION 3.7.0 ##### OS, environment, install method OS install on RHEL ## Steps to reproduce the problem As per the contrib/runners/python_runner/python_runner/python_action_wrapper.py the...
## SUMMARY I used k8s to deploy st2, and now the entire workflow action is running slowly, I tried to increase the number of replicas to increase the execution speed,...
Working on a pack for fpm, which takes named arguments. (https://github.com/jordansissel/fpm/wiki) Not all named parameters have two dashes, as assumed in the current documentation. For example, some of the condensed...
## SUMMARY We have an issue where Stackstorm jobs are getting stuck and platform gets into hung state when there are 400+ alerts received in the same time interval. Issue:...
## SUMMARY Create a rule with key as the last character. ### STACKSTORM VERSION st2 3.8.0, on Python 3.8.10 ##### OS, environment, install method Ubuntu, VM, one line install Post...
## SUMMARY when i exec "st2 packs install a" ,but b was installed! ### STACKSTORM VERSION Paste the output of ``st2 --version``: ##### OS, environment, install method Post what OS...