Skip to content

karmada v1.0.4 release

Compare
Choose a tag to compare
@RainbowMango RainbowMango released this 14 Jul 09:01
· 7 commits to release-1.0 since this release
4ea4787

Changes since v1.0.3

Bug Fixes

  • karmadactl: Fixed namespace can not be customized issue. (#1826, @likakuli)
  • karmadactl: fixed can not taint while karmada control plane config is not located on default path. (#1837, @wuyingjun-lucky)
  • karmada-controller-manager: Fixed Job status might be incorrectly marked as Completed issue. (#2011, @Garrybest)
  • karmada-controller-manager/karmada-agent : fixed panic issue when dumps error info. (#2133, @AllenZMC)