Skip to content

Releases: kubermatic/dashboard

v1.2.2

30 May 07:30
Compare
Choose a tag to compare
Move OIDC URL params out of env files (#1273)

v1.2.1

02 May 14:32
Compare
Choose a tag to compare
[release/v1.2] Make OIDC provider URL configurable (#1224)

* Make OIDC provider URL configurable

* Add check for URL emptiness

* Mock new auth service method

* Add missing provider

* Fix NPE

v1.2.0

23 Apr 07:05
Compare
Choose a tag to compare
More unit tests (#1191)

* add tests for revoke admin token cmp

* tests for add project dialog cmp

* tests for edit provider settings cmp

* fix

v1.1.5

21 Mar 14:39
Compare
Choose a tag to compare
remove aws instance types t3.nano & t3.micro as they are too small (#…

v1.1.4

20 Mar 14:44
a494dea
Compare
Choose a tag to compare
Fix wizard settings step (#1134) (#1136)

* change default node size for aws

* fix vsphere settings

v1.1.3

19 Mar 12:42
b355a65
Compare
Choose a tag to compare
Use Subnet ID during cluster creation (#1119) (#1130)

(cherry picked from commit 609ab6c171ed3fbcc84f085ebc65bfda9a1edde8)

v1.1.2

26 Feb 12:32
Compare
Choose a tag to compare
Add missing method to get all clusters

v1.1.1

13 Feb 09:00
Compare
Choose a tag to compare
fix wrapping of provider and datacenter list (#1059)

* fix wrapping of provider and datacenter list

* add missing scss file

v1.1.0

24 Jan 09:03
Compare
Choose a tag to compare
Implement Edit Project dialog (#1003)

* implement edit project functionality

* add unit test

* add e2e test

v1.0.2

23 Oct 05:19
c091932
Compare
Choose a tag to compare
Remove unsupported ContainerRuntime from node object (#828)

This fixes #807 and #826