Plugin update behaviour with custom container images and Kubernetes persistent volumes

yes, on startup /usr/share/jenkins/ref/plugins is copied to jenkins home without rewriting anything

see previous

This is exactly what overwritePlugins value in the helm chart does, it rm $JENKINS_HOME/plugins/ on init so startup can copy plugins over from the image

Hope this is what your asking, you didn’t really ask a question.

1 Like