Skip to content

[WIP] 🐛 Implement support for multiNamespaceInformer in controller util consistency store - #14283

Open
sbueringer wants to merge 1 commit into
kubernetes-sigs:mainfrom
sbueringer:pr-fix-store-panic
Open

sbueringer wants to merge 1 commit into
kubernetes-sigs:mainfrom
sbueringer:pr-fix-store-panic

Conversation

@sbueringer

Copy link
Copy Markdown
Member

What this PR does / why we need it:
Just a prototype atm.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #14269

@kubernetes-prow kubernetes-prow Bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. do-not-merge/needs-area PR is missing an area label size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Sep 25, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign chrischdi 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

@kubernetes-prow kubernetes-prow Bot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Sep 25, 2026
@sbueringer sbueringer added the area/misc Issues or PRs not related to any other area label Sep 25, 2026
@kubernetes-prow kubernetes-prow Bot removed the do-not-merge/needs-area PR is missing an area label label Sep 25, 2026
@sbueringer

Copy link
Copy Markdown
Member Author

/cherry-pick release-1.14

(just as a reminder, will require a manual cherry-pick)

@k8s-infra-cherrypick-robot

Copy link
Copy Markdown

@sbueringer: once the present PR merges, I will cherry-pick it on top of release-1.14 in a new PR and assign it to you.

Details

In response to this:

/cherry-pick release-1.14

(just as a reminder, will require a manual cherry-pick)

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@sbueringer

Copy link
Copy Markdown
Member Author

/test pull-cluster-api-e2e-main-gke

This branch has not been deployed

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

Labels

area/misc Issues or PRs not related to any other area 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.

🐛 getStore() fails with SharedIndexInformer assertion when --namespace flag is used

2 participants