Skip to content

Conversation

@jpbetz
Copy link
Contributor

@jpbetz jpbetz commented Feb 7, 2020

k8s.io/apimachinery/pkg/runtime tests failures from kubernetes/kubernetes#87908 showed that json.Marshaler was not handled exactly right. We need to handle numbers in collections exactly as Kubernetes does.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 7, 2020
@jpbetz jpbetz force-pushed the mimic-k8s-json-unmarshal branch from de1be98 to 7a2849f Compare February 7, 2020 08:27
@jpbetz
Copy link
Contributor Author

jpbetz commented Feb 7, 2020

cc @apelisse

@liggitt
Copy link
Contributor

liggitt commented Feb 7, 2020

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 7, 2020
@apelisse
Copy link
Contributor

apelisse commented Feb 7, 2020

Would you mind squashing? Thanks

@jpbetz jpbetz force-pushed the mimic-k8s-json-unmarshal branch from f0c76e8 to 5e70324 Compare February 7, 2020 20:02
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 7, 2020
@apelisse
Copy link
Contributor

apelisse commented Feb 7, 2020

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 7, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: apelisse, jpbetz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 7, 2020
@k8s-ci-robot k8s-ci-robot merged commit 333e024 into kubernetes-sigs:master Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants