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

v0.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 02:25
· 112 commits to master since this release
fbe2be3

v0.23.0

2021-08-02

Download

Highlights

  • Go Plugin API now can use SendEvent.
  • Custom Resources will show conditions table if conditions are found.
  • Resources now show their status as well as phase.
  • Lots of improvements to object status.

Bug Fixes

  • Fixed issue with --namespace-list not adding namespaces list. (#2259, @wwitzel3)
  • Fixed panic when viewing objects with no owner reference in applications view (#2650, @GuessWhoSamFoo)

All Changes