cuisongliu / automq-operator

8 stars 1 forks source link

feat(main): add webhook test #22

Closed cuisongliu closed 2 weeks ago

cuisongliu commented 2 weeks ago

This pull request includes several changes to the api, Makefile, and configuration files to improve testing, webhook setup, and default values. The most important changes include adding an E2E test workflow, updating default values and validation rules, and enhancing the webhook setup.

CI/CD Improvements:

Makefile Enhancements:

API and Webhook Updates:

Configuration Changes:

Codebase Simplification: