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

cherry pick of #4212: Fix lock race affects watch RestChan not close, causing client watch api to hang. #4240

Closed
wants to merge 43 commits into from

Conversation

xigang
Copy link
Member

@xigang xigang commented Nov 14, 2023

Cherry pick of #4212 on release-1.7.

karmada-search`: Fix lock race affects watch RestChan not close, causing client watch api to hang

Poor12 and others added 30 commits May 31, 2023 15:09
Signed-off-by: Poor12 <shentiecheng@huawei.com>
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
…of-#3683-upstream-release-1.6

Automated cherry pick of karmada-io#3683: fix aggregateCronJobStatus panic
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
…k-of-#3709-upstream-release-1.6

Automated cherry pick of karmada-io#3709: fix the Applied of ResourceBinding is always true
… false, the failover has no effect.

Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
…of-#3739-upstream-release-1.6

Automated cherry pick of karmada-io#3739: fix: when application failover is enabled but propagateDeps
Signed-off-by: xin.li <xin.li@daocloud.io>
…-of-#3777-upstream-release-1.6

Automated cherry pick of karmada-io#3777: chart: fix karmada search external etcd no volume mount
…bel in the resource template's labels is not removed.

Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>

fix: When the PP is deleted, the propagationpolicy.karmada.io/name label in the resource template's labels is not removed.

Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
…y-pick-of-#3848-origin-release-1.6

Automated cherry pick of karmada-io#3848: fix: When the PP is deleted, the
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
Update release notes on release-1.6 branch
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
…ry-pick-of-#3879-upstream-release-1.6

Automated cherry pick of karmada-io#3879: avoid updating directly cached resource template for clean up
Signed-off-by: Lan Liang <gcslyp@gmail.com>
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
…ick-of-#3966-upstream-release-1.6

Automated cherry pick of karmada-io#3966: fix addAnnotationWithClusterName crash
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
…ew_release_1.6

stop update krew for release 1.6
Signed-off-by: changzhen <changzhen5@huawei.com>
…k-of-#4020-upstream-release-1.6

Automated cherry pick of karmada-io#4020: fix karmada can not execute exec command with proxy url and
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
…ick-of-#4117-upstream-release-1.6

Automated cherry pick of karmada-io#4106: clean ci runner disk space
watermeionG and others added 13 commits October 11, 2023 14:52
Signed-off-by: watermeion <watermeion@hotmail.com>
…k-of-#4085-upstream-release-1.6

Automated cherry pick of karmada-io#4085: fix fhpa controller panic when SelectPolicy is nil
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
…-pick-of-#4139-upstream-release-1.6

Automated cherry pick of karmada-io#4139: enqueueAffectedBindings and enqueueAffectedCRBs add
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
…-pick-of-#4144-upstream-release-1.6

Automated cherry pick of karmada-io#4144: fix: cannot access ResourceRegistry with its singularName
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
This reverts commit e1b705e.

Signed-off-by: zhzhuang-zju <m17799853869@163.com>
Revert "fix: cannot access ResourceRegistry with its singularName"
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
…k-of-#4226-upstream-release-1.6

Automated cherry pick of karmada-io#4226: only update necessary part of binding status
…ng client watch api to hang

Signed-off-by: xigang <wangxiang2014@gmail.com>
@karmada-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign garrybest after the PR has been reviewed.
You can assign the PR to them by writing /assign @garrybest in a comment when ready.

The full list of commands accepted by this bot can be found 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

@karmada-bot karmada-bot added the do-not-merge/contains-merge-commits Indicates a PR which contains merge commits. label Nov 14, 2023
@karmada-bot
Copy link
Collaborator

@xigang: Adding label do-not-merge/contains-merge-commits because PR contains merge commits, which are not allowed in this repository.
Use git rebase to reapply your commits on top of the target branch. Detailed instructions for doing so can be found here.

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/test-infra repository.

@karmada-bot karmada-bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Nov 14, 2023
@xigang
Copy link
Member Author

xigang commented Nov 14, 2023

/close

@karmada-bot
Copy link
Collaborator

@xigang: Closed this PR.

In response to this:

/close

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/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/contains-merge-commits Indicates a PR which contains merge commits. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet