karmada v1.3.5 release
RainbowMango
released this
16 May 08:53
·
2 commits
to release-1.3
since this release
Changes since v1.3.4
Bug Fixes
karmada-search
: support pod subresource (attach, exec, port-forward) through global proxy. (#3116, @XiShanYongYe-Chang)karmada-search
: Fixed the problem that ResourceVersion base64 encrypted repeatedly when starting multiple informers to watch resource. (#3391, @niuyueyang1996)karmada-search
: Fixed http response add content-type header. (#3515, @callmeoldprince)karmada-search
: Fiexed paging list in karmada search proxy in large-scale member clusters. (#3451, @ikaven1024)karmada-controller-manager
: Fixed the issue that RBAC resources whose name contains uppercase characters can not be propagated. (#3214, @whitewindmills)karmada-controller-manager
: Fixed the problem that ServiceAccount can be interpreted as a dependency, but may not be delivered. (#3222, @whitewindmills)karmadactl
: Fixed unable to view the options ofkarmadactl addons enable/disable
issue. (#3307, @lonelyCZ)