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

Skip to content

Conversation

@mrunalp
Copy link
Member

@mrunalp mrunalp commented Oct 20, 2016

ocid crashes under kubelet immediately as it can't marshal nil. This PR fixes that by returning empty structs instead of nil and also adds debugs.

Signed-off-by: Mrunal Patel [email protected]

@mrunalp
Copy link
Member Author

mrunalp commented Oct 20, 2016

@rhatdan @runcom PTAL

@runcom
Copy link
Member

runcom commented Oct 20, 2016

LGTM

@runcom
Copy link
Member

runcom commented Oct 20, 2016

Oh, this is already fixed in #28 (I forgot it)

@mrunalp
Copy link
Member Author

mrunalp commented Oct 20, 2016

@runcom Can we get this in while we wait for #28 to land?

@feiskyer
Copy link
Contributor

@runcom Can we get this in while we wait for #28 to land?

+1

@runcom
Copy link
Member

runcom commented Oct 21, 2016

Sure

@runcom runcom merged commit 5290ca5 into cri-o:master Oct 21, 2016
@mrunalp
Copy link
Member Author

mrunalp commented Oct 25, 2016

Can we get this in while we wait for #28 to land?

On Oct 20, 2016, at 1:40 PM, Antonio Murdaca [email protected] wrote:

Oh, this is already fixed in #28 (I forgot it)


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@runcom
Copy link
Member

runcom commented Oct 25, 2016

Isn't it already in?

egernst pushed a commit to egernst/cri-o that referenced this pull request Nov 26, 2018
Fix image generation.

Instead of use agent code from the host checkout to the
agent source code in a clean GOPATH env.

Make sure that the agent `commit id` is the correct before
push to github or OBS.

Fixes: cri-o#166

Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
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.

3 participants