jenkinsci / jenkinsci/support-core-plugin

[JENKINS-31820] Limit size of support bundles or split the support bundles after a provided size limit

Open
#732 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

component:support-core-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
19
Forks
77
Avg merge
17h 53m
Merged PRs (30d)
3

Description

The support core plugin should be able to either truncate the .zip file, or split the zip file into multiple parts. A JVM argument, or a static configurable environment variable would be best for configuring this information.


Originally reported by schristou, imported from: Limit size of support bundles or split the support bundles after a provided size limit
  • assignee: schristou
  • status: Open
  • priority: Minor
  • component(s): support-core-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251212-090250
Raw content of original issue

The support core plugin should be able to either truncate the .zip file, or split the zip file into multiple parts. A JVM argument, or a static configurable environment variable would be best for configuring this information.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the support bundle generation entry point in the support-core-plugin and review how ZIP output is currently produced. Clarify whether the expected behavior is truncation or multi-part output, how the size limit is configured, and what tests should demonstrate completion.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.