Changes since v1.2.4
Bug Fixes
karmada-controller-manager
/karmada-agent
: Fixed failed to sync work status issue due to the informer being accidentally shut down. (#2939, @Poor12)karmadactl
: Fixed the error of resources whose name contains colons failing to be created when usingkarmadactl promote
. (#2933, @Poor12)karmadactl
: Fixed the default ValidatingWebhookConfiguration forresourceinterpreterwebhook
not working issue. (#2922, @qingwave)karmada-webhook
: Fixed failed to set resource selector default namespace if the relevant OverridePolicy and PropagationPolicy with namespace unset issue. (#2873, @carlory )