
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 26/May/22 01:01 PM
Updated: 30/May/22 11:23 AM
|
|
Component/s: |
None
|
Affects Version/s: |
12.0.2
|
Fix Version/s: |
None
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
File Attachments:
|
1.
new-cloud-profile.xml (1.0 kb)
2.
server.log (7 kb)
|
Environment:
|
Ubuntu 22.04 LTS, OpenJDL 11.0.15, QuickBuild 12.0.2
|
|
I've tried creating Cloud Profile on Kubernetes Node Launcher with custom podCustomization field via REST API (XML version). When doing so, server responses with HTTP 500 error. Server log reports duplicate-field error, indicating that QuickBuild add this fields without checking if it's already provided in request. Both example XML and cropped server log attached.
Also updating this field in existing Cloud Profile does not work as expected. I've tried similar XML but with added ID of CP to update. CP is updated without error, but podCustomization field is all written in single line. I'm not sure is it parsing correctly later on, but for sure it's no readable.
I've not tried JSON version of REST API, but I expect both of them are facing same issues.
|
Description
|
I've tried creating Cloud Profile on Kubernetes Node Launcher with custom podCustomization field via REST API (XML version). When doing so, server responses with HTTP 500 error. Server log reports duplicate-field error, indicating that QuickBuild add this fields without checking if it's already provided in request. Both example XML and cropped server log attached.
Also updating this field in existing Cloud Profile does not work as expected. I've tried similar XML but with added ID of CP to update. CP is updated without error, but podCustomization field is all written in single line. I'm not sure is it parsing correctly later on, but for sure it's no readable.
I've not tried JSON version of REST API, but I expect both of them are facing same issues. |
Show » |
|