[dashboard]
✨ New Features
- [USER] It is now possible to filter the dropdown list of available machine types by name, cpu, gpu and memory (gardener/dashboard#1353, @holgerkoser)
- [USER] Credential Rotation Capabilities (gardener/dashboard#1243, @grolu)
- Show credential rotation timestamps
- Actions to initiate and complete rotations
- Option to schedule the rotation action for the maintenance time window
- Moved
Rotate Kubeconfig
action to new credential rotation card - Added support for new
CACertificateValiditiesAcceptable
that indicates expiring certificate authorities
- [USER] Show project resource quotas (gardener/dashboard#1278, @grolu)
🐛 Bug Fixes
- [USER] Fixes a problem when creating new projects that was introduced with release 1.62.0. Now the button is enabled again if the user has the appropriate permission. (gardener/dashboard#1344, @holgerkoser)
- [USER] Fixed a problem with issue polling for landscapes that cannot be accessed from github webhooks. This regression was introduced with release 1.62.0. (gardener/dashboard#1346, @holgerkoser)
- [USER] With this PR it is possible to update the roles of an existing foreign serviceaccount in a project (gardener/dashboard#1351, @holgerkoser)
- [USER] Fixed a problem that occurs on the cluster access dialog when trying to copy kubeconfig or target command content into the clipboard. This regression was introduced with release 1.62.0. (gardener/dashboard#1343, @holgerkoser)