Skip to content

v0.2.3-pre-0384575

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 21:41
· 4 commits to master since this release

v0.2.3-pre-0384575 (2021-08-24)

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)