Changes since v5.1.0-beta.1
🚀 Features
- Add kube-version and distro on detail panel (#3335) @Nokel81
- Badge: option to show short/full versions of contents (#1397) @ixrock
- Add SystemName validation to AccessibleNamespaces (#2754) @Nokel81
🐛 Bug Fixes
- Fix
.TableHead.sticky
in for details panels (#3331) @Nokel81 - Catch empty string error is parseKubeApi (#3358) @Nokel81
- Only create TerminalStore after ThemeStore (#3359) @Nokel81
- Remove win-ca/pem before publish & catch inject error (#3362) @Nokel81
- Removing limits and requests from Pod metrics (#3369) @aleksfront
- Fix incorrect CRD casing (#3365) @vshakirova
- Check for unset pod spec (#3361) @Nokel81