stenic / sql-operator

Manage SQL databases, users and grant using kubernetes manifests
https://stenic.github.io/sql-operator/
Other
4 stars 3 forks source link

Remove hostRef from grants #11

Closed NoUseFreak closed 2 years ago

NoUseFreak commented 2 years ago

SqlGrant don't need hostRef as they are linked primarily to a user.

NoUseFreak commented 2 years ago

Implemented in #13