Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 UPSTREAM: <carry>: only call cluster-aware keyFunc for cluster-aware cache #52

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

sttts
Copy link
Member

@sttts sttts commented Apr 26, 2024

In non-cluster-aware case (with normal kubeconfig against kube or one workspace), we should not call the cluster-aware keyFunc.

Thanks to @turkenh for finding this bug.

@kcp-ci-bot kcp-ci-bot added dco-signoff: yes Indicates the PR's author has signed the DCO. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 26, 2024
@sttts sttts force-pushed the sttts-cluster-less-informer branch from 46c061f to 07c9c27 Compare April 29, 2024 09:44
@kcp-ci-bot kcp-ci-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 29, 2024
@sttts sttts force-pushed the sttts-cluster-less-informer branch from 07c9c27 to ca043db Compare April 29, 2024 09:47
…ster-aware cache

Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
@sttts sttts force-pushed the sttts-cluster-less-informer branch from ca043db to 7ec6b61 Compare April 29, 2024 11:03
Copy link
Member

@embik embik left a comment

Choose a reason for hiding this comment

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

/approve

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Apr 29, 2024
@kcp-ci-bot
Copy link

LGTM label has been added.

Git tree hash: f84323a242f58e20c8d166d68c13a37dcb928516

@kcp-ci-bot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: embik

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

The pull request process is described here

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

@kcp-ci-bot kcp-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 29, 2024
@kcp-ci-bot kcp-ci-bot merged commit 607a854 into kcp-dev:kcp-0.17 Apr 29, 2024
5 checks passed
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. dco-signoff: yes Indicates the PR's author has signed the DCO. lgtm Indicates that a PR is ready to be merged. 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.

None yet

3 participants