File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ namespace:
128128 description : >
129129 Event's unique ID
130130 - name : resourceVersion
131- type : integer
131+ type : keyword
132132 example : 311987
133133 description : >
134134 String that identifies the server's internal version of the event that can be used by clients to determine when objects have changed
@@ -172,7 +172,7 @@ namespace:
172172 type : keyword
173173 example : SuccessfulCreate
174174 description : >
175- Short, machine understandable string that gives the reason for this event being generated
175+ Short, machine understandable string that gives the reason for this event being generated
176176 - name : source_component
177177 type : keyword
178178 example : replication-controller
@@ -191,10 +191,10 @@ namespace:
191191 The number of times this event has occurred
192192 - name : type
193193 type : keyword
194- example : Normal
194+ example : Normal
195195 description : >
196196 Type of this event (Normal, Warning), new types could be added in the future
197-
197+
198198 - name : flat_labels
199199 type : keyword
200200 example : [
You can’t perform that action at this time.
0 commit comments