Skip to content

Add CODEOWNERS for component ownership#2

Closed
erain wants to merge 23 commits intomasterfrom
component-codeowners
Closed

Add CODEOWNERS for component ownership#2
erain wants to merge 23 commits intomasterfrom
component-codeowners

Conversation

@erain
Copy link
Owner

@erain erain commented Mar 9, 2026

What this PR does

  • add a repo-level .github/CODEOWNERS file for the top-level components in this monorepo
  • assign /custom-metrics-stackdriver-adapter/ to @juli4n
  • assign /event-exporter/ to @courageJ and @erain
  • keep @erain as the default owner for all other areas for now

Why

This lets GitHub route pull requests to the right reviewers based on the paths changed.

Follow-up

To make ownership enforceable at merge time, the repo still needs branch protection with Require review from Code Owners, and listed owners must have write access to the repository.

zkdlin211 and others added 23 commits January 12, 2026 12:46
…cher-streaming

Allow watch streaming option for lister watcher to prevent high memory spike.
…cher-streaming

Bump event-exporter version to v0.5.9
…cher-streaming

Enable streaming listWatcher only if the required k8s feature gate is enabled
Bump up golang.org/x/crypto to 0.45.0 for event-exporter
…rMetriclabel

update extractAllLabels to filter out labels that aren't metric labels
…attempt

Add restart attempt and jobset uid labels in pod owner transform
…attempt

Bump event-exporter verion to v0.5.11
@erain
Copy link
Owner Author

erain commented Mar 9, 2026

Superseded by upstream PR GoogleCloudPlatform#1085

@erain erain closed this Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants