jenkinsci / jenkinsci/plugin-installation-manager-tool

Default --latest to false for stabilizing Jenkins controller containers

Open
#308 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
463
Forks
228
Avg merge
31m
Merged PRs (30d)
15

Description

### Dependencies

https://github.com/jenkinsci/docker/blob/master/8/debian/buster/hotspot/Dockerfile#L67

### Feature Request

Currently the `--latest` option of this tool defaults to value true. This has been causing Jenkins restart issues for our production jenkins instance. Current official docker images for Jenkins controller runs this tool on startup. During startup, Jenkins fails pod initialization due to conflict in versions of the plugin's transitive dependencies. We pin all plugins used in our Jenkins instance to a specific version for stability reasons. We would like to request to default this value to false for the reasons mentioned above.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.