Skip to content

v1.0.0

Compare
Choose a tag to compare
@bryk bryk released this 08 Mar 09:19

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)

  1. Add links to dashboard tour #476
  2. "Delete replication controller" button was verbose #465
  3. Cpu and memory sparklines #387
  4. "delete related services" should be selected by default #425
  5. Links for external endpoints inside a dev cluster #399

Bug fixes (since beta1 release)

  1. Unclear message if service exists #432
  2. Confusing measure for CPU usage #405
  3. App name validation message overlaps character counter #477
  4. Label Key validation on Deploy page #492
  5. Cannot configure apiserver URL #484
  6. Validate container image name on deploy page #422
  7. Deploy Page - styling issue when shrinking page on IE #483
  8. Floating number can be entered as pod count #433
  9. Input label and validation message overlap #439
  10. Updated/added links to additional documentation #480
  11. Fixed deploy from file on IE #478
  12. Redirect to zerostate if there are only RCs in namespace "kube-system" #414
  13. Header field name and value are not aligned in log page. #455
  14. App name field should indicate the max lenght #444
  15. Deploy View - Image pull secret data field has unnecessary spinner button #440
  16. Replication Controllers List View - Card placing algorithm fails on IE #431
  17. Container selectbox is reset in Log page after log is shown. #454
  18. Logs context menu placement issue #442
  19. Edit pod count doesn't work #437
  20. Services are up to 24 chars long. Make app name at least that long. #411
  21. Fix to parse containerImage to get version #403
  22. Card status overflows on IE #426

Internal (since beta1 release)

  1. Integration testing user stories #346 #429 #420 #400
  2. Update docker build pipeline #479
  3. Made tables responsive #458
  4. Extended warning events recognition #424