1
0
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:
Tom Lebreux
2025-01-14 02:33:44 -05:00
committed by GitHub
parent e70d03d6ce
commit 4477e2c1c4

View File

@@ -65,6 +65,7 @@ var (
gvkKey("", "v1", "Event"): {
{"_type"},
{"involvedObject", "kind"},
{"involvedObject", "uid"},
{"message"},
{"reason"},
},