v0.2.3-pre-2a50c14
Pre-release
Pre-release
·
3 commits
to master
since this release
v0.2.3-pre-2a50c14 (2021-09-01)
Bug Fixes
- ui: virtualize components make scrolling stutter and jump all over the place. Revert to render all services and pods direrctly for port forwarding (c97941d)
- pod labels needs to match all service selectors to be a match (0ed069f)
- there must exist selectors on a service for it to match a pod (97068c2)
- ui: improve error handling (0384575)
- UI: prevent toggling forward toggle when an error occurs (2a50c14)