Skip to content

Comments

[addon-operator] remove search hooks log duplicates#676

Merged
ldmonster merged 1 commit intomainfrom
feat/remove-global-hooks-duplicates
Sep 30, 2025
Merged

[addon-operator] remove search hooks log duplicates#676
ldmonster merged 1 commit intomainfrom
feat/remove-global-hooks-duplicates

Conversation

@brileyyyy
Copy link
Contributor

Overview

Fixed duplicate log messages during addon-operator startup caused by incorrect logging message in searchGlobalBatchHooks function.

What this PR does / why we need it

This PR fixes a logging issue in pkg/module_manager/models/modules/global.go where the searchGlobalBatchHooks function was incorrectly logging "Found global shell hooks in dir" instead of "Found global batch hooks in dir".

Signed-off-by: kerimov <brileyforbusiness@gmail.com>
@brileyyyy brileyyyy self-assigned this Sep 26, 2025
@brileyyyy brileyyyy added the enhancement New feature or request label Sep 26, 2025
@ldmonster ldmonster added bug Something isn't working and removed enhancement New feature or request labels Sep 30, 2025
@ldmonster ldmonster merged commit b010d4e into main Sep 30, 2025
13 of 16 checks passed
@ldmonster ldmonster deleted the feat/remove-global-hooks-duplicates branch September 30, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants