David Heereman

Results 9 comments of David Heereman

Hi, had the same question, thanks for the info 👍 When doing a `go install` though a lot of additional packages are needed. Running a `go get ...` for each...

PS: same asked in [discord support ](https://discord.com/channels/687207715902193673/1019948970778296340) without any feedback

issue solved by changing node image in `Dockerfile` `node:16-bullseye-slim` to `node:16-buster-slim`

> Hi @dhpizza, could you verify if this is still relevant? Hi @ramizpolic yes still relevant, thanks

please get this [PR ](https://github.com/garris/BackstopJS/pull/1123) merged 🙏 so a new fixed dockerimage can be build and used

As [documentation ](https://docs.spring.io/spring-cloud-dataflow/docs/current/reference/htmlsingle/#_ttlsecondsafterfinished) says, this `deployer..kubernetes.cron.ttlSecondsAfterFinished` works on **jobs** only i.e. on scheduled tasks only since it uses the k8s jobs ttl controller. Would be great to have s aimilar...

Hi this fixed is really needed and open since 4 years? we need it in the official docker image backstojs/backstopJS . Please how can we we close that gap?