[dashboard]
Action Required
- [OPERATOR] ⚠️ This Dashboard version is not compatible with Gardener versions prior 0.13.x (#231, @holgerkoser)
Most notable changes
- [USER] You can delete your cluster from the cluster details page (#239, @petersutter)
- [USER] Cluster maintenance on the cluster details page (#238, @petersutter)
- You can trigger trigger an immediate maintenance of your cluster
- You can edit the maintenance settings of your cluster
- [USER] An avatar is shown in addition to the e-mail / service account name on created-by fields. You can create an avatar for your e-mail address on https://gravatar.com (#237, @petersutter)
Improvements
- [USER] Kubeconfig improvements (#224, @petersutter)
- You can download the kubeconfig for your cluster
- You can copy the kubeconfig for your cluster without viewing it
- [USER] Improvements under the hood (#219, @petersutter)
- The frontend project was recreated using Vue CLI 3
- Updated vuetify to 1.3.3
- [OPERATOR] Only machine types and volume types marked as
usable
(in the cloudprofile) will be displayed for selection on the create cluster dialog. Removed support fordeprecated
flag. (#229, @petersutter)