Karmada
v1.19.0Orchestration & Management2026年8月31日
API設定の古い列挙値の整理や、認証情報監視とスケジューリングの動作改善を含む保守リリースです。セキュリティに関する変更はありません。
影響確認 (1)
breaking
PurgeModeの非推奨値を削除ImmediatelyまたはGraciouslyを使う API 設定に適用されます。PurgeModeの非推奨値ImmediatelyとGraciouslyを削除しました。代わりにDirectlyとGracefullyを使用します。
その他の記録済み変更 3 件すべてadditions 1 · fixes 1 · value changes 1
additions (1)
- -
karmada-controller-manager: Added support for automatically refreshing member cluster credentials for push-mode informers, ensuring long-lived resource watches continue working after token rotation. ([#7663](https://github.com/karmada-io/karmada/pull/7663), @zhuyulicfc49)
fixes (1)
- -
karmada-scheduler-estimator: Fixed the issue that installingschedulerEstimatoras a standalone component (installMode: component) failed to mount its certificate Secret because the Secret name was derived from the component release name instead of the host-mode release that created it. AddedschedulerEstimator.(defaultcerts karmada-cert) to configure the Secret name explicitly. ([#7815](https://github.com/karmada-io/karmada/pull/7815), @pujitha24)
value changes (1)
- -
karmada-scheduler: Moved bindings whose backoff or unschedulable timeout completed into the active queue in priority order within a single flush, so higher-priority bindings were retried first on a best-effort basis. ([#7814](https://github.com/karmada-io/karmada/pull/7814), @CaesarTY)
Karmadaをスタックに追加
対応が必要なリリースが出たときに、週次メールでお知らせします。 今回の破壊的変更も、その一例です。