Skip to content

CODEOWNERS: add alecholmes to fleet.#10877

Merged
edsiper merged 3 commits intomasterfrom
pwhelan-add-alecholmes-codeowners-fleet
Sep 17, 2025
Merged

CODEOWNERS: add alecholmes to fleet.#10877
edsiper merged 3 commits intomasterfrom
pwhelan-add-alecholmes-codeowners-fleet

Conversation

@pwhelan
Copy link
Contributor

@pwhelan pwhelan commented Sep 12, 2025

Summary

Add Alec Holmes (@alecholmes) as a CODEOWNERS for the in_calyptia_fleet plugin and the other relevant plugins.


Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Before we can approve your change; please submit the following in a comment:

  • Example configuration file for the change
  • Debug log output from testing the change
  • Attached Valgrind output that shows no leaks or memory corruption was found

If this is a change to packaging of containers or native binaries then please confirm it works for all targets.

  • Run local packaging test showing all targets (including any new ones) build.
  • Set ok-package-test label to test for all targets (requires maintainer to do).

Documentation

  • Documentation required for this feature

Backporting

  • Backport to latest stable release.

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

Summary by CodeRabbit

  • Chores
    • Updated repository ownership for Calyptia Fleet integrations: replaced two previous owners with pwhelan and alecholmes across relevant Calyptia components and added pwhelan and alecholmes as owners for a new Calyptia Fleet integration area.
    • No changes to product behavior, performance, or user workflows; no action required.

Signed-off-by: Phillip Whelan <phillip.whelan@chronosphere.io>
@coderabbitai
Copy link

coderabbitai bot commented Sep 12, 2025

Walkthrough

Replaced and added CODEOWNERS entries for Calyptia-related paths: removed patrick-stephens and niedbalski, and set pwhelan and alecholmes as owners for several directories; added a new entry for plugins/in_calyptia_fleet/.

Changes

Cohort / File(s) Summary
CODEOWNERS (Calyptia paths)
CODEOWNERS
Updated ownership for Calyptia-related paths: include/fluent-bit/calyptia/, plugins/custom_calyptia/ (both occurrences), and plugins/out_calyptia/ — removed patrick-stephens and niedbalski, now pwhelan and alecholmes. Added new CODEOWNERS entry for plugins/in_calyptia_fleet/ with pwhelan and alecholmes.

Sequence Diagram(s)

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

I twitch my whiskers, tidy and quick,
New names hop in, a clean little flick.
Lines rearranged, carrots in view,
Pawprints set—who checks what is new?
Hop along, the record's true. 🥕🐇

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title "CODEOWNERS: add alecholmes to fleet." is a concise, single-sentence summary that directly describes the primary change—adding alecholmes to CODEOWNERS for fleet-related components—and it matches the modifications shown in the PR without extraneous detail.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch pwhelan-add-alecholmes-codeowners-fleet

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 2c96797 and 3f00639.

📒 Files selected for processing (1)
  • CODEOWNERS (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • CODEOWNERS
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (20)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_ARROW=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SANITIZE_MEMORY=On, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DSANITIZE_ADDRESS=On, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SMALL=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SIMD=On, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DSANITIZE_UNDEFINED=On, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_JEMALLOC=Off, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SMALL=On, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DSANITIZE_ADDRESS=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SIMD=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DSANITIZE_UNDEFINED=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SIMD=Off, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SANITIZE_MEMORY=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SIMD=Off, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_COVERAGE=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SANITIZE_THREAD=On, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SANITIZE_THREAD=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_JEMALLOC=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_JEMALLOC=On, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_JEMALLOC=Off, 3.31.6, gcc, g++)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pwhelan pwhelan requested review from edsiper and removed request for edsiper September 12, 2025 15:37
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
CODEOWNERS (1)

94-99: Add CODEOWNERS entry for plugins/in_calyptia_fleet

plugins/in_calyptia_fleet/ exists but has no CODEOWNERS entry — add this line to CODEOWNERS:

+/plugins/in_calyptia_fleet/   @pwhelan @patrick-stephens @niedbalski @alecholmes
🧹 Nitpick comments (1)
CODEOWNERS (1)

96-97: Duplicate CODEOWNERS entry for /plugins/custom_calyptia/

Two identical lines are redundant. Remove one to avoid noise and future confusion.

-/plugins/custom_calyptia/     @pwhelan @patrick-stephens @niedbalski @alecholmes
📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 60db310 and c2ae6cc.

📒 Files selected for processing (1)
  • CODEOWNERS (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (20)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SIMD=Off, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SANITIZE_THREAD=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SIMD=Off, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_ARROW=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SANITIZE_THREAD=On, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SANITIZE_MEMORY=On, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SIMD=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_JEMALLOC=Off, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SIMD=On, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SANITIZE_MEMORY=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_COVERAGE=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SMALL=On, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DSANITIZE_ADDRESS=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DSANITIZE_ADDRESS=On, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DSANITIZE_UNDEFINED=On, 3.31.6, clang, clang++)
  • GitHub Check: run-ubuntu-unit-tests (-DSANITIZE_UNDEFINED=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_JEMALLOC=Off, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_JEMALLOC=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_SMALL=On, 3.31.6, gcc, g++)
  • GitHub Check: run-ubuntu-unit-tests (-DFLB_JEMALLOC=On, 3.31.6, clang, clang++)
🔇 Additional comments (1)
CODEOWNERS (1)

95-95: LGTM: Adding @alecholmes to include/ and out_calyptia/

Owners list and patterns look correct.

Also applies to: 98-98

Signed-off-by: Phillip Whelan <phillip.whelan@chronosphere.io>
@edsiper
Copy link
Member

edsiper commented Sep 13, 2025

Adding Alec as CODEOWNER makes sense given his active work on Fleet and Calyptia plugins. However, should we also consider removing patrick-stephens and niedbalski from these components? These are now fully owned and maintained by Chronosphere, and they’re no longer actively involved in this area

@pwhelan
Copy link
Contributor Author

pwhelan commented Sep 13, 2025

SGTM

@edsiper
Copy link
Member

edsiper commented Sep 13, 2025

ok, please update the patch so we do one change

Signed-off-by: Phillip Whelan <phillip.whelan@chronosphere.io>
@edsiper edsiper merged commit 06f9541 into master Sep 17, 2025
41 checks passed
@edsiper edsiper deleted the pwhelan-add-alecholmes-codeowners-fleet branch September 17, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants