Skip to content

Commit

Permalink
[release/v2.25]Add changelog for KKP patch release 2.25.4 (#13399)
Browse files Browse the repository at this point in the history
* Add changelog for KKP patch release 2.25.4

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

* Removed anchor/link

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

* Fixed the issue link

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

---------

Signed-off-by: archups <archupsawant@gmail.com>
  • Loading branch information
archups committed May 21, 2024
1 parent 17504ac commit 7e54dad
Showing 1 changed file with 29 additions and 4 deletions.
33 changes: 29 additions & 4 deletions docs/changelogs/CHANGELOG-2.25.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,27 @@
- [v2.25.1](#v2251)
- [v2.25.2](#v2252)
- [v2.25.3](#v2253)
- [v2.25.4](#v2254)

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

## v2.25.4

**GitHub release: [v2.25.4](https://github.com/kubermatic/kubermatic/releases/tag/v2.25.4)**

### Bugfixes

- Fix [#13393](https://github.com/kubermatic/kubermatic/issues/13393) where externally deployed Velero CRDs are removed automatically from the user cluster ([#13396](https://github.com/kubermatic/kubermatic/pull/13396))
- Fix a bug where unrequired `cloud-config` secret was being propagated to the user clusters ([#13366](https://github.com/kubermatic/kubermatic/pull/13366))
- Fix null pointer exception that occurred while our controllers checked whether the CSI addon is in use or not ([#13369](https://github.com/kubermatic/kubermatic/pull/13369))

### Updates

- Update OSM to v1.5.2; fixing cloud-init bootstrapping issues on Ubuntu 22.04 on Azure ([#13380](https://github.com/kubermatic/kubermatic/pull/13380))


## v2.25.3

**GitHub release: [v2.25.3](https://github.com/kubermatic/kubermatic/releases/tag/v2.25.3)**

### Bugfixes

Expand All @@ -16,7 +35,9 @@
* Update operating-system-manager to v1.5.1.


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

**GitHub release: [v2.25.2](https://github.com/kubermatic/kubermatic/releases/tag/v2.25.2)**

### New Feature

Expand All @@ -38,7 +59,9 @@



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

**GitHub release: [v2.25.1](https://github.com/kubermatic/kubermatic/releases/tag/v2.25.1)**

### API Changes

Expand Down Expand Up @@ -76,7 +99,9 @@
- Addons reconciliation is triggered more consistently for changes to Cluster objects, reducing the overall number of unnecessary addon reconciliations ([#13252](https://github.com/kubermatic/kubermatic/pull/13252))


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

**GitHub release: [v2.25.0](https://github.com/kubermatic/kubermatic/releases/tag/v2.25.0)**

Before upgrading, make sure to read the [general upgrade guidelines](https://docs.kubermatic.com/kubermatic/v2.25/installation/upgrading/). Consider tweaking `seedControllerManager.maximumParallelReconciles` to ensure user cluster reconciliations will not cause resource exhaustion on seed clusters. A [full upgrade guide is available from the official documentation](https://docs.kubermatic.com/kubermatic/v2.25/installation/upgrading/upgrade-from-2.24-to-2.25/).

Expand Down

0 comments on commit 7e54dad

Please sign in to comment.