Changes since v1.5.0
Bug Fixes
karmada-search
: Fixed the problem that ResourceVersion base64 encrypted repeatedly when starting multiple informers to watch resource. (#3387, @niuyueyang1996)karmada-search
: Fixed paging list in karmada search proxy in large-scale member clusters issue. (#3449, @ikaven1024)karmada-search
: Fixed contecnt-type header issue in HTTP response. (#3513, @callmeoldprince)karmada-controller-mamager
: Fixed Lua's built-in string function can not be used issue in ResourceInterpreterCustomization. (#3282, @chaunceyjiang)karmada-controller-manager
: Fixed the control plane endpointslices cannot be deleted issue. (#3354, @wenchezhao)karmada-controller-manager
: Fixed a corner case that when there are tasks in the GracefulEvictionTasks queue, graceful-eviction-controller will not work after restarting karmada-controller-manager. (#3490, @chaunceyjiang)karmada-scheduler
: Fixed unexpected re-scheduling due to mutating informer cache issue. (#3428, @whitewindmills)karmada-scheduler
: Fixed the issue of inconsistent Generation and SchedulerObservedGeneration. (#3477, @Poor12)karmadactl
: Fixed unable to view the options ofkarmadactl addons enable/disable
issue. (#3305, @lonelyCZ)