Set up gitconfig extra properties from the specified secret#1375
Set up gitconfig extra properties from the specified secret#1375vinokurig wants to merge 1 commit intodevfile:mainfrom
Conversation
|
[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. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @vinokurig. Thanks for your PR. I'm waiting for a devfile member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
Signed-off-by: ivinokur <ivinokur@redhat.com>
What does this PR do?
Add a way to setup extra properties to the dev-container's system scope gitconfig file (
etc/gitconfig).What issues does this PR fix or reference?
eclipse-che/che#23306
Is it tested? How?
cattheetc/gitconfigfile.See: the gitconfig file contains the
extraHeaderproperty:run
git config --listand see:PR Checklist
/test v8-devworkspace-operator-e2e, v8-che-happy-pathto trigger)v8-devworkspace-operator-e2e: DevWorkspace e2e testv8-che-happy-path: Happy path for verification integration with Che