[JIRA] (JENKINS-58767) Binary compatibility issue with 1.15 line

11 views
Skip to first unread message

vincent@latombe.net (JIRA)

unread,
Aug 1, 2019, 11:02:03 AM8/1/19
to jenkinsc...@googlegroups.com
Vincent Latombe created an issue
 
Jenkins / Bug JENKINS-58767
Binary compatibility issue with 1.15 line
Issue Type: Bug Bug
Assignee: Carlos Sanchez
Components: kubernetes-plugin
Created: 2019-08-01 15:01
Priority: Minor Minor
Reporter: Vincent Latombe

In 1.15.1 JENKINS-56082 introduced the ability to merge yaml fragments when merging pod templates.

Notably, it changed the persisted form of yaml from a String to a List<String> (source)

In some use cases we have at CloudBees, this is breaking persistence capability as KubernetesCloud objects are being copied between different Jenkins instances. Adding a field is usually fine except here it is replacing an existing field.

As the List<String> is only used for use cases of merging pod templates (a single textfield was exposed in the UI), where these are actually transient and never persisted, I am going to revert persistence to a single String field in order to achieve compatibility.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

vincent@latombe.net (JIRA)

unread,
Aug 1, 2019, 11:49:04 AM8/1/19
to jenkinsc...@googlegroups.com
Vincent Latombe started work on Bug JENKINS-58767
 
Change By: Vincent Latombe
Status: Open In Progress

vincent@latombe.net (JIRA)

unread,
Aug 1, 2019, 11:49:04 AM8/1/19
to jenkinsc...@googlegroups.com
Vincent Latombe assigned an issue to Vincent Latombe
Change By: Vincent Latombe
Assignee: Carlos Sanchez Vincent Latombe

vincent@latombe.net (JIRA)

unread,
Aug 1, 2019, 11:49:04 AM8/1/19
to jenkinsc...@googlegroups.com

vincent@latombe.net (JIRA)

unread,
Aug 1, 2019, 12:31:02 PM8/1/19
to jenkinsc...@googlegroups.com
Change By: Vincent Latombe
Status: In Review Resolved
Resolution: Fixed
Released As: 1.15.10

vincent@latombe.net (JIRA)

unread,
Aug 26, 2019, 10:27:02 AM8/26/19
to jenkinsc...@googlegroups.com
Vincent Latombe updated an issue
Change By: Vincent Latombe
Released As: 1.15.10 , 1.18.1
Reply all
Reply to author
Forward
0 new messages