Commit Graph

4 Commits

Author SHA1 Message Date
Richard Cox 29991249fd Handle missing kind
- As we're doing stricker checks in `kind` make sure we handle breaking changes in the template
2023-02-27 17:52:05 +00:00
Alexandre Alves 0c7283ce77 fix broken link 2023-02-27 11:32:33 +00:00
Alexandre Alves c9c852336f fix issue with formatter for events links that breaks the ui 2023-02-27 11:17:58 +00:00
Bastian Hofmann e2cf3e0e10
Add links to object resource to cluster events tables (#7947)
This adds an additional column to the cluster explorer events table, so that there is one column with the object, one with the message and one with event name.

The object column is linked to the object resource. The event name column is linked to the event detail page.

Signed-off-by: Bastian Hofmann <mail@bastianhofmann.de>
2023-02-21 13:42:33 +00:00