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

v0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 17:34
· 1292 commits to master since this release
97a507c

v0.15.0

2020-08-11

Download

Highlights

  • Added printers for APIServices, MutatingWebhookConfigurations, and ValidatingWebhookConfigurations (#1045, @scothis)
  • Added stepper component (#1102, @wwitzel3, @nanaasiedu)
  • Added alert when unable to find valid local port (#1144, @ipsi)
  • Fixed UI stutter when changing views (#1205, @mklanjsek)
  • Refactored JavaScript dashboard client to allow extending externally (#1218, @bryanl)
  • Added client-max-recv-msg-size flag to configure GRPC message size (#1231, @nodece)

Bug Fixes