Karmada
v1.19.0Orchestration & Management2026년 8월 31일
오래된 API 열거형 값을 정리하고 자격 증명 감시와 스케줄링 동작을 개선하며 독립형 구성 요소 설치 문제를 수정한 유지보수 릴리스입니다. 보안 변경은 없습니다.
영향 확인 (1)
breaking더 이상 사용하지 않는
PurgeMode값 제거API 설정에서
Immediately또는Graciously를 사용한다면 적용됩니다.Karmada 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 스택에 추가
조치가 필요한 릴리스가 나왔을 때 주간 메일로 알려드립니다. 이번 릴리스의 브레이킹 체인지 같은 것들입니다.