Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(main): add status controller sync #33

Merged
merged 1 commit into from
Oct 5, 2024
Merged

feat(main): add status controller sync #33

merged 1 commit into from
Oct 5, 2024

Conversation

cuisongliu
Copy link
Owner

@cuisongliu cuisongliu commented Oct 5, 2024

This pull request includes several changes to improve the configuration and setup of the AutoMQ service. The changes primarily focus on enhancing environment variable handling, updating configuration files, and modifying scripts for better compatibility and performance.

Configuration Updates:

Environment Variable Handling:

  • cmd/main.go: Improved the handling of the ENABLE_WEBHOOKS environment variable by using os.LookupEnv to avoid potential errors.

Script Enhancements:

  • defaults/up.sh: Modified the kafka_up function to update S3 bucket configuration keys and export KAFKA_HEAP_OPTS for better performance. [1] [2]

Code Cleanup:

@cuisongliu cuisongliu force-pushed the status_sync branch 5 times, most recently from 0dc9745 to e9fd07b Compare October 5, 2024 08:44
Signed-off-by: cuisongliu <cuisongliu@qq.com>
@cuisongliu cuisongliu merged commit 4ff5ef1 into main Oct 5, 2024
6 checks passed
@cuisongliu cuisongliu deleted the status_sync branch October 5, 2024 09:09
@github-actions github-actions bot mentioned this pull request Oct 5, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant