stackstorm-k8s
stackstorm-k8s copied to clipboard
K8s Helm Chart that codifies StackStorm (aka "IFTTT for Ops" https://stackstorm.com/) Highly Availability fleet as a simple to use reproducible infrastructure-as-code app
We have uninstalled one of the custom pack, and reinstalled it by using the command st2 pack install (File path of all the actions, rules, workflows). By running this command,...
We have migrated some of the Actions & Workflows from Azure VM to Kubernetes HA Cluster via Git. All the yaml files are located in st2client component Pod. When st2ctl...
For context see: https://github.com/bitnami/charts/pull/10530 https://github.com/bitnami/charts/issues/10539 The dependency versions pinned in https://github.com/StackStorm/stackstorm-k8s/blob/master/Chart.yaml#L30 no longer exist and will need to be updated to more recent charts. Currently, helm is throwing the error:...
There is a service name mismatch between the 'wait-for-db' check helper and the service name for mongodb being created by the chart, specifically right here: https://github.com/StackStorm/stackstorm-k8s/blob/b6419e68a8f7235e03b1b878681370a29ba65839/templates/_helpers.tpl#L112 You are looking for...
I was wondering if there is a vault support for stackstorm. If not then how can we manage secrets? Having secrets stored in some other file than values.yaml might also...
I have 2 stackstorm instances running out of the same repo with packs etc. I have rules that I do not want to be enabled however on the `dev` instance...
## SUMMARY We have a deployment in k8s (GKE) using stackstorm-ha, with some minor custom modifications. As we deploy the helm chart with different versions of our custom pack as...
The latest version of Bitnami/redis is a few revisions ahead of the currently pinned stackstorm-kubernetes chart dependency. https://github.com/bitnami/charts/blob/master/bitnami/redis/Chart.yaml The latest Bitnami upstream version contains several hotfixes. Can we incorporate the...
> Copied from https://github.com/StackStorm/k8s-st2/issues/5 Use Kubernetes Livenes and Readiness probes to check if pod container is ready/working or not. For example, st2 services could start, but in fact be in...
I'm having a git problem, does anyone know how to fix it ? ``` root@stackstorm-st2client-7d5f5b67d8-qlc9f:/opt/stackstorm# st2 pack install xml For the "xml" pack, the following content will be registered: actions...