-
Notifications
You must be signed in to change notification settings - Fork 6
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
🐛 [backplane-2.5] Check if the token has expired (#116) #136
🐛 [backplane-2.5] Check if the token has expired (#116) #136
Conversation
* Check if the token has expired periodically Signed-off-by: zhujian <[email protected]> * Requeue before the token is about to expire Signed-off-by: zhujian <[email protected]> * Add unit tests Signed-off-by: zhujian <[email protected]> --------- Signed-off-by: zhujian <[email protected]>
Quality Gate failedFailed conditions |
/override ci/prow/sonarcloud |
@zhujian7: Overrode contexts on behalf of zhujian7: ci/prow/sonarcloud 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-sigs/prow repository. |
Some less important code(some are comments) is not covered:
/override "SonarCloud Code Analysis" |
@zhujian7: Overrode contexts on behalf of zhujian7: SonarCloud Code Analysis 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-sigs/prow repository. |
/lgtm I think we can just merge it manually. |
/hold |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: openshift-cherrypick-robot, xuezhaojun, zhujian7 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 |
/unhold |
/test sonarcloud |
Quality Gate failedFailed conditions |
/override "ci/prow/sonarcloud" |
@zhujian7: Overrode contexts on behalf of zhujian7: ci/prow/sonarcloud 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-sigs/prow repository. |
8dfbf99
into
stolostron:backplane-2.5
Signed-off-by: zhujian <[email protected]>
This is an automated cherry-pick of #135
/assign zhujian7
Fix https://issues.redhat.com/browse/ACM-14286