Skip to content

Releases: kubermatic/dashboard

v2.13.1

04 Mar 15:09
61225b5
Compare
Choose a tag to compare
[release/v2.13] Use addon config short description field and allow fo…

v2.13.0

12 Feb 14:01
6d3140e
Compare
Choose a tag to compare
[release/v2.13] Add missing checks for AddonConfig existence (#1986)

* Add missing checks for AddonConfig existence

* Add few more checks

Co-authored-by: Marcin Maciaszczyk <[email protected]>

v2.13.0-rc.1

31 Jan 16:15
fb8e728
Compare
Choose a tag to compare
v2.13.0-rc.1 Pre-release
Pre-release
Display azure node sizes in size dropdown (#1924)

This is similar to AWS and OpenStack

Signed-off-by: Bastian Hofmann <[email protected]>

Co-authored-by: Bastian Hofmann <[email protected]>

v2.12.7

21 May 12:29
Compare
Choose a tag to compare
enable edit options for kubeadm (#1873)

v2.12.6

04 Mar 15:34
Compare
Choose a tag to compare
enable edit options for kubeadm (#1873)

v2.12.5

08 Jan 17:13
Compare
Choose a tag to compare
enable edit options for kubeadm (#1873)

v2.12.1

04 Nov 12:22
Compare
Choose a tag to compare
Cherry-pick #1710 (#1755)

* Add restricted label key name validator (#1694)

* Add restricted label key name validator

* Fix tests

* Fix label form validator (#1710)

* Fix label form validator

* Update validity also during label deletion

* Use better method

* Fix the unit tests

* Fix async validation issue

* Fix unit tests

* Fix cluster labels invalidation issue

* Revert #1694 cherry-pick

* Revert #1694 cherry-pick

v2.12.0

23 Oct 08:52
Compare
Choose a tag to compare
Bump stylelint from 11.0.0 to 11.1.1 (#1661)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 11.0.0 to 11.1.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/11.0.0...11.1.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v2.12.0-rc.1

22 Oct 16:05
Compare
Choose a tag to compare
v2.12.0-rc.1 Pre-release
Pre-release
E2E test optimization (#1701)

* E2E test optimization

* Increase wait on timeout

v2.12.0-alpha.8

11 Oct 14:31
Compare
Choose a tag to compare
v2.12.0-alpha.8 Pre-release
Pre-release
Allow adding labels to cluster (#1659)

* Allow adding cluster labels from wizard

* Add labels to cluster details view

* Add missing assignment

* Allow editing labels in existing clusters

* Minor updates

* Minor updates