Releases: kubernetes/dashboard
Releases · kubernetes/dashboard
v1.1.0-beta3
Full release notes will come for final release.
Notable changes (since beta2)
- New UI look and feel
- Improved performance and UX for large resource lists
- Many bug fixes not listed here
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.1.0-beta3
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.1.0-beta3
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.1.0-beta3
gcr.io/google_containers/kubernetes-dashboard-arm:v1.1.0-beta3
v1.1.0-beta2
Full release notes will come for final release.
Notable changes (since beta1)
- YAML editor for resources
- List and detail views for PetSets and Deployments
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.1.0-beta2
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.1.0-beta2
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.1.0-beta2
gcr.io/google_containers/kubernetes-dashboard-arm:v1.1.0-beta2
v1.1.0-beta1
Release notes will come for production image. This release is for testing purposes only.
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.1.0-beta1
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.1.0-beta1
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.1.0-beta1
gcr.io/google_containers/kubernetes-dashboard-arm:v1.1.0-beta1
v1.0.1
Production images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.0.1
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.0.1
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.0.1
gcr.io/google_containers/kubernetes-dashboard-arm:v1.0.1
Overview
This is the path for the first stable release of the Kubernetes Dashboard UI, see the user guide for more details: http://kubernetes.github.io/docs/user-guide/ui/.
Bug fixes (since v1.0.0 release)
- App name validation in deploy flow causes 500s #373
- Zerostate page is flickering with deployment which has kube-system as a namespace #495
- Logs view toolbar does not work on smaller screens #467
- Pod count should be trimmed #434
- Dashboard does not work offline #481 #529
- Tabbing could be better on the "create new" page #525
- Card should limit the space for labels #450
- Add window_out icon to all links that open in new window #539
- Pod count is not limited #436
- Wrong alignment of items on deploy page #544
- Inconsistent behavior on logs page for different k8s master versions #423
- Styling issues on serve:prod #546
- Provide release installation guide/scripts #517
- Run as a cluster-service? #565
- Differences between displaying "Age" in the Dashboard and in a console #573
- Incorrect sorting some columns in PODS and EVENTS views #571
- App list UI gets really slow when there is an RC with many failing pods #443
- Error running a development Kubernetes cluster with gulp task #549
- Insufficient validation for non-ascii chars? #453
- Hanging Deploy App form (due to long label keys/values?) #447
- use the correct ports #563
- Update link to system applications on the zerostate page #558
Internal (since v1.0.0 release)
- Project architecrute design document #32
- Add go report card and refactor go files #500 #504
- Integration tests fail in travis although they pass in dev. environment #494 #501 #514 #508 #515
- Developer's documentation on issue labels #520
- Fix eslint rules to match clang-format #536 #532
- Finish remaining FBT sheets #503
- Update bower and npm deps #534 #551 #566 #554 #597 #596 #602 #569 #578
- Fix font and icon build pipeline #560
- Add users questionnaire
- yaml files for testing purposes #553
- Reformat code on new formatter release #572
- JS compiler fixes after new compiler release #581
- README.md - Added password information #580
- Remove sauce access keys from travis config #593
- Mocks for navigation and UX that scales for all K8s resources #585 #584 #577 #583
Change log (since v1.0.0 release)
v1.0.0
Production images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.0.0
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.0.0
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.0.0
gcr.io/google_containers/kubernetes-dashboard-arm:v1.0.0
Overview
This is the first stable release of the Kubernetes Dashboard UI, see the user guide for more details: http://kubernetes.github.io/docs/user-guide/ui/
Features (since beta1 release)
- Add links to dashboard tour #476
- "Delete replication controller" button was verbose #465
- Cpu and memory sparklines #387
- "delete related services" should be selected by default #425
- Links for external endpoints inside a dev cluster #399
Bug fixes (since beta1 release)
- Unclear message if service exists #432
- Confusing measure for CPU usage #405
- App name validation message overlaps character counter #477
- Label Key validation on Deploy page #492
- Cannot configure apiserver URL #484
- Validate container image name on deploy page #422
- Deploy Page - styling issue when shrinking page on IE #483
- Floating number can be entered as pod count #433
- Input label and validation message overlap #439
- Updated/added links to additional documentation #480
- Fixed deploy from file on IE #478
- Redirect to zerostate if there are only RCs in namespace "kube-system" #414
- Header field name and value are not aligned in log page. #455
- App name field should indicate the max lenght #444
- Deploy View - Image pull secret data field has unnecessary spinner button #440
- Replication Controllers List View - Card placing algorithm fails on IE #431
- Container selectbox is reset in Log page after log is shown. #454
- Logs context menu placement issue #442
- Edit pod count doesn't work #437
- Services are up to 24 chars long. Make app name at least that long. #411
- Fix to parse containerImage to get version #403
- Card status overflows on IE #426
Internal (since beta1 release)
v1.0.0-beta1
Production images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.0.0-beta1
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.0.0-beta1
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.0.0-beta1
gcr.io/google_containers/kubernetes-dashboard-arm:v1.0.0-beta1
Features
- Environment variables input in the deploy form
- Improved port range and name validation in the deploy form
- (Partial) External endpoints are handled in more cases #313
- Made details page work on all screen factors (desktop/laptop/mobile)
Bug fixes
- Prevent metrics from hiding when K8s master changes its IP
- Fixed logo position on smaller screens
- Fixed event warning icon not displayed in events table
- Fixed YAML deploy not working when running inside a cluster
Internal
- Fixed running gulp in dev Docker image #315
- Run browser tests on IE/Chrome/Firefox
- Scoped presentation layer API as
v1
- Build images for ARM/PowerPC/AMD64 platforms
- Updated development YAML deploy file to use latest canary images
- Updated Angular to v1.5
Initial development release
This release is intended for development purposes only.
Production images available at:
gcr.io/google_containers/kubernetes-dashboard-arm:v0.1.0
gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0