mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Merge pull request #17817 from mqliang/eventtype
Auto commit by PR queue bot
This commit is contained in:
@@ -112,7 +112,8 @@ func addConversionFuncs() {
|
||||
"involvedObject.resourceVersion",
|
||||
"involvedObject.fieldPath",
|
||||
"reason",
|
||||
"source":
|
||||
"source",
|
||||
"type":
|
||||
return label, value, nil
|
||||
default:
|
||||
return "", "", fmt.Errorf("field label not supported: %s", label)
|
||||
|
||||
Reference in New Issue
Block a user