Merge pull request #99759 from jpbetz/apply-extract

Add Extract support to client-go apply builders

Kubernetes-commit: eb0c118a9d7a15801ec0389448a5e1bffdaa5e72
This commit is contained in:
Kubernetes Publisher
2021-03-11 00:18:36 -08:00
parent f0bced5fe4
commit 9599deb9c0
3 changed files with 17 additions and 14 deletions
+5 -5
View File
@@ -476,19 +476,19 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "a61f0c601351"
"Rev": "937dc44c61ed"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "79c4f8795d25"
"Rev": "ae8b5f5092d3"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "57d5462f1c4c"
"Rev": "a5722b416f4b"
},
{
"ImportPath": "k8s.io/code-generator",
"Rev": "24be182ad6d3"
"Rev": "e0b5c433e941"
},
{
"ImportPath": "k8s.io/gengo",
@@ -520,7 +520,7 @@
},
{
"ImportPath": "sigs.k8s.io/structured-merge-diff/v4",
"Rev": "v4.0.3"
"Rev": "v4.1.0"
},
{
"ImportPath": "sigs.k8s.io/yaml",