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

SqlGrant needs db/user validation #12

Closed NoUseFreak closed 2 years ago

NoUseFreak commented 2 years ago

SqlGrant needs a validation hook to verify that user and database are on the same SqlHost.

NoUseFreak commented 2 years ago

Implemented in #13