Releases
v0.1.0
0.1.0 (2024-07-06)
Features
Add alerts to deamonsets table (39fe8b5 )
Add alerts to statefulset detailed page (9213977 )
Add alerts to statefulset table (1d6f1e7 )
Add CPU and Memory panels to Deployments page (92ffb9b )
Add new ToggleVariable component (7644581 )
Add panels to daemonset page (f014a02 )
Add panels to statefulset page (0084fd4 )
Add status and age columns for pods (59816d9 )
Allow datasource name pattern to be configured from app settings page (aeb7453 )
Basic cluster overview page with nodes, memory and cpu (total, requested and usage) (9db38c0 )
Basic node view (9c806e9 )
Basic promql query builder (6092e25 )
Basic queries and some additional info for cronjobs table (2243c46 )
Basic queries for Job table (e2149a8 )
Better workloads overview page (dcb38d5 )
Cleanup and empty pages for jobs, cronjobs and daemonsets (5d6e5a1 )
CPU and Memory requests and limits sorting for pods table (0b3105b )
Display alert count on deployments table (29fb707 )
Display alerts on cluster overview, pods table and pod page (167b72d )
Display deamonset desired and ready pods in daemonsets table (48808c5 )
Display which datasources match regex in plugin settings page (54f18ae )
Improve Daemonset page (dd3e878 )
Initial attemp to display stopped/terminated pods in pods table when Show stopped pods is enabled (407d624 )
Make stateful sets table to display replicas total and replicas ready (7c563b9 )
Resource usage breakdown table for cluster overview based on namespaces (24ecb2a )
Bug Fixes
Daemonset sort by name and namespace (6070f80 )
Do not show variable selectors and do not create own copy of variables (0d6a087 )
Docker-compose is deprecated (f42d042 )
Fix alert based sorting, break was missing (d5cfc9f )
Fix daemonset search by search string (06f5b00 )
Fix deployments page to filter out specific namespace incase two namespaces have deployments with same name (a5eca4b )
Fix hardcoded datasource uids (384b566 )
Fix link to daemonset page (4f49aa7 )
Fix messed up sorting based on cpu usage (e803f4d )
Fix pod sorting (57c72b7 )
Fix pod sorting (50a6512 )
Fix pod to node links (5bd66e0 )
Fix queries to overcome duplicate metrics from KSM during rollout/restart (ab5f320 )
Fix sorting pods by age (6bffdcf )
Fix variable propagation between main and drilldown pages (4a51d23 )
Grouping by node breaks showing stopped pods (05a4a09 )
Minor cleanup of unused imports and log (327f52f )
Nodes table failed to display pods because async load was done before actual pods were queried (0c94c60 )
Pods were missing expanded row builder property (40d34dd )
Remove unused code and imports (864d0d0 )
Remove unused imports (5ccd520 )
Replace kube_daemonset_labels and kube_statefulset_labels with _created metric (0138fb1 )
Set logo to k8s (c9bbcb4 )
Some visual improvements (ba9e4ff )
Wrong values were displayed in node table columns because of duplicate column names (4ae6f44 )
Miscellaneous Chores
Remove config and initital release (0a8bd45 )
You can’t perform that action at this time.