This repository was archived by the owner on Jan 19, 2023. It is now read-only.
v0.10.1
·
2071 commits
to master
since this release
Changelog
All Changes
- Fixed error type assertion for AccessError. (#562, @wwitzel3)
- Fixed Workload navigation on Windows (#568, @wwitzel3)
- Added status column to pod conditions (#569, @bryanl)
- Fixed workload view failure if pod metrics are not available for a pod (#572, @bryanl)
- Fixed typo on GO111MODULE in build script's goInstall() (#574, @ilayaperumalg)
- Added a backoff strategy for objectstore access (#579, @wwitzel3)
- Removed extra pod log view (#585, @bryanl)
- Fixed CRD watcher race condition (#588, @GuessWhoSamFoo)
- Added cluster client reload when kubeconfig changes (#591, @bryanl)
- Disabled CircleCI builds (#603, @bryanl)