stackstorm-k8s icon indicating copy to clipboard operation
stackstorm-k8s copied to clipboard

Update external dependencies

Open akshat-rubrik opened this issue 5 months ago • 4 comments

Bitnami is moving image locations: https://github.com/bitnami/containers/issues/83267 we will have to update default path of external dependencies to the new location.

akshat-rubrik avatar Sep 09 '25 01:09 akshat-rubrik

... it's quite evident that stackstorm is not really updated

ottacom avatar Nov 14 '25 13:11 ottacom

perhaps this is not the most important update to merge right now. it's just a failing test, you can just update your own values.yaml and it'll download the correct dependencies.

long term though, this needs to change if this chart is supposed to deploy the dependent packages. I have switched to deploying the official images from vendors (not via helm though)

fdrab avatar Nov 14 '25 17:11 fdrab

Preferably, we switch to sources for the helm charts that will still be maintained. We should check if we can just switch to external-dns from the k8s sig repository: https://kubernetes-sigs.github.io/external-dns/

winem avatar Dec 06 '25 23:12 winem

Preferably, we switch to sources for the helm charts that will still be maintained. We should check if we can just switch to external-dns from the k8s sig repository: https://kubernetes-sigs.github.io/external-dns/

For External-DNS, why not. Are there maintained equivalents for MongoDB / REDIS / RabbitMQ?

fdrab avatar Dec 07 '25 05:12 fdrab