Skip to content

Add hpa reviewers #131650

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

Merged
merged 1 commit into from
May 9, 2025
Merged

Add hpa reviewers #131650

merged 1 commit into from
May 9, 2025

Conversation

omerap12
Copy link
Member

@omerap12 omerap12 commented May 7, 2025

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Add hpa reviewers

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. sig/apps Categorizes an issue or PR as relevant to SIG Apps. sig/autoscaling Categorizes an issue or PR as relevant to SIG Autoscaling. and removed do-not-merge/needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels May 7, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in SIG Apps May 7, 2025
@BenTheElder BenTheElder mentioned this pull request May 7, 2025
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
Copy link
Contributor

@soltysh soltysh left a comment

Choose a reason for hiding this comment

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

/hold

- gjtempleton
- mwielgus
- omerap12
- raywainman
Copy link
Contributor

Choose a reason for hiding this comment

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

The same comment applies here as the one I wrote in #131292 (comment)

Copy link
Member

Choose a reason for hiding this comment

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

Huh? This is reviwers not approvers.
this just defines who gets assigned for the initial review.

Copy link
Member

Choose a reason for hiding this comment

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

I think in a state of inadequate approver capacity we cannot afford to be strict about the number of primary reviews before even signing up to be assigned reviews

they should meet the membership requirements however.

https://github.com/kubernetes/community/blob/master/community-membership.md#requirements-1

Copy link
Contributor

Choose a reason for hiding this comment

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

they should meet the membership requirements however.

There are similar requirements for reviewer, see https://github.com/kubernetes/community/blob/master/community-membership.md#reviewer

Copy link
Member

Choose a reason for hiding this comment

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

I linked to and commented on them above.

Copy link
Member

Choose a reason for hiding this comment

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

Member for at least 3 months

yes must be done.

Primary reviewer for at least 5 PRs to the codebase
Reviewed or merged at least 20 substantial PRs to the codebase

See comment above.

Knowledgeable about the codebase
Sponsored by a subproject approver
With no objections from other approvers

of course, responses awaited

Done through PR to update the OWNERS file
May either self-nominate, be nominated by an approver in this subproject, or be nominated by a robot

that would be this, self-nominated

Copy link
Contributor

Choose a reason for hiding this comment

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

I think in a state of inadequate approver capacity we cannot afford to be strict about the number of primary reviews before even signing up to be assigned reviews

I'm not saying we have to be super strict with the numbers, but I do feel some prior reviewer experience is good to have.

Copy link
Member Author

Choose a reason for hiding this comment

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

Totally agree, @soltysh. Just to note - everyone included in that PR is already a VPA approver, so they’ve got reviewer experience.

For HPA, it’s a bit tougher. Development has been pretty quiet, and there are quite a few needs-triage issues and PRs without active approvers - like #127050 and #127394.

Given the current situation, maybe it makes sense to be a bit flexible here?

Copy link
Contributor

Choose a reason for hiding this comment

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

The above is reasonable approach, and we can count that towards the requirements.

Copy link
Contributor

Choose a reason for hiding this comment

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

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 8, 2025
@github-project-automation github-project-automation bot moved this from Needs Triage to In Progress in SIG Apps May 8, 2025
Copy link
Contributor

@soltysh soltysh left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

- gjtempleton
- mwielgus
- omerap12
- raywainman
Copy link
Contributor

Choose a reason for hiding this comment

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

The above is reasonable approach, and we can count that towards the requirements.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 9, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 93ed78e3c82698022d0aeb7d3b50d7dd0012b691

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: omerap12, soltysh

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 9, 2025
@soltysh
Copy link
Contributor

soltysh commented May 9, 2025

/triage accepted
/priority important-longterm
/hold cancel

@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. and removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels May 9, 2025
@k8s-ci-robot k8s-ci-robot removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. labels May 9, 2025
@soltysh
Copy link
Contributor

soltysh commented May 9, 2025

Flake #131545
/test pull-kubernetes-e2e-gce
/test pull-kubernetes-e2e-kind

@k8s-ci-robot k8s-ci-robot merged commit ba14d26 into kubernetes:master May 9, 2025
15 of 16 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.34 milestone May 9, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in SIG Apps May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. release-note-none Denotes a PR that doesn't merit a release note. sig/apps Categorizes an issue or PR as relevant to SIG Apps. sig/autoscaling Categorizes an issue or PR as relevant to SIG Autoscaling. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants