Skip to content

v0.2.1

Compare
Choose a tag to compare
@tinyzimmer tinyzimmer released this 10 Feb 20:11
· 150 commits to main since this release
eab909e

This release contains a small backend bugfix and some major UI plumbing fixes.

  • Fixes a bug from the kubebuilder-v3 migration where Prometheus instances could not be created when requested.
  • Removes the use of setTimeout() for refreshing access tokens, in favor of axios and websocket interceptors handling refreshes when needed.
  • Communicate token refreshes to instances of kvdi running in multiple browser tabs/windows