Merge pull request #100156 from ehashman/issue-100155

Upgrade klog to avoid panics crashing components

Kubernetes-commit: 998f218606a149048e7b564ef27478bacab0f90f
This commit is contained in:
Kubernetes Publisher
2021-03-12 18:01:15 -08:00
parent 0a6d32e472
commit b8d9e8c247
3 changed files with 17 additions and 14 deletions
+5 -5
View File
@@ -476,19 +476,19 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "937dc44c61ed"
"Rev": "51a1c5553d68"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "ae8b5f5092d3"
"Rev": "57f2a0733447"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "a5722b416f4b"
"Rev": "f6ce18ae578c"
},
{
"ImportPath": "k8s.io/code-generator",
"Rev": "e0b5c433e941"
"Rev": "5bc604e30f37"
},
{
"ImportPath": "k8s.io/gengo",
@@ -496,7 +496,7 @@
},
{
"ImportPath": "k8s.io/klog/v2",
"Rev": "v2.5.0"
"Rev": "v2.8.0"
},
{
"ImportPath": "k8s.io/kube-openapi",