Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: support-core-plugin
-
Labels:None
-
Similar Issues:
Description
When one has to handle a lot of support bundles coming from different servers, it can make sense to be able to override the default prefix support (see related code).
So I think the existing code should be refactored to accept using something like a pluggable strategy.
Currently, there is already the SupportProvider.getName() class which lets you customize the beginning of the bundle name. Being able to insert an additional information would be helpful for the purpose explained above.
Attachments
Issue Links
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Remote Link | This issue links to "PR 91 (Web Link)" [ 15078 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Summary | The support bundle naming strategy should be modifiable | Bundle naming strategy should be able to specify an instance type |
Description |
When one has to handle a lot of support bundles coming from different servers, it can make sense to be able to override the default prefix {{support}} (see [related code|https://github.com/jenkinsci/support-core-plugin/blob/98e849886a10f3907fb1027a280fb23aab211ede/src/main/java/com/cloudbees/jenkins/support/SupportPlugin.java#L716]). So I think the existing code should be refactored to accept using something like a pluggable strategy. |
When one has to handle a lot of support bundles coming from different servers, it can make sense to be able to override the default prefix {{support}} (see [related code|https://github.com/jenkinsci/support-core-plugin/blob/98e849886a10f3907fb1027a280fb23aab211ede/src/main/java/com/cloudbees/jenkins/support/SupportPlugin.java#L716]). So I think the existing code should be refactored to accept using something like a pluggable strategy. Currently, there is already the SupportProvider.getName() class which lets you customize the beginning of the bundle name. Being able to insert an additional information would be helpful for the purpose explained above. |
Remote Link | Cette demande est liée à "PR 92 (Lien Web)" [ 15083 ] |
Remote Link | Cette demande est liée à "PR 91 (Lien Web)" [ 15078 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Remote Link | This issue links to "CloudBees Internal CJP-5955 (Web Link)" [ 19223 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Please remember to link from PR to JIRA and back, and set the status.