Skip to content

v1.0.1

Compare
Choose a tag to compare
@maciaszczykm maciaszczykm released this 31 Mar 13:18
· 4834 commits to master since this release

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)

  1. App name validation in deploy flow causes 500s #373
  2. Zerostate page is flickering with deployment which has kube-system as a namespace #495
  3. Logs view toolbar does not work on smaller screens #467
  4. Pod count should be trimmed #434
  5. Dashboard does not work offline #481 #529
  6. Tabbing could be better on the "create new" page #525
  7. Card should limit the space for labels #450
  8. Add window_out icon to all links that open in new window #539
  9. Pod count is not limited #436
  10. Wrong alignment of items on deploy page #544
  11. Inconsistent behavior on logs page for different k8s master versions #423
  12. Styling issues on serve:prod #546
  13. Provide release installation guide/scripts #517
  14. Run as a cluster-service? #565
  15. Differences between displaying "Age" in the Dashboard and in a console #573
  16. Incorrect sorting some columns in PODS and EVENTS views #571
  17. App list UI gets really slow when there is an RC with many failing pods #443
  18. Error running a development Kubernetes cluster with gulp task #549
  19. Insufficient validation for non-ascii chars? #453
  20. Hanging Deploy App form (due to long label keys/values?) #447
  21. use the correct ports #563
  22. Update link to system applications on the zerostate page #558

Internal (since v1.0.0 release)

  1. Project architecrute design document #32
  2. Add go report card and refactor go files #500 #504
  3. Integration tests fail in travis although they pass in dev. environment #494 #501 #514 #508 #515
  4. Developer's documentation on issue labels #520
  5. Fix eslint rules to match clang-format #536 #532
  6. Finish remaining FBT sheets #503
  7. Update bower and npm deps #534 #551 #566 #554 #597 #596 #602 #569 #578
  8. Fix font and icon build pipeline #560
  9. Add users questionnaire
  10. yaml files for testing purposes #553
  11. Reformat code on new formatter release #572
  12. JS compiler fixes after new compiler release #581
  13. README.md - Added password information #580
  14. Remove sauce access keys from travis config #593
  15. 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...v1.0.1