-
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
feat: enable nativeUserMode on OpenShift with devworkspace by default #978
feat: enable nativeUserMode on OpenShift with devworkspace by default #978
Conversation
Signed-off-by: Michal Vala <[email protected]>
Skipping CI for Draft Pull Request. |
Signed-off-by: Michal Vala <[email protected]>
/retest |
/retest |
2 similar comments
/retest |
/retest |
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.
Pls rebase on master and let's wait for a green light.
Signed-off-by: Michal Vala <[email protected]>
|
/retest |
/test v7-devworkspace-happy-path |
devworkspace might be failing because of che-incubator/chectl#1502 |
It means we need chectl PR merged first |
I've updated the chectl PR che-incubator/chectl#1502 |
/retest |
/retest |
1 similar comment
/retest |
/test v8-che-behind-proxy |
1 similar comment
/test v8-che-behind-proxy |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
Signed-off-by: Michal Vala [email protected]
What does this PR do?
When che-operator is deploying on OpenShift with DevWorkspaces, enable
nativeUserMode
by default.Screenshot/screencast of this PR
What issues does this PR fix or reference?
eclipse-che/che#20203
How to test this PR?
deploy with chectl server:deploy --platform=openshift --installer=operator --workspace-engine=dev-workspace --che-operator-image=quay.io/mvala/che-operator:gh20203-nativeUserModeEnable
(chectl will get stuck on Keycloak, but Che will deploy fine)nativeUserMode
should be enabled by defaultPR 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.