v0.2.1
This release contains a small backend bugfix and some major UI plumbing fixes.
- Fixes a bug from the
kubebuilder-v3
migration wherePrometheus
instances could not be created when requested. - Removes the use of
setTimeout()
for refreshing access tokens, in favor ofaxios
and websocket interceptors handling refreshes when needed. - Communicate token refreshes to instances of kvdi running in multiple browser tabs/windows