Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport8348 #256

Merged
merged 1 commit into from
Mar 5, 2021
Merged

Backport8348 #256

merged 1 commit into from
Mar 5, 2021

Conversation

ipanova
Copy link
Member

@ipanova ipanova commented Mar 4, 2021

No description provided.

@pulpbot
Copy link
Member

pulpbot commented Mar 4, 2021

@mdellweg
Copy link
Member

mdellweg commented Mar 5, 2021

Did you include multiple backports here on purpose?

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 #8348
https://pulp.plan.io/issues/8348

backports #8299
https://pulp.plan.io/issues/8299

(cherry picked from commit c9bca59)
@ipanova ipanova merged commit 749d4d0 into pulp:2.1 Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants