cuisongliu / automq-operator

8 stars 1 forks source link

feat(main): add webhook test #23

Closed cuisongliu closed 2 weeks ago

cuisongliu commented 2 weeks ago

This pull request introduces several changes to the AutoMQ Kubernetes custom resource definition, focusing on validation logic, default values, and test enhancements. The key changes include removing default values from the struct tags, adding validation logic, and enhancing the test suite.

Validation and Default Values:

Test Enhancements:

Minor Changes: