Update kubernetesui/dashboard-api Docker tag to v1.10.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
kubernetesui/dashboard-api | ironbank-docker | minor |
1.7.0 -> 1.10.1
|
kubernetesui/dashboard-api | stage | minor |
1.7.0 -> 1.10.1
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
kubernetes/dashboard (kubernetesui/dashboard-api)
v1.10.1
Changelog
- CVE-2018-18264: Fix security issue related to using Dashboard's Service Account (https://github.com/kubernetes/dashboard/pull/3400 and https://github.com/kubernetes/dashboard/pull/3289)
- Add new flag
--enable-skip-login
and disableSkip
option on the login view by default - Fix issue with closing terminal (https://github.com/kubernetes/dashboard/pull/3327)
- Fix saving Dashboard's settings into Config Maps without any data (https://github.com/kubernetes/dashboard/pull/3280)
- Update links on deploy view (https://github.com/kubernetes/dashboard/pull/3249)
- Minor performance enhancements and typography fixes
Compatibility
Kubernetes version | 1.8 | 1.9 | 1.10 | 1.11 | 1.12 | 1.13 |
---|---|---|---|---|---|---|
Compatibility | ✓ | ✓ | ✓ | ? | ? | ✕ |
-
✓
Fully supported version range. -
?
Due to breaking changes between Kubernetes API versions, some features might not work correctly in the Dashboard. -
✕
Unsupported version range.
Images
k8s.gcr.io/kubernetes-dashboard-arm64:v1.10.1
k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1
k8s.gcr.io/kubernetes-dashboard-ppc64le:v1.10.1
k8s.gcr.io/kubernetes-dashboard-arm:v1.10.1
k8s.gcr.io/kubernetes-dashboard-s390x:v1.10.1
Installation
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.10.1/src/deploy/recommended/kubernetes-dashboard.yaml
v1.10.0
Changelog
- Hide nodePort in internal endpoints when nodePort is not set (#2858)
- Fix occasional Dashboard crashes when using terminal (#3062)
- Allow disabling the skip button (#3077)
- Support for viewing completed/inactive jobs (#3103)
- Fix issue when displaying pods with owner reference set to another pod (#3108)
- Fix job status display (#3098)
- Improve backend logging (#3180)
- Filter out sensitive data from the logs (#3198)
- Update client-go to version 1.10.1 (#3157)
- Other minor fixes and translation updates
Compatibility
Kubernetes version | 1.8 | 1.9 | 1.10 | 1.11 | 1.12 | 1.13 |
---|---|---|---|---|---|---|
Compatibility | ✓ | ✓ | ✓ | ? | ? | ✕ |
-
✓
Fully supported version range. -
?
Due to breaking changes between Kubernetes API versions, some features might not work correctly in the Dashboard. -
✕
Unsupported version range.
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.10.0
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.10.0
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.10.0
gcr.io/google_containers/kubernetes-dashboard-arm:v1.10.0
gcr.io/google_containers/kubernetes-dashboard-s390x:v1.10.0
Installation
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.10.0/src/deploy/recommended/kubernetes-dashboard.yaml
v1.8.1
Changelog
- Redesign resource creation (#2636).
- Redesign logs download to respect user permissions (#2647).
- Restrict access to the Settings page for users that do not have access to
kubernetes-dashboard-settings
config map. - Fix occasional Dashboard crash during start due to race condition issue.
- Mask token input on login view
- Add partial support for password managers. They should now correctly ask you to save "credentials".
- Update translations
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.8.1
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.8.1
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.8.1
gcr.io/google_containers/kubernetes-dashboard-arm:v1.8.1
gcr.io/google_containers/kubernetes-dashboard-s390x:v1.8.1
Installation
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.8.1/src/deploy/recommended/kubernetes-dashboard.yaml
v1.8.0
Changelog
- Update dependencies to be compatible with Kubernetes v1.8
- Add support for Cron Jobs
- Remove support for Third Party Resources
- Introduce global settings page (#2532, #2581)
- Fix init containers not being shown in frontend
- Add logs autorefresh option
- Improve charts shown on overview page
- Add global system banner feature (#2607)
- Use polling instead of watch to tighten RBAC rules required to start the application
- Redesign namespace selector
- Add insecure login option (login view can be shown even when Dashboard is not served over HTTPS)
- Add support for force language change by providing
ACCEPT_LANGUAGE
env variable to Dashboard container - Fix download logs for Firefox
- Fix status display of Job's pod
- Update and unify age tooltip display across application
- Add QoS class info to pod details view
- Add namespace change info dialog
- Add link to overview of namespace from namespace details page
- Add certificate autogeneration option and remove dependency on init container
- Add Node IP to Node details page
- Several updates of PV, PVC and Storage Class views. More information will be shown.
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.8.0
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.8.0
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.8.0
gcr.io/google_containers/kubernetes-dashboard-arm:v1.8.0
gcr.io/google_containers/kubernetes-dashboard-s390x:v1.8.0
Installation
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.8.0/src/deploy/recommended/kubernetes-dashboard.yaml
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by POPs-renovate-tools_03Dec2024