Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@runcom
Copy link
Member

@runcom runcom commented Apr 3, 2017

Fix #395

@sameo could you test this patch out and see if it fixes the issue for you? This is still blocked on containers/image#259

Signed-off-by: Antonio Murdaca [email protected]

@runcom runcom force-pushed the fix-schema1-config branch 2 times, most recently from 3f83b53 to bb43784 Compare April 4, 2017 07:54
@sameo
Copy link

sameo commented Apr 4, 2017

@runcom Will test it today, sorry for the lag.

@sameo
Copy link

sameo commented Apr 4, 2017

@runcom with this PR and the following patch:

https://gist.github.com/sameo/dbb86800472f57f5333c31acfc07dcb0

I can deploy my k8s cluster and the pause image config no longer seems to be empty.
So this PR fixes #395 for me.

@runcom
Copy link
Member Author

runcom commented Apr 4, 2017

@sameo PTAL at the latest commit (maybe re-testing everything out if it's not an hassle for you)

@sameo
Copy link

sameo commented Apr 4, 2017

@runcom Re-tested with the 2 commits from your branch and it still works fine.

@sameo
Copy link

sameo commented Apr 4, 2017

LGTM

runcom and others added 2 commits April 4, 2017 17:52
Now that the image package has fixes to support docker images v2s1,
we can remove our buildOCIProcessARgs() hack for empty image configs
and simplify this routine.

Signed-off-by: Samuel Ortiz <[email protected]>
Signed-off-by: Antonio Murdaca <[email protected]>
@runcom runcom force-pushed the fix-schema1-config branch from 63b32f9 to c89cc87 Compare April 4, 2017 15:53
@runcom runcom changed the title [DO NOT MERGE] read image config from docker v2s1 manifests read image config from docker v2s1 manifests Apr 4, 2017
@runcom
Copy link
Member Author

runcom commented Apr 4, 2017

This is ready to review and merge @mrunalp

@mrunalp
Copy link
Member

mrunalp commented Apr 4, 2017

LGTM

@mrunalp mrunalp merged commit 2b5dca3 into cri-o:master Apr 4, 2017
@runcom runcom deleted the fix-schema1-config branch April 4, 2017 22:21
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.

image: Image config is empty for gcr.io/google_containers/pause-amd64

4 participants