mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #90020 from liggitt/json-raw-1.17
Manual cherry pick of #89833: preserve integers decoding raw JSON values Kubernetes-commit: 72f8a95ea4a373ad001f504d00def972918127a5
This commit is contained in:
Generated
+5
-5
@@ -372,19 +372,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "2a93acf49b83"
|
||||
"Rev": "41c764546815"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "491fc9063aba"
|
||||
"Rev": "891b87d7c4bb"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "9ffc32955335"
|
||||
"Rev": "ad3bb8e4ccf1"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "f15a378f7704"
|
||||
"Rev": "c05f3fad9056"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
@@ -396,7 +396,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/kube-openapi",
|
||||
"Rev": "82d701f24f9d"
|
||||
"Rev": "bcb3869e6f29"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/utils",
|
||||
|
||||
Reference in New Issue
Block a user