v1.5 to v1.6
Follow the Regular Upgrading Process.
Upgrading Notable Changes
API Changes
- The length of
AffinityNamein PropagationPolicy now is restricted to [1, 32], and must be a qualified name. - Introduced short name
wkfor resourceWork.
karmadactl
- Introduced
--purge-namespaceflag fordeinitcommand to skip namespace deletion during uninstallation. - Introduced
--auto-create-policyand--policy-nameflags forpromotecommand to customize the policy during the promotion.
karmada-aggregated-apiserver
- Increased
.metadata.generationonce the desired state of the Cluster object is changed.
karmada-controller-manager
- Allowed setting wildcards for
--skippedPropagatingNamespacesflag. - The
--skipped-propagating-namespacesflags now can take regular expressions to represent namespaces and defaults tokube-*.
karmada-scheduler
- Introduced
clusterEvictionplugin to skip the clusters that are in the process of eviction.
Please refer to v1.6.0 Release Notes for more details.