-
Notifications
You must be signed in to change notification settings - Fork 88
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
Do not allow to upgrade che 7.31 or later to upgrade installation that configured with namespace strategies other than "per user" #818
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
Codecov Report
@@ Coverage Diff @@
## main #818 +/- ##
==========================================
- Coverage 45.36% 45.04% -0.32%
==========================================
Files 54 54
Lines 5348 5288 -60
==========================================
- Hits 2426 2382 -44
- Misses 2597 2605 +8
+ Partials 325 301 -24
Continue to review full report at Codecov.
|
Signed-off-by: Anatolii Bazko <[email protected]>
Signed-off-by: Anatolii Bazko <[email protected]>
Signed-off-by: Anatolii Bazko <[email protected]>
Signed-off-by: Anatolii Bazko <[email protected]>
/retest |
Signed-off-by: Anatolii Bazko <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: AndrienkoAleksandr, 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 |
…t configured with namespace strategies other than "per user" (#818) * Don't support another than per-user strategy Signed-off-by: Anatolii Bazko <[email protected]>
Signed-off-by: Anatolii Bazko [email protected]
What does this PR do?
Screenshot/screencast of this PR
N/A
What issues does this PR fix or reference?
eclipse-che/che#19537
How to test this PR?
N/A
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
@abazko: Manually checked updates to
per-user
namespace strategy. New and previously workspaces are started on both k8s and OpenShift clusters.