Conversation
…roject on OCP Signed-off-by: Anatolii Bazko <abazko@redhat.com>
…roject on OCP Signed-off-by: Anatolii Bazko <abazko@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: rohanKanojia, tolusha The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hello @cgruver |
|
New changes are detected. LGTM label has been removed. |
|
/retest |
Document the new `createNamespaceDirectly` CheCluster CR field that allows administrators to create standard Kubernetes Namespaces directly on OpenShift instead of using the ProjectRequest API. Related: eclipse-che/che-operator#2104 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Document the new `createNamespaceDirectly` CheCluster CR option that allows creating standard Kubernetes namespaces instead of using the OpenShift ProjectRequest API. Related: eclipse-che/che-operator#2104 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add a procedure article documenting the new `createNamespaceDirectly` CheCluster CR option that allows administrators to configure Che to create standard Kubernetes Namespaces instead of using the OpenShift ProjectRequest API. Source: eclipse-che/che-operator#2104 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add a procedure article for the new `createNamespaceDirectly` CheCluster CR field that allows administrators to bypass the OpenShift ProjectRequest API and create standard Kubernetes Namespaces directly for user workspaces. Related: eclipse-che/che-operator#2104 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| Indicates if is allowed to automatically create a user namespace. | ||
| If it set to false, then user namespace must be pre-created by a cluster administrator. | ||
| type: boolean | ||
| createNamespaceDirectly: |
There was a problem hiding this comment.
Maybe change createNamespaceDirectly to useKubernetesNamespaces.
That is a little more descriptive of what the change does.
|
PR needs rebase. DetailsInstructions 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. |
…roject on OCP
What does this PR do?
Option to have devspaces operator create namespace instead of project on OCP
Screenshot/screencast of this PR
N/A
What issues does this PR fix or reference?
https://issues.redhat.com/browse/CRW-9951
How to test this PR?
See eclipse-che/che-server#973
Common Test Scenarios
PR Checklist
As the author of this Pull Request I made sure that:
Reviewers
Reviewers, please comment how you tested the PR when approving it.