• Kubernetes Submit Queue's avatar
    Merge pull request #65157 from caesarxuchao/cherrypick-65034-1.10 · 32ac1c90
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue.
    
    Manually cherrypick #65034 to 1.10
    
    Manually cherrypicking #65034. Using hack/cherry_pick_pull.sh to cherrypick is difficult because that requires cherrypicking #63059 first.
    
    This PR imported the latest jsoniterator library so that case sensitivity during unmarhsaling is optional. The PR also set Kubernetes json serializer to be case sensitive.
    
    Fix #64612.
    
    ```release-notes
    Kubernetes json deserializer is now case-sensitive to restore compatibility with pre-1.8 servers.
    If your config files contains fields with wrong case, the config files will be now invalid.
    ```
    32ac1c90
Name
Last commit
Last update
..
bitbucket.org Loading commit data...
cloud.google.com/go Loading commit data...
github.com Loading commit data...
go4.org Loading commit data...
golang.org/x Loading commit data...
google.golang.org Loading commit data...
gopkg.in Loading commit data...
k8s.io Loading commit data...
vbom.ml/util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...