Merge pull request #88875 from apelisse/apply-no-op

SSA: Applying same object twice should be a no-op the second time

Kubernetes-commit: 71ad0a90205c12e8ebbe6872db30097026916659
This commit is contained in:
Kubernetes Publisher
2020-03-07 01:13:34 -08:00
3 changed files with 15 additions and 15 deletions
+4 -4
View File
@@ -348,15 +348,15 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "e4148040f8d3"
"Rev": "5c56b6577da0"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "8323021940bb"
"Rev": "b75c29caafab"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "95caa2d638fa"
"Rev": "aad7e5b6d4c2"
},
{
"ImportPath": "k8s.io/code-generator",
@@ -380,7 +380,7 @@
},
{
"ImportPath": "sigs.k8s.io/structured-merge-diff/v3",
"Rev": "5e70324e7c1c"
"Rev": "v3.0.0"
},
{
"ImportPath": "sigs.k8s.io/yaml",