Skip to content

KEP-5647: Add section on circuit breaking behavior#6046

Open
michaelasp wants to merge 1 commit intokubernetes:masterfrom
michaelasp:circuitBreakUpdate
Open

KEP-5647: Add section on circuit breaking behavior#6046
michaelasp wants to merge 1 commit intokubernetes:masterfrom
michaelasp:circuitBreakUpdate

Conversation

@michaelasp
Copy link
Copy Markdown
Contributor

  • One-line PR description: Add a section on circuit breaking behavior that works similar to other controller mitigations
  • Other comments:

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: michaelasp
Once this PR has been reviewed and has the lgtm label, please assign fedebongio 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 fedebongio April 30, 2026 01:32
@k8s-ci-robot k8s-ci-robot added the kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory label Apr 30, 2026
@k8s-ci-robot k8s-ci-robot requested a review from jpbetz April 30, 2026 01:32
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. labels Apr 30, 2026
@michaelasp
Copy link
Copy Markdown
Contributor Author

/cc @serathius
/cc @liggitt

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 30, 2026
reconciles of being unable to catch up the requeue will take longer and longer
until the cache has enough time to actually catch up to the writes.

### Circuit Breaking Pattern in Controllers
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

User story?

@serathius
Copy link
Copy Markdown
Contributor

Can you also add solving circuit breaker patter to graduation criteria

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants