-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release/v2.24] Prepare v2.24.10 (#6721)
* [release/v2.24] prepare 2.24.10 * update changelog
- Loading branch information
Showing
8 changed files
with
11 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,9 @@ | ||
{ | ||
"externalChangelogURL": "https://github.com/kubermatic/kubermatic/blob/main/docs/changelogs/CHANGELOG-2.24.md#v2249", | ||
"externalChangelogURL": "https://github.com/kubermatic/kubermatic/blob/main/docs/changelogs/CHANGELOG-2.24.md#v22410", | ||
"entries": [ | ||
{ | ||
"category": "fixed", | ||
"description": "Fix cloud-init bootstrapping issues on Ubuntu 22.04 on Azure." | ||
}, | ||
{ | ||
"category": "fixed", | ||
"description": "Fix support for Rockylinux 8 on AWS." | ||
}, | ||
{ | ||
"category": "fixed", | ||
"description": "Fix a bug where unrequired `cloud-config` secret was being propagated to the user clusters." | ||
}, | ||
{ | ||
"category": "fixed", | ||
"description": "Fix: use correct networkpolicy port for metrics-server." | ||
}, | ||
{ | ||
"category": "fixed", | ||
"description": "Address inconsistencies in Helm that lead to an Application being stuck in \"pending-install\"." | ||
}, | ||
{ | ||
"category": "fixed", | ||
"description": "Add Kubernetes 1.28.x support for cluster-autoscaler addon." | ||
"description": "Fix a critical regression in Applications with Helm sources, which resulted in \"release: not found\" errors." | ||
} | ||
] | ||
} |