github kubernetes/dashboard kubernetes-dashboard-7.1.1

latest releases: kubernetes-dashboard-7.6.1, api/v1.8.1, kubernetes-dashboard-7.6.0...
6 months ago

What's changed

  • fix: skip login screen when auth header is present by @floreks in #8762

Full Changelog: auth/v1.1.1...kubernetes-dashboard-7.1.1

Auth

  • add /api/v1/me endpoint with username and as an information if user was correctly authenticated

Web

  • update auth header handling
  • update user info panel with username from /me endpoint
  • update login to skip login view when auth header is present

Helm Chart

  • update gateway configuration to support /me endpoint routing

Installation

helm repo add kubernetes-dashboard https://kubernetes.github.io/dashboard/
helm upgrade --install kubernetes-dashboard kubernetes-dashboard/kubernetes-dashboard --create-namespace --namespace kubernetes-dashboard

Compatibility

Kubernetes version 1.27 1.28 1.29
Compatibility ? ?
  • Fully supported version range.
  • ? Due to breaking changes between Kubernetes API versions, some features might not work correctly in the Dashboard.

Images

docker.io/kubernetesui/dashboard-api:1.2.0
docker.io/kubernetesui/dashboard-auth:1.1.1
docker.io/kubernetesui/dashboard-metrics-scraper:1.1.1
docker.io/kubernetesui/dashboard-web:1.2.2

Don't miss a new dashboard release

NewReleases is sending notifications on new releases.