crossplane-contrib / provider-alibaba

Crossplane provider for Alibaba Cloud
Apache License 2.0
50 stars 18 forks source link

Fix Redis provisioning; Improve Redis with the latest AliCloud SDK and support for Cluster instances #113

Open Melonbun233 opened 4 months ago

Melonbun233 commented 4 months ago

Description of your changes

This PR fixed the deprecated AliCloud Redis provisioning. It also provides various new features supported from AliCloud Redis including:

How has this code been tested

Unit tests are fixed with the latest change. Manual integration tests to use the controller to provision a Redis instance with different parameters and updating specs are executed.