Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions CHANGELOG/v1.10.10-ncn.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
## 👌 Kubernetes version support

- Management Cluster: v1.28.x -> v1.33.x
- Workload Cluster: v1.26.x -> v1.33.x

[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html)

## Changes since v1.10.10-ncn.3
## :chart_with_upwards_trend: Overview
- 18 new commits merged
- 1 feature addition ✨
- 1 bug fixed 🐛

## :sparkles: New Features
- KCP: Add kubeadm cluster role

## :bug: Bug Fixes
- Test framework: Add retry when getting manifest YAMLs

## :seedling: Others
- CI: Fix lint failures for the kubeadm cluster role backport
- CI: Ignore CVE
- CI: Ignore darwin otel CVE
- CI: Bump trivy to v0.69.2 to fix checks
- CI: Disable govulncheck for release-1.10
- Dependency: Bump Go to v1.24.12
- Dependency: Bump Go to v1.24.13

## Dependencies

### Added
_Nothing has changed._

### Changed
_Nothing has changed._

### Removed
_Nothing has changed._

_Thanks to all our contributors!_ 😊
Loading