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

Latest commit

 

History

History
32 lines (25 loc) · 1.06 KB

CHANGELOG-0.9.md

File metadata and controls

32 lines (25 loc) · 1.06 KB

v0.9.1

2019-11-01

Download

Bug Fixes

  • Fix panic with queryer ConfigMapsForPod method. (#400, @wwitzel3)

v0.9.0

2019-10-30

Download

Highlights

  • All flags can now also be environment variables (#205, @wwitzel3)
  • Nightly builds are now available (#343, @wwitzel3)
  • Added Octant website using Jekyll (#364, @lspringer)
  • Added experimental arm and arm64 support (#388, @GuessWhoSamFoo)

All Changes

  • Included accessor when unmarshaling component metadata (#179, @bryanl)
  • Updated import paths from vmware to vmware-tanzu (#354, @wwitzel3)
  • Fixed javascript mime type for Windows (#355, @wwitzel3)
  • Added ConfigMap and Secret node edges to Pod in resource viewer (#367, @GuessWhoSamFoo)
  • Documentation fixes, formatting, and markdown linting (#375, @jonasrosland)
  • Fixed link to readme (#376, @edwardmlyte)
  • Added flag to disable cluster overview (#380, @GuessWhoSamFoo)