|
2 | 2 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
3 | 3 | **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
|
4 | 4 |
|
5 |
| -- [v1.13.0-beta.0](#v1130-beta0) |
6 |
| - - [Downloads for v1.13.0-beta.0](#downloads-for-v1130-beta0) |
7 |
| - - [Changelog since v1.13.0-alpha.2](#changelog-since-v1130-alpha2) |
| 5 | +- [v1.13.0-rc.0](#v1130-rc0) |
| 6 | + - [Downloads for v1.13.0-rc.0](#downloads-for-v1130-rc0) |
| 7 | + - [Changelog since v1.13.0-beta.0](#changelog-since-v1130-beta0) |
8 | 8 | - [Urgent Update Notes](#urgent-update-notes)
|
9 | 9 | - [Changes by Kind](#changes-by-kind)
|
10 | 10 | - [API Changes](#api-changes)
|
|
16 | 16 | - [Dependencies](#dependencies)
|
17 | 17 | - [Helm Charts](#helm-charts)
|
18 | 18 | - [Instrumentation](#instrumentation)
|
19 |
| -- [v1.13.0-alpha.2](#v1130-alpha2) |
20 |
| - - [Downloads for v1.13.0-alpha.2](#downloads-for-v1130-alpha2) |
21 |
| - - [Changelog since v1.13.0-alpha.1](#changelog-since-v1130-alpha1) |
| 19 | +- [v1.13.0-beta.0](#v1130-beta0) |
| 20 | + - [Downloads for v1.13.0-beta.0](#downloads-for-v1130-beta0) |
| 21 | + - [Changelog since v1.13.0-alpha.2](#changelog-since-v1130-alpha2) |
22 | 22 | - [Urgent Update Notes](#urgent-update-notes-1)
|
23 | 23 | - [Changes by Kind](#changes-by-kind-1)
|
24 | 24 | - [API Changes](#api-changes-1)
|
|
30 | 30 | - [Dependencies](#dependencies-1)
|
31 | 31 | - [Helm Charts](#helm-charts-1)
|
32 | 32 | - [Instrumentation](#instrumentation-1)
|
33 |
| -- [v1.13.0-alpha.1](#v1130-alpha1) |
34 |
| - - [Downloads for v1.13.0-alpha.1](#downloads-for-v1130-alpha1) |
35 |
| - - [Changelog since v1.12.0](#changelog-since-v1120) |
| 33 | +- [v1.13.0-alpha.2](#v1130-alpha2) |
| 34 | + - [Downloads for v1.13.0-alpha.2](#downloads-for-v1130-alpha2) |
| 35 | + - [Changelog since v1.13.0-alpha.1](#changelog-since-v1130-alpha1) |
36 | 36 | - [Urgent Update Notes](#urgent-update-notes-2)
|
37 | 37 | - [Changes by Kind](#changes-by-kind-2)
|
38 | 38 | - [API Changes](#api-changes-2)
|
|
44 | 44 | - [Dependencies](#dependencies-2)
|
45 | 45 | - [Helm Charts](#helm-charts-2)
|
46 | 46 | - [Instrumentation](#instrumentation-2)
|
| 47 | +- [v1.13.0-alpha.1](#v1130-alpha1) |
| 48 | + - [Downloads for v1.13.0-alpha.1](#downloads-for-v1130-alpha1) |
| 49 | + - [Changelog since v1.12.0](#changelog-since-v1120) |
| 50 | + - [Urgent Update Notes](#urgent-update-notes-3) |
| 51 | + - [Changes by Kind](#changes-by-kind-3) |
| 52 | + - [API Changes](#api-changes-3) |
| 53 | + - [Features & Enhancements](#features--enhancements-3) |
| 54 | + - [Deprecation](#deprecation-3) |
| 55 | + - [Bug Fixes](#bug-fixes-3) |
| 56 | + - [Security](#security-3) |
| 57 | + - [Other](#other-3) |
| 58 | + - [Dependencies](#dependencies-3) |
| 59 | + - [Helm Charts](#helm-charts-3) |
| 60 | + - [Instrumentation](#instrumentation-3) |
47 | 61 |
|
48 | 62 | <!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
49 | 63 |
|
| 64 | +# v1.13.0-rc.0 |
| 65 | +## Downloads for v1.13.0-rc.0 |
| 66 | + |
| 67 | +Download v1.13.0-rc.0 in the [v1.13.0-rc.0 release page](https://github.com/karmada-io/karmada/releases/tag/v1.13.0-rc.0). |
| 68 | + |
| 69 | +## Changelog since v1.13.0-beta.0 |
| 70 | + |
| 71 | +## Urgent Update Notes |
| 72 | +None. |
| 73 | + |
| 74 | +## Changes by Kind |
| 75 | + |
| 76 | +### API Changes |
| 77 | +None. |
| 78 | + |
| 79 | +### Features & Enhancements |
| 80 | +- `karmada-controller-manager`: FlinkDeployment health interpreter improvements, adding status.error to reflected status. ([#6073](https://github.com/karmada-io/karmada/pull/6073), @mszacillo) |
| 81 | +- `karmada-operator`: standardize the naming of karmada config in karmada-operator installation method. ([#6082](https://github.com/karmada-io/karmada/pull/6082), @seanlaii) |
| 82 | +- `karmadactl`: command `init` now can specify the priority class name of the karmada components, default to `system-node-critical`. ([#6110](https://github.com/karmada-io/karmada/pull/6110), @zhzhuang-zju) |
| 83 | +- `karmadactl`: The `unjoin` command is restricted to only unjoin push mode member clusters. The `unregister` command is restricted to only unregister pull mode member clusters. ([#6081](https://github.com/karmada-io/karmada/pull/6081), @zhzhuang-zju) |
| 84 | + |
| 85 | +### Deprecation |
| 86 | +None. |
| 87 | + |
| 88 | +### Bug Fixes |
| 89 | +- `karmada-operator`: fix the "no such host" error when accessing the /convert webhook if Karmada instance is deployed in a namespace other than karmada-system. ([#6079](https://github.com/karmada-io/karmada/pull/6079), @zhzhuang-zju) |
| 90 | +- `karmadactl`: fix the "no such host" error when accessing the /convert webhook if Karmada instance is deployed in a namespace other than karmada-system via the `init` command. ([#6079](https://github.com/karmada-io/karmada/pull/6079), @zhzhuang-zju) |
| 91 | + |
| 92 | +### Security |
| 93 | +None. |
| 94 | + |
| 95 | +## Other |
| 96 | +### Dependencies |
| 97 | +None. |
| 98 | + |
| 99 | +### Helm Charts |
| 100 | +- `helm`: The new `PriorityClassName` field added as part of the Karmada control plane component configurations can be used to specify the priority class name of that component, default to `system-node-critical`. ([#6108](https://github.com/karmada-io/karmada/pull/6108), @zhzhuang-zju) |
| 101 | + |
| 102 | +### Instrumentation |
| 103 | +- The cluster status-related metrics, emitting from `karmada-controller-manager`, will be cleaned up after the cluster is removed. ([#5866](https://github.com/karmada-io/karmada/pull/5866), @CharlesQQ) |
| 104 | + |
50 | 105 | # v1.13.0-beta.0
|
51 | 106 | ## Downloads for v1.13.0-beta.0
|
52 | 107 |
|
|
0 commit comments