-
Notifications
You must be signed in to change notification settings - Fork 20
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
[CPS-6393]fix(resync): resync the release controller when occured unknown error #152
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这样修,只有在resync的时候,才会更新掉错误的状态吧,而这个resync的时间,默认是12小时?
默认 30s |
/lgtm |
/hold |
/cc @hezhizhen |
/hold cancel |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hezhizhen, qianlei90 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 |
/cherrypick release-0.4 |
@whalecold: #152 failed to apply on top of branch "release-0.4":
In response to this:
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. |
…nown error (caicloud#152) * [CPS-6393]fix(resync): resync the release controller when occured unknown error * use time.During instead of int32 Co-authored-by: Lisheng Zheng <zhenglisheng@caicloud.io>
…nown error (caicloud#152) * [CPS-6393]fix(resync): resync the release controller when occured unknown error * use time.During instead of int32 Co-authored-by: Lisheng Zheng <zhenglisheng@caicloud.io>
…nown error (caicloud#152) * [CPS-6393]fix(resync): resync the release controller when occured unknown error * use time.During instead of int32 Co-authored-by: Lisheng Zheng <zhenglisheng@caicloud.io>
…known error (#152) (#156) * [CPS-6393]fix(resync): resync the release controller when occured unknown error (#152) * [CPS-6393]fix(resync): resync the release controller when occured unknown error * use time.During instead of int32 Co-authored-by: Lisheng Zheng <zhenglisheng@caicloud.io> * fix lint error Co-authored-by: Lisheng Zheng <zhenglisheng@caicloud.io>
What this PR does / why we need it:
Add your description
Which issue(s) this PR is related to (optional, link to 3rd issue(s)):
Fixes #
Reference to #
Special notes for your reviewer:
/cc @qianlei90 @hezhizhen
Release note: