Skip to content
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 fetch git username and email if the gitconfig configmap contains the data #23376

Closed
vinokurig opened this issue Mar 5, 2025 · 0 comments · Fixed by eclipse-che/che-server#777
Assignees
Labels
area/che-server kind/task Internal things, technical debt, and to-do tasks to be performed. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.

Comments

@vinokurig
Copy link
Contributor

Is your task related to a problem? Please describe

Currently we fetch git username and email regardless the gitconfig configmap data.

Describe the solution you'd like

Check the "workspace-userdata-gitconfig-configmap configmap if it contains gitconfig with username and email and the data is not empty. If so, try to fetch username and email from a git provider.

Describe alternatives you've considered

No response

Additional context

No response

@vinokurig vinokurig added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Mar 5, 2025
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Mar 5, 2025
@ibuziuk ibuziuk added the severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. label Mar 5, 2025
@vinokurig vinokurig changed the title Do not retrieve git username and email if the gitconfig configmap contains the data Do not fetch git username and email if the gitconfig configmap contains the data Mar 5, 2025
@vinokurig vinokurig self-assigned this Mar 5, 2025
@ibuziuk ibuziuk removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Mar 5, 2025
@ibuziuk ibuziuk moved this to Unplanned Tasks in Eclipse Che Team A Backlog Mar 5, 2025
@ibuziuk ibuziuk moved this from Unplanned Tasks to Ready for Review in Eclipse Che Team A Backlog Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-server kind/task Internal things, technical debt, and to-do tasks to be performed. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Projects
Status: Ready for Review
3 participants