Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

v0.4.1

Compare
Choose a tag to compare
@GuessWhoSamFoo GuessWhoSamFoo released this 29 Jul 21:18
· 2632 commits to master since this release

Changelog

Bug Fixes

  • Fixed an issue where a bad CRD would prevent the UI from loading (#76, @wwitzel3)
  • Fixed showing multiple containers within a pod in summary view (#88, @GuessWhoSamFoo)

Enhancements

  • Renamed sample plugin to octant-sample-plugin (#50, @bryanl)
  • Tuned rate limiter for client-go's rest client (#51, @bryanl)
  • Added octant flag for specifying klog verbosity level (#52, @bryanl)
  • Upgraded to client-go 1.12 and k8s api 1.15 (#77, @wwitzel3)
  • Preserved resource view during a namespace switch (#80, @mdaverde)
  • Added namespace and portforward buttons to port forward list (#84, @GuessWhoSamFoo)