Skip to content

v0.4.1

Compare
Choose a tag to compare
@Iceber Iceber released this 04 Aug 05:41
· 543 commits to main since this release
d1652e8

Changes since v0.4.0

Primarily fixed pediaclusterlifecycle controller bugs and made some optimizations to clustersynchro manager

ClusterSynchro Manager

  • Optimize the conditions of the pediacluster status (#284, @Iceber)

The printer columns of the pediacluster is updated, please update the PediaCluster CRD

$ kubectl get pediacluster
NAME                READY   VERSION   APISERVER
cluster-example     True    v1.22.2   https://10.6.100.10:6443

$ kubectl get pediacluster -o wide
NAME                READY   VERSION   APISERVER                   VALIDATED       SYNCHRORUNNING   CLUSTERHEALTHY
cluster-example     True    v1.22.2   https://10.6.100.10:6443    Validated       Running          Healthy
  • Retry to reconcile pediaclusters based on RetryableError (#283, @Iceber)

Controller Manager

Bug Fix

  • Fix set dependent resources of the pediacluster lifecycle (#287, @Iceber)

Contributor

Thanks everyone who contributed to this release!

The following users (sort alphabetically) are those who committed much in this release. Thank you!