Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Centralize the logic to set node name #3024

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

michi-covalent
Copy link
Contributor

@michi-covalent michi-covalent commented Oct 21, 2024

Centralize the logic to set the NodeName field for events to avoid code duplication. Initialize the nodeName variable once in the node package init() function.

@michi-covalent michi-covalent added the release-note/misc This PR makes changes that have no direct user impact. label Oct 21, 2024
@michi-covalent michi-covalent force-pushed the pr/michi/node-only branch 2 times, most recently from f5075a0 to 8ec47ac Compare October 22, 2024 02:40
Centralize the logic to set the NodeName field for event to avoid code
duplication. Initialize the nodeName variable once in the node package
init() function.

Signed-off-by: Michi Mutsuzaki <[email protected]>
@michi-covalent michi-covalent marked this pull request as ready for review October 22, 2024 04:33
@michi-covalent michi-covalent requested a review from a team as a code owner October 22, 2024 04:33
@michi-covalent michi-covalent merged commit 001d8a7 into main Oct 22, 2024
42 checks passed
@michi-covalent michi-covalent deleted the pr/michi/node-only branch October 22, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants