mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
Merge pull request #19771 from derekwaynecarr/field_selector
Auto commit by PR queue bot
This commit is contained in:
@@ -87,7 +87,8 @@ func addConversionFuncs(scheme *runtime.Scheme) {
|
||||
"metadata.annotations",
|
||||
"status.phase",
|
||||
"status.podIP",
|
||||
"spec.nodeName":
|
||||
"spec.nodeName",
|
||||
"spec.restartPolicy":
|
||||
return label, value, nil
|
||||
// This is for backwards compatibility with old v1 clients which send spec.host
|
||||
case "spec.host":
|
||||
|
||||
Reference in New Issue
Block a user