-
Notifications
You must be signed in to change notification settings - Fork 89
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
[wip] Add TokenValidityCheck On OpenShift for che-dashboard #1366
Conversation
Skipping CI for Draft Pull Request. |
Codecov Report
@@ Coverage Diff @@
## main #1366 +/- ##
=======================================
Coverage 61.81% 61.81%
=======================================
Files 76 76
Lines 6236 6236
=======================================
Hits 3855 3855
Misses 1998 1998
Partials 383 383
Continue to review full report at Codecov.
|
Signed-off-by: Oleksii Orel <[email protected]>
/test v9-devworkspace-happy-path |
1 similar comment
/test v9-devworkspace-happy-path |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: olexii4, sparkoo, tolusha 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 |
/test v9-devworkspace-happy-path |
@olexii4: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
Signed-off-by: Oleksii Orel [email protected]
What does this PR do?
Add TokenValidityCheck On OpenShift for che-dashboard.
What issues does this PR fix or reference?
fixes eclipse-che/che#21352
How to test this PR?
It could be tested with platform openshift and this che-operator image: docker.io/olexii4dockerid/che-operator:next.
Example:
$CHE_HOST#https://github.com/che-samples/java-spring-petclinic/tree/devfilev2
.$CHE_HOST/dashboard/#/load-factory?url=https://github.com/che-samples/java-spring-petclinic/tree/devfilev2
. And the load-factory page has loaded without any errors.PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.