Releases: karmada-io/karmada
Karmada v1.13.0-alpha.1 release
See the CHANGELOG for details.
Karmada v1.12.2 release
See the CHANGELOG for details.
What's Changed
- Automated cherry pick of #5960: Fix panic when validating ResourceInterpreterWebhookConfiguration with unspecified service port by @seanlaii in #5967
- Automated cherry pick of #5972: fix the issue of missing workqueue metrics in the Karmada controller by @XiShanYongYe-Chang in #5980
- Automated cherry pick of #5989: fix rebalancer auto deleted failed by @deefreak in #5995
- Automated cherry pick of #5984: fix verify license lint error by @tiansuo114 in #6004
- Automated cherry pick of #5976: Only genrate ETCD PKI for local ETCD setup by @jabellard in #6008
Full Changelog: v1.12.1...v1.12.2
Karmada v1.11.5 release
See the CHANGELOG for details.
Karmada v1.10.9 release
See the CHANGELOG for details.
Karmada v1.12.1 release
See the CHANGELOG for details.
Karmada v1.11.4 release
Upgrade Notes
The Failover feature has been disabled by default. This change is part of our ongoing efforts to improve system stability and ensure that advanced features are only enabled when necessary, and after a full evaluation.
- If you are using the Failover feature, you must explicitly enable it by adding the
--feature-gates=Failover=true,<other feature>
flag to thekarmada-controller-manager
component. Failure to do so may result in the feature being disabled after upgrading. - If you are not using the Failover feature, this change will have no impact on your system.
See the CHANGELOG for details.
Karmada v1.10.8 release
Upgrade Notes
The Failover feature has been disabled by default. This change is part of our ongoing efforts to improve system stability and ensure that advanced features are only enabled when necessary, and after a full evaluation.
- If you are using the Failover feature, you must explicitly enable it by adding the
--feature-gates=Failover=true,<other feature>
flag to thekarmada-controller-manager
component. Failure to do so may result in the feature being disabled after upgrading. - If you are not using the Failover feature, this change will have no impact on your system.
See the CHANGELOG for details.
Karmada v1.9.10 release
Upgrade Notes
The Failover feature has been disabled by default. This change is part of our ongoing efforts to improve system stability and ensure that advanced features are only enabled when necessary, and after a full evaluation.
- If you are using the Failover feature, you must explicitly enable it by adding the
--feature-gates=Failover=true,<other feature>
flag to thekarmada-controller-manager
component. Failure to do so may result in the feature being disabled after upgrading. - If you are not using the Failover feature, this change will have no impact on your system.
See the CHANGELOG for details.
Karmada v1.12.0 release
Karmada v1.12.0 release
See the CHANGELOG for details.
Thank you to everyone who contributed to this release!
Contributors whose commits are in this release (alphabetically by username).
- @a7i
- @ahorine
- @anujagrawal699
- @B1F030
- @chaosi-zju
- @CharlesQQ
- @chaunceyjiang
- @husnialhamdani
- @iawia002
- @ipsum-0320
- @jabellard
- @jklaw90
- @KhalilSantana
- @LavredisG
- @liangyuanpeng
- @LivingCcj
- @MAVRICK-1
- @mohamedawnallah
- @mszacillo
- @RainbowMango
- @SataQiu
- @seanlaii
- @sophiefeifeifeiya
- @tiansuo114
- @wangxf1987
- @whitewindmills
- @wulemao
- @XiShanYongYe-Chang
- @xovoxy
- @yanfeng1992
- @yelshall
- @zach593
- @zhzhuang-zju
Karmada v1.11.3 release
See the CHANGELOG for details.