Merge pull request #93901 from jpbetz/atomic-structs

Treat LabelSelectors as atomic by Server Side Apply to fix #92913

Kubernetes-commit: 90c9f7b3e198e82a756a68ffeac978a00d606e55
This commit is contained in:
Kubernetes Publisher
2020-10-03 15:53:05 -07:00
parent 6add9a7cfe
commit bc98db7fe4
3 changed files with 18 additions and 15 deletions
+6 -6
View File
@@ -448,19 +448,19 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "73d7eb3bb026"
"Rev": "18112a7b933b"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "ba0f2f062330"
"Rev": "10b38829b621"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "b643ec487eb7"
"Rev": "758467711e07"
},
{
"ImportPath": "k8s.io/code-generator",
"Rev": "5a311e69ffcf"
"Rev": "f6667ec3dafb"
},
{
"ImportPath": "k8s.io/gengo",
@@ -472,7 +472,7 @@
},
{
"ImportPath": "k8s.io/kube-openapi",
"Rev": "6aeccd4b50c6"
"Rev": "8b5066479488"
},
{
"ImportPath": "k8s.io/utils",
@@ -484,7 +484,7 @@
},
{
"ImportPath": "sigs.k8s.io/structured-merge-diff/v4",
"Rev": "v4.0.1"
"Rev": "b3cf1e8ff931"
},
{
"ImportPath": "sigs.k8s.io/yaml",