Skip to content

scale-test: Optimise node dumping for large clusters#15934

Merged
k8s-ci-robot merged 2 commits into
kubernetes:masterfrom
hakman:optimize_test_cleanup
Sep 20, 2023
Merged

scale-test: Optimise node dumping for large clusters#15934
k8s-ci-robot merged 2 commits into
kubernetes:masterfrom
hakman:optimize_test_cleanup

Conversation

@hakman
Copy link
Copy Markdown
Member

@hakman hakman commented Sep 20, 2023

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 20, 2023
@hakman hakman force-pushed the optimize_test_cleanup branch 2 times, most recently from 7c0b2ec to 3d3cfd9 Compare September 20, 2023 12:44
Comment thread pkg/dump/dumper.go Outdated

const (
// MaxDumped is the maximum number of nodes to dump
MaxDumped = 500
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nit: MaxNodesToDump might be clearer

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thanks, updated! 😄

@justinsb
Copy link
Copy Markdown
Member

One naming nit, generally lgtm!

@hakman hakman force-pushed the optimize_test_cleanup branch from 3d3cfd9 to e8be137 Compare September 20, 2023 13:29
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 20, 2023
@hakman hakman force-pushed the optimize_test_cleanup branch from 9d873f2 to 3beab45 Compare September 20, 2023 16:13
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Sep 20, 2023
@hakman hakman requested a review from justinsb September 20, 2023 16:13
@hakman hakman changed the title WIP scale-test: Optimise node dumping for large clusters scale-test: Optimise node dumping for large clusters Sep 20, 2023
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 20, 2023
@hakman
Copy link
Copy Markdown
Member Author

hakman commented Sep 20, 2023

/approve

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 20, 2023
@hakman hakman force-pushed the optimize_test_cleanup branch from 3beab45 to 5c78560 Compare September 20, 2023 16:45
@dims
Copy link
Copy Markdown
Member

dims commented Sep 20, 2023

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 20, 2023
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dims, hakman

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

The pull request process is described here

Details 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 merged commit 071b285 into kubernetes:master Sep 20, 2023
@k8s-ci-robot k8s-ci-robot added this to the v1.29 milestone Sep 20, 2023
@hakman hakman deleted the optimize_test_cleanup branch September 20, 2023 17:51
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants