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

Validate valid input #6

Closed NoUseFreak closed 2 years ago

NoUseFreak commented 2 years ago

Create a validationwebhook to check sql related input to prevent SQL syntax errors.

Example: Creating a DB with test-123 is invalid as - is not allowed.

NoUseFreak commented 2 years ago

refs:

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 1.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: