Changelog
c6b50b4 add support for node problem detector
4053d72 add application details using known/suggested labels/annotations
03cfccb add details about recent deployment rollouts
4f684b6 add details about recent updates/managedFields
ba0a5b7 use kubeGetFirst template function to get endpoints
53ddf4e use kubeGetFirst template function to get node lease
825031f use kubeGet template function to get NodeMetrics
a9e1d32 push event inclusion into templates
442e497 new template methods and add owners
0f7b898 move template render methods back to plugin.go
9610721 organize newline between resources
d985646 fix deployment eq issue
2e1c0fd add ResourceStatusQuery struct
e4dde65 create htlm coverage report on make test
cc6dc57 remove redundant loop from RenderResource
f958f5f move statik related stuff to templates
c0dbf79 more refactor
4156134 refactor: move methods to better places
252d257 add warning about unsupported ingress apiversion
740c882 refactor: split long methods