Skip to content

Add REST endpoint to retrieve current user information#1018

Open
vinokurig wants to merge 1 commit into
mainfrom
CRW-10682
Open

Add REST endpoint to retrieve current user information#1018
vinokurig wants to merge 1 commit into
mainfrom
CRW-10682

Conversation

@vinokurig
Copy link
Copy Markdown
Contributor

@vinokurig vinokurig commented May 18, 2026

What does this PR do?

Add REST endpoint to retrieve current user information.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

https://redhat.atlassian.net/browse/CRW-10682

How to test this PR?

  1. Apply the che-server image: quay.io/eclipse/che-server-pr:1018
  2. Execute the API request: <che-endpoint>/api/user.
  3. See: User object received:
image

PR Checklist

As the author of this Pull Request I made sure that:

Release Notes

Reviewers

Reviewers, please comment how you tested the PR when approving it.

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 18, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: vinokurig

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Docker image build succeeded: quay.io/eclipse/che-server:pr-1018

kubectl patch command
kubectl patch -n eclipse-che "checluster/eclipse-che" --type=json -p="[{"op": "replace", "path": "/spec/components/cheServer/deployment", "value": {containers: [{image: "quay.io/eclipse/che-server:pr-1018", name: che}]}}]"

@vinokurig
Copy link
Copy Markdown
Contributor Author

/retest

1 similar comment
@vinokurig
Copy link
Copy Markdown
Contributor Author

/retest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant