-
## SUMMARY
I would like the ability to query TXT records and noticed there is no way to specify a query type to the dig action.
### STACKSTORM VERSION
`st2 3.6.0, on Python 3.6.8`
## Step…
-
st2 run salt.local module=test.ping tgt_type=grain target='os:Ubuntu'
The above works but only accepts 1 grain.
How can I get this to work with compounded grains list?
ex.
st2 run salt-…
-
I was able to install the slack package in my stackstorm-ha.
This contradicts the documentation that says: `In distributed environment of the Kubernetes cluster st2 pack install won’t work.`
It i…
-
Hi there -
We had a few issues lately while the underlying K8s nodes scaled down. During this event, the pods are being evicted ( killed and recreated) on another node which is expected. However, …
-
Hi,
Would it be possible to publish all dependencies in defined in the requirements file as packages to pypi? Having some packags as something installed from git will eventually break in larger env…
-
> ```
> # TODO: Document which versions we support and cover them.
> ```
Yes, please create an issue for it. I'm not sure what range of k8s versions we support.
_Originally posted by @cogniflo…
-
The v3.7.0 build in the CircleCI CICD pipeline is failing with the below issue:
```
TASK [Create server] ***********************************************************
FAILED - RETRYING: Create server…
-
Currently we have labeled our Deployments, Pods, and Jobs and other k8s resources with:
```yaml
metadata:
labels:
app: st2auth # or st2api, st2actionrunner, st2web, etc
tier: backend # …
-
Hello,
I want to install ansible pack on stackstorm, but while installing seeing the below error. I have StackStorm running in the Azure VM.
root@CNAS-STACKSTORM:/opt/stackstorm/packs# st2 pack …
-
At the moment we build ST2 vagrant box + OVA by requesting a bare-metal instance at Packet.net, making a Packer build there and deploying produced artifact to the Vagrant Cloud.
Turns out GH Action…