Skip to content

v1.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bryk bryk released this 23 Feb 11:37
· 5148 commits to master since this release

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

  1. Environment variables input in the deploy form
  2. Improved port range and name validation in the deploy form
  3. (Partial) External endpoints are handled in more cases #313
  4. Made details page work on all screen factors (desktop/laptop/mobile)

Bug fixes

  1. Prevent metrics from hiding when K8s master changes its IP
  2. Fixed logo position on smaller screens
  3. Fixed event warning icon not displayed in events table
  4. Fixed YAML deploy not working when running inside a cluster

Internal

  1. Fixed running gulp in dev Docker image #315
  2. Run browser tests on IE/Chrome/Firefox
  3. Scoped presentation layer API as v1
  4. Build images for ARM/PowerPC/AMD64 platforms
  5. Updated development YAML deploy file to use latest canary images
  6. Updated Angular to v1.5