mirror of
https://github.com/rancher/steve.git
synced 2025-09-16 07:18:28 +00:00
Add indexed field Event.involvedObject.uid (#439)
This commit is contained in:
@@ -65,6 +65,7 @@ var (
|
||||
gvkKey("", "v1", "Event"): {
|
||||
{"_type"},
|
||||
{"involvedObject", "kind"},
|
||||
{"involvedObject", "uid"},
|
||||
{"message"},
|
||||
{"reason"},
|
||||
},
|
||||
|
Reference in New Issue
Block a user