Changes since v1.1.1
Bug Fixes
karmadactl: fixed the
karmada-systemnamespace already existing issue when deploying
karmada-agent` issue. (#1608, @hanweisen)karmadactl: Fixed karmada-controller-manager args not honor customized namespace issue.
(#1689, @prodanlabs)karmada-controller-manager
: Fixed ResourceBinding maybe prevents en-queue in case of schedule failure. (#1507, @mrlihanbo)karmada-controller-manager
: Fixed theFullyApplied
condition ofResourceBinding/ClusterResourceBinding
mislabeling issue in case of non-scheduled. (#1517, @huone1)karmada-controller-manager
: Fixed RB/CRB controller can't aggregate status in case of work condition update issue. (#1523, @mrlihanbo)karmada-controller-manager
: Fixed panic in case of interpreter webhook returns nil patch. (#1592, @CharlesQQ)karmada-aggregate-apiserver
: Fixed timeout issue when requestcluster/proxy
with options-w
orlogs -f
fromkarmadactl get
. (#1630, @XiShanYongYe-Chang)karmada-aggregate-apiserver
: Fixed exec failed:error: unable to upgrade connection: you must specify at least 1 of stdin, stdout, stderr
. (#1642, @XiShanYongYe-Chang)
Other
- The base image
alpine
has been promoted tov3.15.1
. (#1583, @RainbowMango)