The API for shardingDefinition and shardingLifeCycleAction was introduced in 1.0, however shardingLifeCycleAction has not been implemented yet, including sharding preterminate, postprovision, shardPostProvision, etc.
After completing the above features, take the redis cluster addon as an example to migrate the original implementation based on componentLifeCycleAction API to shardingLifeCycleAction.
The API for shardingDefinition and shardingLifeCycleAction was introduced in 1.0, however shardingLifeCycleAction has not been implemented yet, including sharding preterminate, postprovision, shardPostProvision, etc.
After completing the above features, take the redis cluster addon as an example to migrate the original implementation based on componentLifeCycleAction API to shardingLifeCycleAction.