Skip to content

Add core scale objects events handler for capacity buffers controller#9468

Open
abdelrahman882 wants to merge 1 commit intokubernetes:masterfrom
abdelrahman882:core_scalable
Open

Add core scale objects events handler for capacity buffers controller#9468
abdelrahman882 wants to merge 1 commit intokubernetes:masterfrom
abdelrahman882:core_scalable

Conversation

@abdelrahman882
Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind feature

What this PR does / why we need it:

This PR implements core scale object informers and event handlers within the CapacityBuffer controller to enable dynamic and efficient reconciliation.

Why it is needed:
The CapacityBuffer controller must be responsive to the state of the cluster. By implementing these informers, the controller can now react in real-time to changes in user-defined workloads and resource constraints, ensuring that the capacity buffer always accurately reflects the desired percentage of the actual workload while respecting cluster-wide quotas.

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.:


@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/feature Categorizes issue or PR as related to a new feature. do-not-merge/needs-area cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 9, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: abdelrahman882
Once this PR has been reviewed and has the lgtm label, please assign towca for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 requested a review from feiskyer April 9, 2026 08:18
@k8s-ci-robot k8s-ci-robot requested a review from x13n April 9, 2026 08:18
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed do-not-merge/needs-area labels Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cluster-autoscaler cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. release-note-none Denotes a PR that doesn't merit a release note. 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.

2 participants