crossplane-contrib / provider-sql

An SQL provider for @crossplane
https://crossplane.io
Apache License 2.0
104 stars 59 forks source link

Fix/grant deletion hang after user is removed error 1141 #134

Closed alereca closed 1 year ago

alereca commented 1 year ago

Description of your changes

Fixes #47

I have:

How has this code been tested

Add unit tests for grant controller observe method:

Update unit tests for grant controller observe method:

alereca commented 1 year ago

@Duologic would you recommend keeping the old file name examples/mysql/grant.yaml or updating to examples/mysql/grant-database.yaml which I consider to be more descriptive?

Duologic commented 1 year ago

Rename sounds good. 👍