Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDS keep send create account request even account is already keep #100

Open
hzlml opened this issue Nov 16, 2021 · 0 comments
Open

RDS keep send create account request even account is already keep #100

hzlml opened this issue Nov 16, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@hzlml
Copy link

hzlml commented Nov 16, 2021

What happened?

RDS account has been created and synced successful
status: atProvider: accountReady: true dbInstanceID: pgm-uf67w8778xxxx dbInstanceStatus: Running

While, it keeps sending the create account request
image

How can we reproduce it?

Created RDS or Redis resources which account
spec: forProvider: engine: postgresql engineVersion: "10.0" dbInstanceClass: pg.n2.small.2c dbInstanceStorageInGB: 20 dbInstanceNetType: "Intranet" payType: Postpaid securityIPList: 0.0.0.0/0 masterUsername: xxxxxxxxxxxx networkType: VPC zoneId: cn-shanghai-b vpcId: vpc-xxxxxxxxxxx vSwitchId: vsw-xxxxxxxx

What environment did it happen in?

Crossplane version:

ALIYUN ACK

Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.2", GitCommit:"092fbfbf53427de67cac1e9fa54aaa09a28371d7", GitTreeState:"clean", BuildDate:"2021-06-16T12:59:11Z", GoVersion:"go1.16.5", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"18+", GitVersion:"v1.18.8-aliyun.1", GitCommit:"27f24d2", GitTreeState:"", BuildDate:"2021-08-19T10:00:16Z", GoVersion:"go1.13.15", Compiler:"gc", Platform:"linux/amd64"}
@hzlml hzlml added the bug Something isn't working label Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant