Josh Branham
Josh Branham
Correct me if I am wrong, but even if you install the plugins in a custom docker image, if you use `persistence:` from this chart, upon boot, the plugins will...
> @joshbranham if your question is addressed to me, I can confirm that I had the same impression that you have: the plugins installed in my custom Docker image seem...
I would like to bump this again as not stale. There is still a disconnect on expected plugin behavior between helm + custom docker image + jenkins UI plugin manager.
Has anyone found a base layer that will work for a cross-arch build with `docker buildx`? The alternative base images suggested seem to _only_ be for `arm64`.
> > Has anyone found a base layer that will work for a cross-arch build with `docker buildx`? The alternative base images suggested seem to _only_ be for `arm64`. >...
> `openjdk:11.0.14-jre` is multi-arch on Debian. Here's my take on converting the Docker file: > > [Patch.zip](https://github.com/wurstmeister/kafka-docker/files/8045562/Patch.zip) > > Notes: > > * Installs libc-bin via apt rather than the...
bumping this, seems like a real easy security win here. Would love to see this moved forward
This is something we are also interested in
We run it on all instances in a cluster @vandanpathak
> @eddy-curv It actually wasn't a design goal to drop it, so I'm OK calling this a bug. That said, `AMBASSADOR_NO_KUBEWATCH` was always a bit of a hack, which makes...