* feat: support actuator for sct core components
This commit only support actuator of config, metadata, discovery and ratelimit.
* add: change log for actuator extension
* feat: support actuator for sct core components
This commit only support actuator of config, metadata, discovery and ratelimit.
* add: change log for actuator extension
* fix: unit test failed caused by merge code
* fix: code style and design flaws
* fix: unit test error caused by code format
* fix: change the conditional class of polaris endpoint to endpoint class
Co-authored-by: frankjlli <frankjlli@tencent.com>