Project

Profile

Help

Backport #8349

closed

Backport to 2.2: schema conversion fails with 500

Added by ipanova@redhat.com about 3 years ago. Updated about 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Triaged:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Sprint 92
Quarter:


Related issues

Copied from Container Support - Backport #8348: Backport to 2.1: schema conversion fails with 500CLOSED - CURRENTRELEASEipanova@redhat.com

Actions
Copied to Container Support - Backport #8356: Backport to 2.3: schema conversion fails with 500CLOSED - WONTFIX

Actions
Actions #1

Updated by ipanova@redhat.com about 3 years ago

  • Copied from Backport #8348: Backport to 2.1: schema conversion fails with 500 added
Actions #2

Updated by pulpbot about 3 years ago

  • Status changed from NEW to POST
Actions #3

Updated by ipanova@redhat.com about 3 years ago

  • Copied to Backport #8356: Backport to 2.3: schema conversion fails with 500 added
Actions #4

Updated by ipanova@redhat.com about 3 years ago

  • Tags Katello added
Actions #6

Updated by ipanova@redhat.com about 3 years ago

  • Assignee set to ipanova@redhat.com
  • Sprint set to Sprint 92

Added by Lubos Mjachky about 3 years ago

Revision 1887e21e | View on GitHub

Return an empty string when the key does not exist

In this commit, there was also fixed the output format of the field Cmd.

In the past, we had been returning: "container_config":{"Cmd":"/bin/sh -c #(nop) ADD file:ab8940a9b8a62d2f2c4634bf5e63a87ea73736bd0313412e41be2351c4fbdf53 in / "}.

As of now, the command is wrapped by a list: "container_config":{"Cmd":["/bin/sh -c #(nop) ADD file:ab8940a9b8a62d2f2c4634bf5e63a87ea73736bd0313412e41be2351c4fbdf53 in / "]}

closes #8349 https://pulp.plan.io/issues/8349

backports #8299

(cherry picked from commit c9bca5911004145c8406f373232a536858888bb4)

Added by Lubos Mjachky about 3 years ago

Revision 1887e21e | View on GitHub

Return an empty string when the key does not exist

In this commit, there was also fixed the output format of the field Cmd.

In the past, we had been returning: "container_config":{"Cmd":"/bin/sh -c #(nop) ADD file:ab8940a9b8a62d2f2c4634bf5e63a87ea73736bd0313412e41be2351c4fbdf53 in / "}.

As of now, the command is wrapped by a list: "container_config":{"Cmd":["/bin/sh -c #(nop) ADD file:ab8940a9b8a62d2f2c4634bf5e63a87ea73736bd0313412e41be2351c4fbdf53 in / "]}

closes #8349 https://pulp.plan.io/issues/8349

backports #8299

(cherry picked from commit c9bca5911004145c8406f373232a536858888bb4)

Actions #7

Updated by Anonymous about 3 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #8

Updated by ipanova@redhat.com about 3 years ago

  • Sprint/Milestone set to 2.2.1
Actions #9

Updated by pulpbot about 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF