v1.6.0
Breaking change
Due to migration to client-go Dashboard no longer supports in-cluster config without enabled Service Accounts.
You can read more about it in our troubleshooting guide.
Changelog
Bug Fixes
- Don't display pods for services without selector
- Return status 200 instead of 201 while getting resources
- Fix "unknown creator" display bug
- Fix status icon for terminated successful pods
- Use valid error status coming from cluster
- Fix orphaned pods view bug
- Fix node events
- Fix card issue on daemon set and node details view
- Fix created by list on pod detail page
Features
- Add Storage Classes view
- Add initial Third Party Resources view
- Add
bind-address
CLI option - Add custom page title for each view
- Parse URLs in annotations
- Add events list for Pods view
- Update Japanese translations
- Improve project documentation
- Migrate to Kubernetes
client-go
and refactor backend - Update internal error page
- Cap Dashboard's replica set limit at 10
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.6.0
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.6.0
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.6.0
gcr.io/google_containers/kubernetes-dashboard-arm:v1.6.0
Installation
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.6.0/src/deploy/kubernetes-dashboard.yaml