Skip to content

Commit

Permalink
[release/v2.23] Add changelog for KKP Apr 2024 patch release (#13294)
Browse files Browse the repository at this point in the history
* [release/v2.23] Add changelog for KKP Apr 2024 patch release

Signed-off-by: archups <archupsawant@gmail.com>

* Refresh changelog

Signed-off-by: archups <archupsawant@gmail.com>

---------

Signed-off-by: archups <archupsawant@gmail.com>
  • Loading branch information
archups committed Apr 18, 2024
1 parent f6b6385 commit 0bad7ab
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions docs/changelogs/CHANGELOG-2.23.md
Expand Up @@ -12,6 +12,37 @@
- [v2.23.9](#v2239)
- [v2.23.10](#v22310)
- [v2.23.11](#v22311)
- [v2.23.12](#v22312)
- [v2.23.13](#v22313)

## [v2.23.13](https://github.com/kubermatic/kubermatic/releases/tag/v2.23.13)

### API Changes

- Add `spec.componentsOverride.operatingSystemManager` to allow overriding OSM settings and resources ([#13288](https://github.com/kubermatic/kubermatic/pull/13288))

### Bugfixes

- Fix high CPU usage in master-controller-manager ([#13217](https://github.com/kubermatic/kubermatic/pull/13217))

### Updates

- Add Canal CNI version v3.27.3 ([#13308](https://github.com/kubermatic/kubermatic/pull/13308))
- Add support for Kubernetes 1.27.13 (fixes CVE-2024-3177) ([#13300](https://github.com/kubermatic/kubermatic/pull/13300))


## [v2.23.12](https://github.com/kubermatic/kubermatic/releases/tag/v2.23.12)

### Bugfixes

- Exclude `test` folders which contain symlinks that break once the archive is untarred ([#13151](https://github.com/kubermatic/kubermatic/pull/13151))
- Fix a bug where OSPs were not being listed for VMware Cloud Director ([#6592](https://github.com/kubermatic/dashboard/pull/6592))
- Fix invalid project ID in API requests for Nutanix provider ([#6572](https://github.com/kubermatic/dashboard/pull/6572))
- Fix a bug where dedicated credentials were incorrectly being required as mandatory input when editing vSphere provider settings for a cluster ([#6567](https://github.com/kubermatic/dashboard/pull/6567))


### Chore
- Update to Go 1.20.13 ([#13165](https://github.com/kubermatic/kubermatic/pull/13165)) and ([#6594](https://github.com/kubermatic/dashboard/pull/6594))

## [v2.23.11](https://github.com/kubermatic/kubermatic/releases/tag/v2.23.11)

Expand Down

0 comments on commit 0bad7ab

Please sign in to comment.