Changes since v1.4.0
Bug Fixes
karmadactl
: Fixedkarmada-agent
installed by theregister
command can not delete works due to lack of permission issue. (#2904, @lonelyCZ)karmadactl
: Fixed the default ValidatingWebhookConfiguration forresourceinterpreterwebhook
not working issue. (#2924, @qingwave)karmadactl
: Fixed the default ValidatingWebhookConfiguration forresourceinterpretercustomizations
not working issue. (#2927, @chaunceyjiang)karmadactl
: Fixed the error of resources whose name contains colons failing to be created when usingkarmadactl apply
. (#2931, @Poor12)karmada-controller-manager
/karmada-agent
: Fixed misjudgment of deployment and statefuleset health status. (#2944, @Fish-pro)karmada-controller-manager
/karmada-agent
: Fixed failed to sync work status issue due to the informer being accidentally shut down. (#2937, @Poor12)karmada-scheduler
: Fixed a corner case that re-schedule be skipped in case of the cluster becomes not fit. (#2955, @jwcesign)