mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #78610 from jpbetz/admission-trace
Add trace to webhook invocations Kubernetes-commit: a197cc61740be784b43c85c04bda9a2658da3a09
This commit is contained in:
Generated
+5
-5
@@ -288,19 +288,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "739c7f7721ed"
|
||||
"Rev": "8b51d7113622"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "035e418f1ad9"
|
||||
"Rev": "162a2dabc72f"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "de47f833b8db"
|
||||
"Rev": "4fd06e107451"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "68819053f471"
|
||||
"Rev": "c4ef572adb98"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
@@ -316,7 +316,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/utils",
|
||||
"Rev": "c55fbcfc754a"
|
||||
"Rev": "581e00157fb1"
|
||||
},
|
||||
{
|
||||
"ImportPath": "modernc.org/cc",
|
||||
|
||||
Reference in New Issue
Block a user