Skip to content

v0.4.0

Compare
Choose a tag to compare
@Iceber Iceber released this 20 Jul 13:55
· 555 commits to main since this release
fbf0f4f

Notable Changes since v0.3.0

APIServer

  • Optimized the response message when getting a specific resource using the resource name without setting the cluster name in url path (#208, @wuyingjun-lucky)
  • The Any CollectionResource has been added, which supports users to combine resource types at will to retrieve, Lean More (#266, @Iceber)
  • The Collection Resource supports withRemainingCount and withContinue, Lean More (#267, @Iceber)

Bug Fix

ClusterSynchro Manager

Bug Fix

  • Fix duplicate log flags in the clustersynchro-manager cmd (#246, @ONE7live)

Controller Manager

The Controller Manager component has been added, include ClusterImportPolicy Controller and PediaClusterLifecycle Controller

  • New custom resources ClusterImportPolicy and PediaClusterLifecycle to support automatic conversion of other resources to PediaCluster, Lean More (#259, @Iceber)

Default Storage Layer

  • When only fetching the resource metadata, only the metadata will be selected from the database (#227, @Iceber)

Contributor

Thanks everyone who contributed to this release!

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