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

crictl: Fallback if info key is not JSON #370

Merged
merged 1 commit into from
Aug 28, 2018

Conversation

mrunalp
Copy link
Member

@mrunalp mrunalp commented Aug 24, 2018

This allows info map to support non JSON keys

Signed-off-by: Mrunal Patel mrunalp@gmail.com

This allows info map to support non JSON keys

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 24, 2018
@mrunalp
Copy link
Member Author

mrunalp commented Aug 24, 2018

@Random-Liu This PR implements what we discussed.
cc: @runcom

@feiskyer
Copy link
Member

@mrunalp Any use cases of this?

@mrunalp
Copy link
Member Author

mrunalp commented Aug 27, 2018

@feiskyer This is for supporting simple key/value pairs in the info map where the key isn't JSON.

@feiskyer
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 28, 2018
@feiskyer feiskyer merged commit 049f828 into kubernetes-sigs:master Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants