Skip to content

frontend: ResourceMap: Introduce node limit per source#4963

Draft
sniok wants to merge 1 commit intokubernetes-sigs:mainfrom
sniok:map-limits
Draft

frontend: ResourceMap: Introduce node limit per source#4963
sniok wants to merge 1 commit intokubernetes-sigs:mainfrom
sniok:map-limits

Conversation

@sniok
Copy link
Copy Markdown
Contributor

@sniok sniok commented Mar 24, 2026

Fixes #3813

Adds new limit that hides sources that have too many items.
Hardcoded to 500 for now.

image

@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 24, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sniok

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 24, 2026
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 24, 2026
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. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

map feature doesn't support 2000 pods with 114 namespaces.

2 participants