cuisongliu / automq-operator

8 stars 1 forks source link

feat(main): add broker config #36

Closed cuisongliu closed 1 week ago

cuisongliu commented 1 week ago

This pull request introduces several changes to enhance the configuration and functionality of the AutoMQ operator. The key changes include adding a new NodePort field, integrating a new API endpoint to fetch node IPs, and updating the Kafka monitor script to use the new API endpoint.

Configuration Enhancements:

API Integration:

Script Updates: