Closed ldpliu closed 2 months ago
/cc @clyang82 @yanmxa
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code
💯 Good Catch!
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: ldpliu, yanmxa
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/cherry-pick release-2.12
@ldpliu: once the present PR merges, I will cherry-pick it on top of release-2.12 in a new PR and assign it to you.
@ldpliu: new pull request created: #1149
Summary
In code logic, if the policy and hub info in synced to db, but do not synced heart beat. then we detached the hub cluster. The related policy and hubinfo will not be removed forever. So in this pr, we send the event immediately instead of waiting interval.
Will enhance this in future: https://issues.redhat.com/browse/ACM-14560
Related issue(s)
https://issues.redhat.com/browse/ACM-14401 Fixes #
Tests
make unit-tests
.make integration-test
.make e2e-test-all
.